HP-ICF-VG-RPTR

File: HP-ICF-VG-RPTR.mib (48191 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ICF-VG-RPTR HP-ICF-OID

Imported symbols

Integer32 Counter32 Counter64
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
DisplayString TruthValue MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP icfVgPortStatus
hpicfObjectModules hpicfVg hpicfVgRptrTrapsPrefix

Defined Types

HpVgXcvrEntry  
SEQUENCE    
  hpVgXcvrGroupIndex Integer32
  hpVgXcvrIndex Integer32
  hpVgXcvrType INTEGER
  hpVgXcvrAssociatedPort Integer32
  hpVgXcvrState INTEGER
  hpVgXcvrAbandonments Counter32
  hpVgXcvrIsMovable TruthValue

HpVgBasicGroupEntry  
SEQUENCE    
  hpVgGrpGroupIndex Integer32
  hpVgGrpPortsAdminStatus OCTET STRING
  hpVgGrpPortsTrained OCTET STRING
  hpVgGrpPortsInTraining OCTET STRING
  hpVgGrpPortsCascaded OCTET STRING
  hpVgGrpPortsPromiscuous OCTET STRING

HpVgBasicPortEntry  
SEQUENCE    
  hpVgPortGroupIndex Integer32
  hpVgPortIndex Integer32
  hpVgPortPolarityReversed TruthValue
  hpVgPortWireSkewError TruthValue
  hpVgPortAssociatedXcvrIndex Integer32
  hpVgPortNumAssociatedXcvrs Integer32

Defined Values

hpicfVgRptrMib 1.3.6.1.4.1.11.2.14.10.2.11
This MIB module contains objects that provide HP-specific extensions to the 802.12 Repeater MIB.
MODULE-IDENTITY    

hpVgBasic 1.3.6.1.4.1.11.2.14.11.3.1
OBJECT IDENTIFIER    

hpVgBasicGlobal 1.3.6.1.4.1.11.2.14.11.3.1.1
OBJECT IDENTIFIER    

hpVgEntityName 1.3.6.1.4.1.11.2.14.11.3.1.1.1
The local name of this 100BaseVG repeater. This is the same value as hpicfEntityName in the case where there is Distributed Management Protocol to access this device. For SNMPv1, this name is appended to the agent community name to obtain a community name to use to specify that the agent should proxy to this repeater. For example, if this agent has a community with a community name of 'public', and the value of this object is 'repeater1', the community 'public/repeater1' will specify that the agent should proxy to the public community of the repeater1 box to obtain management information about this repeater. If an agent receives a management request where the localEntity is not specified, it will default to the local repeater on which this agent is executing.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

hpVgRedundantUpLinksFlag 1.3.6.1.4.1.11.2.14.11.3.1.1.2
This object is used to indicate that the hub is configured with redundant uplink ports.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpVgXcvrTable 1.3.6.1.4.1.11.2.14.11.3.1.1.3
A table containing information about transceivers. All uplink, downlink, and redundent links are represented in this table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpVgXcvrEntry

hpVgXcvrEntry 1.3.6.1.4.1.11.2.14.11.3.1.1.3.1
An entry in the transceiver table
Status: current Access: not-accessible
OBJECT-TYPE    
  HpVgXcvrEntry  

hpVgXcvrGroupIndex 1.3.6.1.4.1.11.2.14.11.3.1.1.3.1.1
The group within the repeater for which this entry contains information. This object has the same value as the corresponding instance of icfVgGroupIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..1024  

hpVgXcvrIndex 1.3.6.1.4.1.11.2.14.11.3.1.1.3.1.2
The transceiver within the group for which this entry contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..1024  

hpVgXcvrType 1.3.6.1.4.1.11.2.14.11.3.1.1.3.1.3
The type of physical media supported by this transceiver. One of the following values: other undefined unknown true state not known pmdMissing PMD device not attached utp4 4-pair unshielded twisted pair stp2 2-pair shielded twisted pair fibre 802.12 fibre optic cabling This object may be 'unknown' if the implementation is not capable of identifying the PMD media type, or whether or not the PMD is even present.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), pmdMissing(3), utp4(4), stp2(5), fibre(6)  

