MIBs Depot

HP-ICF-VG-RPTR

Registered at
1.3.6.1.4.1.11.2.14.10.2.11
1.3.6.1.4.1.11.2.14.11.3.1
1.3.6.1.4.1.11.2.14.11.3.2
Last updated
2000-11-03 22:25
Organization
Hewlett Packard Company, Network Infrastructure Solutions
Revisions
2000-11-03 22:25, 1997-03-06 03:45, 1996-09-10 02:36, 1996-02-14 22:53, 1995-01-18 00:00
Namespace
hp
Source file
HP-ICF-VG-RPTR
Digest
sha256:63bd6017ef2f2b3a64a35aa8fc69f11332030f868dc24bca797e29bb76ed29e1

Description

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

Contact

Hewlett Packard Company 8000 Foothills Blvd. Roseville, CA 95747

Imports

FromSymbols
HP-ICF-OIDhpicfObjectModules, hpicfVg, hpicfVgRptrTrapsPrefix
ICF-VG-RPTRicfVgPortStatus
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

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

Objects

NameOIDSyntaxAccessStatus
hpicfVgRptrConformance
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.10.2.11.1
hpicfVgRptrCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.10.2.11.1.1
hpicfVgRptrGroups
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.10.2.11.1.2
hpVgBasic
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.3.1
hpVgBasicGlobal
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.3.1.1
hpVgEntityName
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.1.1.1DisplayString (SIZE(0..15))read-onlycurrent
hpVgRedundantUpLinksFlag
OBJECT-TYPE
This object is used to indicate that the hub is configured with redundant uplink ports.
1.3.6.1.4.1.11.2.14.11.3.1.1.2TruthValueread-writecurrent
hpVgXcvrTable
OBJECT-TYPE
A table containing information about transceivers. All uplink, downlink, and redundent links are represented in this table
1.3.6.1.4.1.11.2.14.11.3.1.1.3not-accessiblecurrent
hpVgXcvrEntry
OBJECT-TYPE
An entry in the transceiver table
1.3.6.1.4.1.11.2.14.11.3.1.1.3.1not-accessiblecurrent
hpVgXcvrGroupIndex
OBJECT-TYPE
The group within the repeater for which this entry contains information. This object has the same value as the corresponding instance of icfVgGroupIndex.
1.3.6.1.4.1.11.2.14.11.3.1.1.3.1.1Integer32 (1..1024)not-accessiblecurrent
hpVgXcvrIndex
OBJECT-TYPE
The transceiver within the group for which this entry contains information.
1.3.6.1.4.1.11.2.14.11.3.1.1.3.1.2Integer32 (1..1024)not-accessiblecurrent
hpVgXcvrType
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.1.1.3.1.3INTEGER {other(1), unknown(2), pmdMissing(3), utp4(4), stp2(5), fibre(6)}read-onlycurrent
hpVgXcvrAssociatedPort
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.1.1.3.1.4Integer32 (1..1024)read-writecurrent
hpVgXcvrState
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.1.1.3.1.5INTEGER {unknown(1), inUse(2), standby(3), silent(4), linkFailure(5)}read-onlycurrent
hpVgXcvrAbandonments
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.1.1.3.1.6Counter32read-onlycurrent
hpVgXcvrIsMovable
OBJECT-TYPE
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
1.3.6.1.4.1.11.2.14.11.3.1.1.3.1.7TruthValueread-onlycurrent
hpVgNullAddrTraining
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.1.1.4INTEGER {preventNullAddr(1), allowNullAddr(2)}read-writecurrent
hpVgBasicGroup
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.3.1.2
hpVgBasicGroupTable
OBJECT-TYPE
HP specific extensions to the vgBasicGroupTable.
1.3.6.1.4.1.11.2.14.11.3.1.2.1not-accessiblecurrent
hpVgBasicGroupEntry
OBJECT-TYPE
An entry in the table, containing HP extensions for a specific group.
1.3.6.1.4.1.11.2.14.11.3.1.2.1.1not-accessiblecurrent
hpVgGrpGroupIndex
OBJECT-TYPE
The group within the repeater for which this entry contains information. This object has the same value as the corresponding instance of icfVgGroupIndex.
1.3.6.1.4.1.11.2.14.11.3.1.2.1.1.1Integer32 (1..1024)not-accessiblecurrent
hpVgGrpPortsAdminStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.1.2.1.1.2OCTET STRING (SIZE(1..128))read-onlycurrent
hpVgGrpPortsTrained
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.1.2.1.1.3OCTET STRING (SIZE(1..128))read-onlycurrent
hpVgGrpPortsInTraining
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.1.2.1.1.4OCTET STRING (SIZE(1..128))read-onlycurrent
hpVgGrpPortsCascaded
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.1.2.1.1.5OCTET STRING (SIZE(1..128))read-onlycurrent
hpVgGrpPortsPromiscuous
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.1.2.1.1.6OCTET STRING (SIZE(1..128))read-onlycurrent
hpVgBasicPort
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.3.1.3
hpVgBasicPortTable
OBJECT-TYPE
HP specific extensions to the vg port table.
1.3.6.1.4.1.11.2.14.11.3.1.3.1not-accessiblecurrent
hpVgBasicPortEntry
OBJECT-TYPE
HP extended information about a specific vg port.
1.3.6.1.4.1.11.2.14.11.3.1.3.1.1not-accessiblecurrent
hpVgPortGroupIndex
OBJECT-TYPE
The group that contains the port for which this entry contains information.
1.3.6.1.4.1.11.2.14.11.3.1.3.1.1.1Integer32 (1..1024)not-accessiblecurrent
hpVgPortIndex
OBJECT-TYPE
The port within the group for which this entry contains information.
1.3.6.1.4.1.11.2.14.11.3.1.3.1.1.2Integer32 (1..1024)not-accessiblecurrent
hpVgPortPolarityReversed
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.1.3.1.1.3TruthValueread-onlycurrent
hpVgPortWireSkewError
OBJECT-TYPE
This object is used to indicate that a wire skew error has been detected on this port.
1.3.6.1.4.1.11.2.14.11.3.1.3.1.1.4TruthValueread-onlycurrent
hpVgPortAssociatedXcvrIndex
OBJECT-TYPE
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
1.3.6.1.4.1.11.2.14.11.3.1.3.1.1.5Integer32read-writecurrent
hpVgPortNumAssociatedXcvrs
OBJECT-TYPE
This object is the number of transceivers that are currently associated with this port via the hpVgXcvrTable.
1.3.6.1.4.1.11.2.14.11.3.1.3.1.1.6Integer32read-onlycurrent
hpVgMonitor
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.3.2
hpVgMonitorGlobal
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.3.2.1
hpVgMonCounters
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.3.2.1.1
hpVgMonGlbReadableFrames
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.2.1.1.1Counter32read-onlycurrent
hpVgMonGlbReadableOctets
OBJECT-TYPE
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).
1.3.6.1.4.1.11.2.14.11.3.2.1.1.2Counter32read-onlycurrent
hpVgMonGlbUnreadableOctets
OBJECT-TYPE
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).
1.3.6.1.4.1.11.2.14.11.3.2.1.1.3Counter32read-onlycurrent
hpVgMonGlbHighPriorityFrames
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.2.1.1.4Counter32read-onlycurrent
hpVgMonGlbHighPriorityOctets
OBJECT-TYPE
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).
1.3.6.1.4.1.11.2.14.11.3.2.1.1.5Counter32read-onlycurrent
hpVgMonGlbBroadcastFrames
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.2.1.1.6Counter32read-onlycurrent
hpVgMonGlbMulticastFrames
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.2.1.1.7Counter32read-onlycurrent
hpVgMonGlbIPMFrames
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.2.1.1.8Counter32read-onlycurrent
hpVgMonGlbDataErrorFrames
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.2.1.1.9Counter32read-onlycurrent
hpVgMonGlbPriorityPromotions
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.2.1.1.10Counter32read-onlycurrent
hpVgMonGlbHCReadableOctets
OBJECT-TYPE
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).
1.3.6.1.4.1.11.2.14.11.3.2.1.1.11Counter64read-onlycurrent
hpVgMonGlbHCUnreadableOctets
OBJECT-TYPE
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).
1.3.6.1.4.1.11.2.14.11.3.2.1.1.12Counter64read-onlycurrent
hpVgMonGlbHCHighPriorityOctets
OBJECT-TYPE
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).
1.3.6.1.4.1.11.2.14.11.3.2.1.1.13Counter64read-onlycurrent
hpVgMonGlbHCNormPriorityOctets
OBJECT-TYPE
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).
1.3.6.1.4.1.11.2.14.11.3.2.1.1.14Counter64read-onlycurrent
hpVgMonGlbNormPriorityFrames
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.2.1.1.15Counter32read-onlycurrent
hpVgMonGlbNormPriorityOctets
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.2.1.1.16Counter32read-onlycurrent
hpVgMonGlbNullAddressedFrames
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.2.1.1.17Counter32read-onlycurrent
hpVgMonGlbOversizeFrames
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.2.1.1.18Counter32read-onlycurrent
hpVgMonGlbTransitionToTrainings
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.3.2.1.1.19Counter32read-onlycurrent
hpVgMonitorGroup
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.3.2.2
hpVgMonitorPort
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.3.2.3

