H3C-PEX-MIB
This MIB is used to manage Port Extender (PEX) information. This MIB is applicable to products that support PEX.
Main OID:
h3cPex.1.3.6.1.4.1.2011.10.2.129
29
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
29 total| Object Name |
|---|
h3cPexThis MIB is used to manage Port Extender (PEX) information. This MIB is applicable to products that support PEX. MODULE-IDENTITY .1.3.6.1.4.1.2011.10.2.129 |
h3cPexSpecInfo OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.129.1 |
h3cPexPortMinIdLowest PEX port ID that can be used to uniquely identify a PEX port.ro Integer32 .1.3.6.1.4.1.2011.10.2.129.1.1 |
h3cPexPortMaxIdHighest PEX port ID that can be used to uniquely identify a PEX port.ro Integer32 .1.3.6.1.4.1.2011.10.2.129.1.2 |
h3cPexMinAssociateIdLowest ID that can be assigned to a port extender (PEX).ro Integer32 .1.3.6.1.4.1.2011.10.2.129.1.3 |
h3cPexMaxAssociateIdHighest ID that can be assigned to a PEX.ro Integer32 .1.3.6.1.4.1.2011.10.2.129.1.4 |
h3cPexMaxPortPerPexPortMaximum number of ports that can be bound to a PEX port.ro Integer32 .1.3.6.1.4.1.2011.10.2.129.1.5 |
h3cPexTable OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.129.2 |
h3cPexPortTableThis table contains objects used to configure the PEX ports. SEQUENCE OF H3cPexPortEntry .1.3.6.1.4.1.2011.10.2.129.2.1 |
h3cPexPortEntryInformation about a PEX. H3cPexPortEntry .1.3.6.1.4.1.2011.10.2.129.2.1.1 |
h3cPexPortIdID that can be used to uniquely identify a PEX port. The value range is h3cPexPortMinId to h3cPexPortMaxId.ro Integer32 .1.3.6.1.4.1.2011.10.2.129.2.1.1.1 |
h3cPexPortAssociateIdID assigned to a PEX. The value range is h3cPexMinAssociateId to h3cPexMaxAssociateId. The value is 0xffff if the PEX is not assigned an ID. For a successful configuration, the ID should not be used by any other PEX.rw Integer32 .1.3.6.1.4.1.2011.10.2.129.2.1.1.2 |
h3cPexPortEntPhysicalIndexEntity index of a PEX in the IRF. A value of zero indicates that the PEX is not online.ro Integer32 .1.3.6.1.4.1.2011.10.2.129.2.1.1.3 |
h3cPexPortDescrDescription for the PEX port. The default value is 'pex-port XXXX', where 'XXXX' is h3cPexPortId. Writing a zero-length string to this object resets the value to the default.rw DisplayString .1.3.6.1.4.1.2011.10.2.129.2.1.1.4 |
h3cPexPortStatusStatus of the PEX. offline: The PEX is absent or its configuration is incomplete. loading: The PEX is loading software. online: The PEX is operating correctly.ro Enumeration .1.3.6.1.4.1.2011.10.2.129.2.1.1.5 |
h3cPexPortRowStatusThe control that allows creation and deletion of entries. Values include createAndGo, active, and destroy. If the row to be created or modified already exists, an error message is returned. If the row to be deleted does not exist, a success message is returned.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.10.2.129.2.1.1.6 |
h3cPexPhyPortTableThis table contains objects used to manage physical ports that can be bound or are already bound to a PEX port. SEQUENCE OF H3cPexPhyPortEntry .1.3.6.1.4.1.2011.10.2.129.2.2 |
h3cPexPhyPortEntryInformation about a physical port that can be bound to or has been bound to a PEX port. H3cPexPhyPortEntry .1.3.6.1.4.1.2011.10.2.129.2.2.1 |
h3cPexPhyPortStatusStatus of the physical port that is bound to a PEX port. The following are status values: unknown: The physical port is not bound to any PEX port. down: The physical port is link down. blocked: The physical port is blocked and cannot forward traffic. forwarding: The physical port can forwarding traffic.ro Enumeration .1.3.6.1.4.1.2011.10.2.129.2.2.1.1 |
h3cPexPhyPortBelongToPexPortID of the PEX port to which the physical port belongs. The value range is h3cPexPortMinId to h3cPexPortMaxId. A value of zero indicates that the port doesn't belong to any PEX port.rw Integer32 .1.3.6.1.4.1.2011.10.2.129.2.2.1.2 |
h3cPexPhyPortNeighborEntIndexEntity index of a physical port that connects the PEX to the parent device. This value is identical to entPhysicalIndex in ENTITY-MIB. A value of zero indicates that the physical port is not bound to any PEX port or is not up.ro Integer32 .1.3.6.1.4.1.2011.10.2.129.2.2.1.3 |
h3cPexTraps OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.129.3 |
h3cPexTrapPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.129.3.0 |
h3cPexPortOnlineAn h3cPexPortOnline trap is sent when the PEX transitions to online state. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.10.2.129.3.0.1 |
h3cPexPortOfflineAn h3cPexPortOnline trap is sent when the PEX transitions to offline state. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.10.2.129.3.0.2 |
h3cPexPhyPortForwardingAn h3cPexPhyPortForwarding trap is sent when the PEX physical port transitions to forwarding state. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.10.2.129.3.0.3 |
h3cPexPhyPortBlockedAn h3cPexPhyPortBlocked trap is sent when the PEX physical port transitions from forwarding state to blocked state. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.10.2.129.3.0.4 |
h3cPexTrapObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.129.4 |
h3cPexEntPhysicalIndexBindThis index is identical to entPhysicalIndex in ENTITY-MIB.ro Integer32 .1.3.6.1.4.1.2011.10.2.129.4.1 |