hpVgXcvrAssociatedPort 1.3.6.1.4.1.11.2.14.11.3.1.1.3.1.4
The port within the group that this transceiver is associated with. There may be multiple transceivers associated with a single port. Also, a transceiver may be moved between ports.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1024  

hpVgXcvrState 1.3.6.1.4.1.11.2.14.11.3.1.1.3.1.5
This object is set to 'unknown' if the transceiver is not present or its status cannot be determined. 'inUse' indicates that the transceiver is currently selected for use by its associated port. 'standby' indicates the associated port is using another tranceiver, but this tranceiver could be used if needed. 'silent' indicates that the tranceiver is not detecting any tones on the link. 'linkFailure' indicates that the tranceiver was unable to train for some reason.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), inUse(2), standby(3), silent(4), linkFailure(5)  

hpVgXcvrAbandonments 1.3.6.1.4.1.11.2.14.11.3.1.1.3.1.6
The total number of times the corresponding instance of the hpVgXcvrState object has entered the 'abandoned' state. For downlink ports this object will have the value 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpVgXcvrIsMovable 1.3.6.1.4.1.11.2.14.11.3.1.1.3.1.7
A true value indicates that the transceiver can be associated with a single port from a set of multiple ports. A false value indicates that a transceiver can only be associated with a single, fixed, port
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hpVgNullAddrTraining 1.3.6.1.4.1.11.2.14.11.3.1.1.4
This object is used to control whether the repeater will allow completion of training by end-nodes using null MAC addresses. The 802.12 standard is written to disallow such training. However, some end-nodes may use this configuration at power-up before any software is loaded. If so, the user may see frequent training occurring on the repeater because of this. In addition, some end-node applications may not work when initial training fails due to the locking out of null MAC addresses. The default setting of this object is to allow null MAC addresses to train. This is recommended for most situations, despite the fact that it contradicts the 802.12 standard. For repeaters that have First Learned address security on this hub, disallowing null-address training provides the most extensive security until the ports' authorized addresses are learned. However, if this creates problems for the end-node applications, it may be necessary to instead explicitly assign the ports' authorized addresses and configure this object to allow null-address training.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER preventNullAddr(1), allowNullAddr(2)  

hpVgBasicGroup 1.3.6.1.4.1.11.2.14.11.3.1.2
OBJECT IDENTIFIER    

hpVgBasicGroupTable 1.3.6.1.4.1.11.2.14.11.3.1.2.1
HP specific extensions to the vgBasicGroupTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpVgBasicGroupEntry

hpVgBasicGroupEntry 1.3.6.1.4.1.11.2.14.11.3.1.2.1.1
An entry in the table, containing HP extensions for a specific group.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpVgBasicGroupEntry  

hpVgGrpGroupIndex 1.3.6.1.4.1.11.2.14.11.3.1.2.1.1.1
The group within the repeater for which this entry contains information. This object has the same value as the corresponding instance of icfVgGroupIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..1024  

hpVgGrpPortsAdminStatus 1.3.6.1.4.1.11.2.14.11.3.1.2.1.1.2
The hpVgGrpPortsAdminStatus is a bit map of the state of the icfVgPortAdminStatus object for all of the ports in this group. The object has a one bit for each port for which the value of icfVgPortAdminStatus is equal to 'enabled(1)' and a zero bit for each port for which the value of icfVgPortAdminStatus is equal to 'disabled(2)'. The bits are placed into the OCTET STRING in the following order: octet 0 octet 1 octet 2 ... bits 7-0 bits 7-0 bits 7-0 ... ports 1-8 ports 9-16 ports 17-24 ... Values of unused bits in the last octet are undefined.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