Notifications

NameOIDStatus
hpVgRedundantUplinkTrap
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.11.2.14.12.3.0.1current
hpVgLossOfActiveTrap
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.11.2.14.12.3.0.2current

Conformance

NameOIDStatus
hpicfVgRptrPreDot12Compliance
MODULE-COMPLIANCE
********* THIS COMPLIANCE IS OBSOLETE ********* The compliance statement for pre-standard HP 100VG repeaters.
1.3.6.1.4.1.11.2.14.10.2.11.1.1.1obsolete
hpicfVgRptrCompliance
MODULE-COMPLIANCE
The compliance statement for HP 802.12 repeaters.
1.3.6.1.4.1.11.2.14.10.2.11.1.1.2current
hpicfVgRptrPreDot12BasicGroup
OBJECT-GROUP
********* THIS GROUP IS OBSOLETE ********* HP specific extensions to the 802.12 Repeater MIB providing status and configuration of pre-standard 802.12 repeaters.
1.3.6.1.4.1.11.2.14.10.2.11.1.2.1obsolete
hpicfVgRptrBasicGroup
OBJECT-GROUP
HP specific extensions to the 802.12 Repeater MIB providing status and configuration of 802.12 repeaters.
1.3.6.1.4.1.11.2.14.10.2.11.1.2.2current
hpicfVgRptrPreDot12MonitorGroup
OBJECT-GROUP
********* THIS GROUP IS OBSOLETE ********* HP specific extensions to the 802.12 Repeater MIB providing global counters for pre-standard 802.12 repeaters.
1.3.6.1.4.1.11.2.14.10.2.11.1.2.3obsolete
hpicfVgRptrMonitorGroup
OBJECT-GROUP
HP specific extensions to the 802.12 Repeater MIB providing global counters for 802.12 repeaters.
1.3.6.1.4.1.11.2.14.10.2.11.1.2.4current
hpicfVgRptrXcvrGroup
OBJECT-GROUP
A collection of objects for configuring and monitoring tranceivers on 802.12 repeaters.
1.3.6.1.4.1.11.2.14.10.2.11.1.2.5current
hpicfVgRptrRedundantUplinkGroup
OBJECT-GROUP
A collection of objects for configuring redundant uplinks on 802.12 repeaters.
1.3.6.1.4.1.11.2.14.10.2.11.1.2.6current
hpicfVgRptrBasicTraps
NOTIFICATION-GROUP
A collection of notifications used to indicate port status changes on 802.12 repeaters.
1.3.6.1.4.1.11.2.14.10.2.11.1.2.7current
hpicfVgRptrRedundantUplinkTraps
NOTIFICATION-GROUP
A collection of notifications used to indicate status changes on the redundant uplinks on 802.12 repeaters.
1.3.6.1.4.1.11.2.14.10.2.11.1.2.8current