HPN-ICF-PEX-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.129
- Last updated
- 2012-11-12 11:29
- Revisions
- 2012-11-12 11:29
- Namespace
- hp
- Source file
HPN-ICF-PEX-MIB- Digest
sha256:4ce349468305edd124bd7638e480b2f44a50f3d0d58ec46aca73d65cd583068e
Description
This MIB is used to manage Port Extender (PEX) information. This MIB is applicable to products that support PEX.
Imports
| From | Symbols |
|---|---|
| ENTITY-MIB | entPhysicalDescr, entPhysicalIndex |
| HPN-ICF-OID-MIB | hpnicfCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ENTITY-MIB HPN-ICF-OID-MIB HPN-ICF-PEX-MIB IANA-ENTITY-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC UUID-TC-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfPexSpecInfo OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.129.1 | |||
| hpnicfPexPortMinId OBJECT-TYPE Lowest PEX port ID that can be used to uniquely identify a PEX port. | 1.3.6.1.4.1.11.2.14.11.15.2.129.1.1 | Integer32 | read-only | current |
| hpnicfPexPortMaxId OBJECT-TYPE Highest PEX port ID that can be used to uniquely identify a PEX port. | 1.3.6.1.4.1.11.2.14.11.15.2.129.1.2 | Integer32 | read-only | current |
| hpnicfPexMinAssociateId OBJECT-TYPE Lowest ID that can be assigned to a port extender (PEX). | 1.3.6.1.4.1.11.2.14.11.15.2.129.1.3 | Integer32 | read-only | current |
| hpnicfPexMaxAssociateId OBJECT-TYPE Highest ID that can be assigned to a PEX. | 1.3.6.1.4.1.11.2.14.11.15.2.129.1.4 | Integer32 | read-only | current |
| hpnicfPexMaxPortPerPexPort OBJECT-TYPE Maximum number of ports that can be bound to a PEX port. | 1.3.6.1.4.1.11.2.14.11.15.2.129.1.5 | Integer32 | read-only | current |
| hpnicfPexTable OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.129.2 | |||
| hpnicfPexPortTable OBJECT-TYPE This table contains objects used to configure the PEX ports. | 1.3.6.1.4.1.11.2.14.11.15.2.129.2.1 | not-accessible | current | |
| hpnicfPexPortEntry OBJECT-TYPE Information about a PEX. | 1.3.6.1.4.1.11.2.14.11.15.2.129.2.1.1 | not-accessible | current | |
| hpnicfPexPortId OBJECT-TYPE ID that can be used to uniquely identify a PEX port. The value range is hpnicfPexPortMinId to hpnicfPexPortMaxId. | 1.3.6.1.4.1.11.2.14.11.15.2.129.2.1.1.1 | Integer32 (1..2147483647) | accessible-for-notify | current |
| hpnicfPexPortAssociateId OBJECT-TYPE ID assigned to a PEX. The value range is hpnicfPexMinAssociateId to hpnicfPexMaxAssociateId. 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. | 1.3.6.1.4.1.11.2.14.11.15.2.129.2.1.1.2 | Integer32 | read-create | current |
| hpnicfPexPortEntPhysicalIndex OBJECT-TYPE Entity index of a PEX in the IRF. A value of zero indicates that the PEX is not online. | 1.3.6.1.4.1.11.2.14.11.15.2.129.2.1.1.3 | Integer32 | read-only | current |
| hpnicfPexPortDescr OBJECT-TYPE Description for the PEX port. The default value is 'pex-port XXXX', where 'XXXX' is hpnicfPexPortId. Writing a zero-length string to this object resets the value to the default. | 1.3.6.1.4.1.11.2.14.11.15.2.129.2.1.1.4 | DisplayString (SIZE(0..79)) | read-create | current |
| hpnicfPexPortStatus OBJECT-TYPE Status 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. | 1.3.6.1.4.1.11.2.14.11.15.2.129.2.1.1.5 | INTEGER {offline(1), loading(2), online(3)} | read-only | current |
| hpnicfPexPortRowStatus OBJECT-TYPE The 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. | 1.3.6.1.4.1.11.2.14.11.15.2.129.2.1.1.6 | RowStatus | read-create | current |
| hpnicfPexPhyPortTable OBJECT-TYPE This table contains objects used to manage physical ports that can be bound or are already bound to a PEX port. | 1.3.6.1.4.1.11.2.14.11.15.2.129.2.2 | not-accessible | current | |
| hpnicfPexPhyPortEntry OBJECT-TYPE Information about a physical port that can be bound to or has been bound to a PEX port. | 1.3.6.1.4.1.11.2.14.11.15.2.129.2.2.1 | not-accessible | current | |
| hpnicfPexPhyPortStatus OBJECT-TYPE Status 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. | 1.3.6.1.4.1.11.2.14.11.15.2.129.2.2.1.1 | INTEGER {unknown(1), down(2), blocked(3), forwarding(4)} | read-only | current |
| hpnicfPexPhyPortBelongToPexPort OBJECT-TYPE ID of the PEX port to which the physical port belongs. The value range is hpnicfPexPortMinId to hpnicfPexPortMaxId. A value of zero indicates that the port doesn't belong to any PEX port. | 1.3.6.1.4.1.11.2.14.11.15.2.129.2.2.1.2 | Integer32 | read-write | current |
| hpnicfPexPhyPortNeighborEntIndex OBJECT-TYPE Entity 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. | 1.3.6.1.4.1.11.2.14.11.15.2.129.2.2.1.3 | Integer32 | read-only | current |
| hpnicfPexTraps OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.129.3 | |||
| hpnicfPexTrapPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.129.3.0 | |||
| hpnicfPexTrapObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.129.4 | |||
| hpnicfPexEntPhysicalIndexBind OBJECT-TYPE This index is identical to entPhysicalIndex in ENTITY-MIB. | 1.3.6.1.4.1.11.2.14.11.15.2.129.4.1 | Integer32 | accessible-for-notify | current |
Notifications
| Name | OID | Status |
|---|---|---|
| hpnicfPexPortOnline NOTIFICATION-TYPE An hpnicfPexPortOnline trap is sent when the PEX transitions to online state. | 1.3.6.1.4.1.11.2.14.11.15.2.129.3.0.1 | current |
| hpnicfPexPortOffline NOTIFICATION-TYPE An hpnicfPexPortOnline trap is sent when the PEX transitions to offline state. | 1.3.6.1.4.1.11.2.14.11.15.2.129.3.0.2 | current |
| hpnicfPexPhyPortForwarding NOTIFICATION-TYPE An hpnicfPexPhyPortForwarding trap is sent when the PEX physical port transitions to forwarding state. | 1.3.6.1.4.1.11.2.14.11.15.2.129.3.0.3 | current |
| hpnicfPexPhyPortBlocked NOTIFICATION-TYPE An hpnicfPexPhyPortBlocked trap is sent when the PEX physical port transitions from forwarding state to blocked state. | 1.3.6.1.4.1.11.2.14.11.15.2.129.3.0.4 | current |