hpVgGrpPortsTrained 1.3.6.1.4.1.11.2.14.11.3.1.2.1.1.3
The hpVgGrpPortsTrained is a bit map which indicates which ports in this group are currently online. The object has a one bit for each port for which meets the following conditions: 1. The value of the corresponding instance of the ifVgPortAdminStatus object is equal to 'enabled(1)'. 2. The value of the corresponding instance of the icfVgPortStatus object is equal to 'active(1)'. The object has a zero bit for each port which does not meet the above conditions. The bits are placed into the OCTET STRING in the following order: octet 0 octet 1 octet 2 ... bits 7-0 bits 7-0 bits 7-0 ... ports 1-8 ports 9-16 ports 17-24 ... Values of unused bits in the last octet are undefined.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

hpVgGrpPortsInTraining 1.3.6.1.4.1.11.2.14.11.3.1.2.1.1.4
The hpVgGrpPortsInTraining is a bit map which indicates which ports in this group are currently in the training state. The object has a one bit for each port which meets the following conditions: 1. The value of the corresponding instance of the ifVgPortAdminStatus object is equal to 'enabled(1)'. 2. The value of the corresponding instance of the icfVgPortStatus object is equal to 'training(3)'. The object has a zero bit for each port which does not meet the above conditions. The bits are placed into the OCTET STRING in the following order: octet 0 octet 1 octet 2 ... bits 7-0 bits 7-0 bits 7-0 ... ports 1-8 ports 9-16 ports 17-24 ... Values of unused bits in the last octet are undefined.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

hpVgGrpPortsCascaded 1.3.6.1.4.1.11.2.14.11.3.1.2.1.1.5
The hpVgGrpPortsCascaded is a bit map which indicates which ports in this group have trained as cascaded repeater ports. The object has a one bit for each port which meets the following conditions: 1. The value of the corresponding instance of the ifVgPortAdminStatus object is equal to 'enabled(1)'. 2. The value of the corresponding instance of the icfVgPortStatus object is equal to 'active(1)'. 3. The value of the 'R' bit in the corresponding instance of the icfVgPortTrainingResult object is equal to one. The object has a zero bit for each port which does not meet the above conditions. The bits are placed into the OCTET STRING in the following order: octet 0 octet 1 octet 2 ... bits 7-0 bits 7-0 bits 7-0 ... ports 1-8 ports 9-16 ports 17-24 ... Values of unused bits in the last octet are undefined.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

hpVgGrpPortsPromiscuous 1.3.6.1.4.1.11.2.14.11.3.1.2.1.1.6
The hpVgGrpPortsPromiscuous is a bit map which indicates which ports in this group have trained for promiscuous operation. The object has a one bit for each port which meets the following conditions: 1. The value of the corresponding instance of the ifVgPortAdminStatus object is equal to 'enabled(1)'. 2. The value of the corresponding instance of the icfVgPortStatus object is equal to 'active(1)'. 3. The value of the 'PP' field in the corresponding instance of the icfVgPortTrainingResult object is equal to 01. The object has a zero bit for each port which does not meet the above conditions. The bits are placed into the OCTET STRING in the following order: octet 0 octet 1 octet 2 ... bits 7-0 bits 7-0 bits 7-0 ... ports 1-8 ports 9-16 ports 17-24 ... Values of unused bits in the last octet are undefined.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

hpVgBasicPort 1.3.6.1.4.1.11.2.14.11.3.1.3
OBJECT IDENTIFIER    

hpVgBasicPortTable 1.3.6.1.4.1.11.2.14.11.3.1.3.1
HP specific extensions to the vg port table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpVgBasicPortEntry

hpVgBasicPortEntry 1.3.6.1.4.1.11.2.14.11.3.1.3.1.1
HP extended information about a specific vg port.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpVgBasicPortEntry  

hpVgPortGroupIndex 1.3.6.1.4.1.11.2.14.11.3.1.3.1.1.1
The group that contains the port for which this entry contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..1024  

hpVgPortIndex 1.3.6.1.4.1.11.2.14.11.3.1.3.1.1.2
The port within the group for which this entry contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..1024  

hpVgPortPolarityReversed 1.3.6.1.4.1.11.2.14.11.3.1.3.1.1.3
This object is used to indicate that the hub port was wired with the positive/negative polarity of its wire pairs reversed. Note that the port will continue to operate in this state, with the hub inverting the polarity internally.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hpVgPortWireSkewError 1.3.6.1.4.1.11.2.14.11.3.1.3.1.1.4
This object is used to indicate that a wire skew error has been detected on this port.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hpVgPortAssociatedXcvrIndex 1.3.6.1.4.1.11.2.14.11.3.1.3.1.1.5
This object is the index into the transceiver table, hpVgXcvrTable. The transceiver entry defines which transceiver is connected to the port. This object will be set to 0 if the port is not currently associated with a transceiver
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hpVgPortNumAssociatedXcvrs 1.3.6.1.4.1.11.2.14.11.3.1.3.1.1.6
This object is the number of transceivers that are currently associated with this port via the hpVgXcvrTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpVgMonitor 1.3.6.1.4.1.11.2.14.11.3.2
OBJECT IDENTIFIER    

hpVgMonitorGlobal 1.3.6.1.4.1.11.2.14.11.3.2.1
OBJECT IDENTIFIER    

hpVgMonCounters 1.3.6.1.4.1.11.2.14.11.3.2.1.1
OBJECT IDENTIFIER    

hpVgMonGlbReadableFrames 1.3.6.1.4.1.11.2.14.11.3.2.1.1.1
This object is the total number of good frames of valid frame length that have been received on all ports in this repeater. This counter is the summation of the values of the icfVgPortReadableFrames counter for all of the ports in this repeater.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpVgMonGlbReadableOctets 1.3.6.1.4.1.11.2.14.11.3.2.1.1.2
This object is a count of the total number of octets contained in good frames that have been received on all ports in this repeater. This counter is the summation of the values of the icfVgPortReadableOctets counter for all of the ports in this repeater. Note that this counter will roll over very quickly. It is provided for backward compatibility for Network Management protocols that do not support 64 bit counters (e.g. SNMP version 1).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpVgMonGlbUnreadableOctets 1.3.6.1.4.1.11.2.14.11.3.2.1.1.3
This object is a count of the total number of octets contained in invalid frames that have been received on all ports in this repeater. This counter is the summation of the values of icfVgPortUnreadableOctets counter for all of the ports in this repeater. Note that this counter will roll over very quickly. It is provided for backward compatibility for Network Management protocols that do not support 64 bit counters (e.g. SNMP version 1).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpVgMonGlbHighPriorityFrames 1.3.6.1.4.1.11.2.14.11.3.2.1.1.4
This object is a count of the total number of high priority frames that have been received on all ports in this repeater. This counter is a summation of the values of the icfVgPortHighPriorityFrames counter for all of the ports in this repeater.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpVgMonGlbHighPriorityOctets 1.3.6.1.4.1.11.2.14.11.3.2.1.1.5
This object is a count of the total number of octets contained in high priority frames that have been received on all ports of this repeater. This counter is a summation of the values of the icfVgPortHighPriorityOctets counter for all of the ports in this repeater. Note that this counter will roll over very quickly. It is provided for backward compatibility for Network Management protocols that do not support 64 bit counters (e.g. SNMP version 1).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpVgMonGlbBroadcastFrames 1.3.6.1.4.1.11.2.14.11.3.2.1.1.6
This object is a count of the total number of broadcast packets that have been received on all ports in this repeater. This counter is a summation of the values of the icfVgPortBroadcastFrames counter for all of the ports in this repeater.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpVgMonGlbMulticastFrames 1.3.6.1.4.1.11.2.14.11.3.2.1.1.7
This object is a count of the total number of multicast packets that have been received on all ports in this repeater. This counter is a summation of the values of the icfVgPortMulticastFrames counter for all of the ports in this repeater.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpVgMonGlbIPMFrames 1.3.6.1.4.1.11.2.14.11.3.2.1.1.8
This object is a count of the total number of frames that have been received on all ports in this repeater with an invalid packet marker. This counter is a summation of the values of the icfVgPortIPMFrames counter for all of the ports in this repeater.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpVgMonGlbDataErrorFrames 1.3.6.1.4.1.11.2.14.11.3.2.1.1.9
This object is a count of the total number of errored frames received on all ports in this repeater. This counter is a summation of the values of the icfVgPortDataErrorFrames counter for all of the ports in this repeater.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpVgMonGlbPriorityPromotions 1.3.6.1.4.1.11.2.14.11.3.2.1.1.10
This object is a count of the total number of times the priority promotion timer has expired on any port in this repeater. This counter is a summation of the values of the icfVgPortPriorityPromotions counter for all of the ports in this repeater.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpVgMonGlbHCReadableOctets 1.3.6.1.4.1.11.2.14.11.3.2.1.1.11
This object is a count of the total number of octets contained in good frames that have been received on all ports in this repeater. This counter is the summation of the values of the icfVgPortReadableOctets counter for all of the ports in this repeater. This counter is a 64 bit version of hpVgMonGlbReadableOctets. It should be used by Network Management protocols which support 64 bit counters (e.g. SNMPv2).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpVgMonGlbHCUnreadableOctets 1.3.6.1.4.1.11.2.14.11.3.2.1.1.12
This object is a count of the total number of octets contained in invalid frames that have been received on all ports in this repeater. This counter is the summation of the values of icfVgPortUnreadableOctets counter for all of the ports in this repeater. This counter is a 64 bit version of hpVgMonGlbUnreadableOctets. It should be used by Network Management protocols which support 64 bit counters (e.g. SNMPv2).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpVgMonGlbHCHighPriorityOctets 1.3.6.1.4.1.11.2.14.11.3.2.1.1.13
This object is a count of the total number of octets contained in high priority frames that have been received on all ports of this repeater. This counter is a summation of the values of the icfVgPortHighPriorityOctets counter for all of the ports in this repeater. This counter is a 64 bit version of hpVgMonGlbHighPriorityOctets. It should be used by Network Management protocols which support 64 bit counters (e.g. SNMPv2).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpVgMonGlbHCNormPriorityOctets 1.3.6.1.4.1.11.2.14.11.3.2.1.1.14
This object is a count of the total number of octets contained in normal priority frames that have been received on all ports of this repeater. This counter is a summation of the values of the icfVgPortNormPriorityOctets counter for all of the ports in this repeater. This counter is a 64 bit version of hpVgMonGlbNormPriorityOctets. It should be used by Network Management protocols which support 64 bit counters (e.g. SNMPv2).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpVgMonGlbNormPriorityFrames 1.3.6.1.4.1.11.2.14.11.3.2.1.1.15
This object is a count of the total number of normal priority frames received on all ports in this repeater. This counter is a summation of the values of the icfVgPortNormPriorityFrames counter for all of the ports in this repeater.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpVgMonGlbNormPriorityOctets 1.3.6.1.4.1.11.2.14.11.3.2.1.1.16
This object is a count of the total number of normal priority octets received on all ports in this repeater. This counter is a summation of the values of the icfVgPortNormPriorityOctets counter for all of the ports in this repeater.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpVgMonGlbNullAddressedFrames 1.3.6.1.4.1.11.2.14.11.3.2.1.1.17
This object is a count of the total number of null addressed packets that have been received on all ports. This counter is a summation of the values of the icfVgPortNullAddressedFrames counter for the ports in this repeater.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpVgMonGlbOversizeFrames 1.3.6.1.4.1.11.2.14.11.3.2.1.1.18
This object is a count of the total number of oversized frames that have been received on all ports. This counter is a summation of the values of the icfVgPortOversizeFrames counter for the ports in this repeater.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpVgMonGlbTransitionToTrainings 1.3.6.1.4.1.11.2.14.11.3.2.1.1.19
This object is a count of the total number of transitions to training on all ports. This counter is a summation of the values of the icfVgPortTransitionToTrainings counter for the ports in this repeater.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpVgMonitorGroup 1.3.6.1.4.1.11.2.14.11.3.2.2
OBJECT IDENTIFIER    

hpVgMonitorPort 1.3.6.1.4.1.11.2.14.11.3.2.3
OBJECT IDENTIFIER    

hpVgRedundantUplinkTrap 1.3.6.1.4.1.11.2.14.12.3.0.1
An hpVgRedundantUplinkTrap is sent anytime one of the tranceivers being used in a redundant uplink transitions from one of the 'unknown', 'inUse' or 'standby' states to either the 'silent' or 'linkFailure' state. The hpVgXcvrState is the new value of the tranceiver state for the tranceiver that made the transition.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpVgLossOfActiveTrap 1.3.6.1.4.1.11.2.14.12.3.0.2
An hpVgLossOfActiveTrap is sent whenever an enabled port transitions from the active state to either the inactive or training state. The new value of the port's status is returned in the trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpicfVgRptrConformance 1.3.6.1.4.1.11.2.14.10.2.11.1
OBJECT IDENTIFIER    

hpicfVgRptrCompliances 1.3.6.1.4.1.11.2.14.10.2.11.1.1
OBJECT IDENTIFIER    

hpicfVgRptrGroups 1.3.6.1.4.1.11.2.14.10.2.11.1.2
OBJECT IDENTIFIER    

hpicfVgRptrPreDot12Compliance 1.3.6.1.4.1.11.2.14.10.2.11.1.1.1
********* THIS COMPLIANCE IS OBSOLETE ********* The compliance statement for pre-standard HP 100VG repeaters.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

hpicfVgRptrCompliance 1.3.6.1.4.1.11.2.14.10.2.11.1.1.2
The compliance statement for HP 802.12 repeaters.
Status: current Access: read-only
MODULE-COMPLIANCE    

hpicfVgRptrPreDot12BasicGroup 1.3.6.1.4.1.11.2.14.10.2.11.1.2.1
********* THIS GROUP IS OBSOLETE ********* HP specific extensions to the 802.12 Repeater MIB providing status and configuration of pre-standard 802.12 repeaters.
Status: obsolete Access: read-only
OBJECT-GROUP    

hpicfVgRptrBasicGroup 1.3.6.1.4.1.11.2.14.10.2.11.1.2.2
HP specific extensions to the 802.12 Repeater MIB providing status and configuration of 802.12 repeaters.
Status: current Access: read-only
OBJECT-GROUP    

hpicfVgRptrPreDot12MonitorGroup 1.3.6.1.4.1.11.2.14.10.2.11.1.2.3
********* THIS GROUP IS OBSOLETE ********* HP specific extensions to the 802.12 Repeater MIB providing global counters for pre-standard 802.12 repeaters.
Status: obsolete Access: read-only
OBJECT-GROUP    

hpicfVgRptrMonitorGroup 1.3.6.1.4.1.11.2.14.10.2.11.1.2.4
HP specific extensions to the 802.12 Repeater MIB providing global counters for 802.12 repeaters.
Status: current Access: read-only
OBJECT-GROUP    

hpicfVgRptrXcvrGroup 1.3.6.1.4.1.11.2.14.10.2.11.1.2.5
A collection of objects for configuring and monitoring tranceivers on 802.12 repeaters.
Status: current Access: read-only
OBJECT-GROUP    

hpicfVgRptrRedundantUplinkGroup 1.3.6.1.4.1.11.2.14.10.2.11.1.2.6
A collection of objects for configuring redundant uplinks on 802.12 repeaters.
Status: current Access: read-only
OBJECT-GROUP    

hpicfVgRptrBasicTraps 1.3.6.1.4.1.11.2.14.10.2.11.1.2.7
A collection of notifications used to indicate port status changes on 802.12 repeaters.
Status: current Access: read-only
NOTIFICATION-GROUP    

hpicfVgRptrRedundantUplinkTraps 1.3.6.1.4.1.11.2.14.10.2.11.1.2.8
A collection of notifications used to indicate status changes on the redundant uplinks on 802.12 repeaters.
Status: current Access: read-only
NOTIFICATION-GROUP