HH3C-PEX-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.129
- Last updated
- 2015-10-15 11:29
- Organization
- New H3C Technologies Co., Ltd.
- Revisions
- 2015-10-15 11:29, 2012-11-12 11:29
- Namespace
- comware
- Source file
HH3C-PEX-MIB- Digest
sha256:f1eb9196438eb3d4cd9d8b4cd759b80b136cf423fe9eebd662f3fac28d26ef02
Description
This MIB is used to manage Port Extender (PEX) information. This MIB is applicable to products that support PEX.
Contact
Platform Team New H3C Technologies Co., Ltd. Haidian District Beijing P.R. China Http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| ENTITY-MIB | entPhysicalDescr, entPhysicalIndex |
| HH3C-OID-MIB | hh3cCommon |
| 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 HH3C-OID-MIB HH3C-PEX-MIB IANA-ENTITY-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC UUID-TC-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cPexSpecInfo OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.129.1 | |||
| hh3cPexPortMinId OBJECT-TYPE Lowest PEX port ID that can be used to uniquely identify a PEX port. | 1.3.6.1.4.1.25506.2.129.1.1 | Integer32 | read-only | current |
| hh3cPexPortMaxId OBJECT-TYPE Highest PEX port ID that can be used to uniquely identify a PEX port. | 1.3.6.1.4.1.25506.2.129.1.2 | Integer32 | read-only | current |
| hh3cPexMinAssociateId OBJECT-TYPE Lowest ID that can be assigned to a port extender (PEX). | 1.3.6.1.4.1.25506.2.129.1.3 | Integer32 | read-only | current |
| hh3cPexMaxAssociateId OBJECT-TYPE Highest ID that can be assigned to a PEX. | 1.3.6.1.4.1.25506.2.129.1.4 | Integer32 | read-only | current |
| hh3cPexMaxPortPerPexPort OBJECT-TYPE Maximum number of ports that can be bound to a PEX port. | 1.3.6.1.4.1.25506.2.129.1.5 | Integer32 | read-only | current |
| hh3cPexTable OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.129.2 | |||
| hh3cPexPortTable OBJECT-TYPE This table contains objects used to configure the PEX ports. | 1.3.6.1.4.1.25506.2.129.2.1 | not-accessible | current | |
| hh3cPexPortEntry OBJECT-TYPE Information about a PEX. | 1.3.6.1.4.1.25506.2.129.2.1.1 | not-accessible | current | |
| hh3cPexPortId OBJECT-TYPE ID that can be used to uniquely identify a PEX port. The value range is hh3cPexPortMinId to hh3cPexPortMaxId. | 1.3.6.1.4.1.25506.2.129.2.1.1.1 | Integer32 (1..2147483647) | accessible-for-notify | current |
| hh3cPexPortAssociateId OBJECT-TYPE ID assigned to a PEX. The value range is hh3cPexMinAssociateId to hh3cPexMaxAssociateId. 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.25506.2.129.2.1.1.2 | Integer32 | read-create | current |
| hh3cPexPortEntPhysicalIndex 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.25506.2.129.2.1.1.3 | Integer32 | read-only | current |
| hh3cPexPortDescr OBJECT-TYPE Description for the PEX port. The default value is 'pex-port XXXX', where 'XXXX' is hh3cPexPortId. Writing a zero-length string to this object resets the value to the default. | 1.3.6.1.4.1.25506.2.129.2.1.1.4 | DisplayString (SIZE(0..79)) | read-create | current |
| hh3cPexPortStatus 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.25506.2.129.2.1.1.5 | INTEGER {offline(1), loading(2), online(3)} | read-only | current |
| hh3cPexPortRowStatus 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.25506.2.129.2.1.1.6 | RowStatus | read-create | current |
| hh3cPexPhyPortTable 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.25506.2.129.2.2 | not-accessible | current | |
| hh3cPexPhyPortEntry 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.25506.2.129.2.2.1 | not-accessible | current | |
| hh3cPexPhyPortStatus 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.25506.2.129.2.2.1.1 | INTEGER {unknown(1), down(2), blocked(3), forwarding(4)} | read-only | current |
| hh3cPexPhyPortBelongToPexPort OBJECT-TYPE ID of the PEX port to which the physical port belongs. The value range is hh3cPexPortMinId to hh3cPexPortMaxId. A value of zero indicates that the port doesn't belong to any PEX port. | 1.3.6.1.4.1.25506.2.129.2.2.1.2 | Integer32 | read-write | current |
| hh3cPexPhyPortNeighborEntIndex 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.25506.2.129.2.2.1.3 | Integer32 | read-only | current |
| hh3cPexDeviceInfoTable OBJECT-TYPE This table contains online PEXs in the IRF system. | 1.3.6.1.4.1.25506.2.129.2.3 | not-accessible | current | |
| hh3cPexDeviceInfoEntry OBJECT-TYPE Information about a PEX in the IRF system. The index is the PEX entity index. | 1.3.6.1.4.1.25506.2.129.2.3.1 | not-accessible | current | |
| hh3cPexDeviceStatus OBJECT-TYPE Status of the PEX. normal: The PEX is operating correctly. faulty: The PEX is faulty. | 1.3.6.1.4.1.25506.2.129.2.3.1.1 | INTEGER {normal(1), faulty(2)} | read-only | current |
| hh3cPexDeviceAssociateId OBJECT-TYPE ID assigned to the PEX. | 1.3.6.1.4.1.25506.2.129.2.3.1.2 | Integer32 | read-only | current |
| hh3cPexTopoTable OBJECT-TYPE This table contains information about the PEX physical ports and neighbor ports on PEXs. | 1.3.6.1.4.1.25506.2.129.2.4 | not-accessible | current | |
| hh3cPexTopoEntry OBJECT-TYPE Information about a PEX link. | 1.3.6.1.4.1.25506.2.129.2.4.1 | not-accessible | current | |
| hh3cPexNeighborEntIndex OBJECT-TYPE Entity index of a PEX in the IRF system. | 1.3.6.1.4.1.25506.2.129.2.4.1.1 | Integer32 | read-only | current |
| hh3cPexTraps OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.129.3 | |||
| hh3cPexTrapPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.129.3.0 | |||
| hh3cPexTrapObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.129.4 | |||
| hh3cPexEntPhysicalIndexBind OBJECT-TYPE This index is identical to entPhysicalIndex in ENTITY-MIB. | 1.3.6.1.4.1.25506.2.129.4.1 | Integer32 | accessible-for-notify | current |
Notifications
| Name | OID | Status |
|---|---|---|
| hh3cPexPortOnline NOTIFICATION-TYPE An hh3cPexPortOnline trap is sent when the PEX transitions to online state. | 1.3.6.1.4.1.25506.2.129.3.0.1 | current |
| hh3cPexPortOffline NOTIFICATION-TYPE An hh3cPexPortOnline trap is sent when the PEX transitions to offline state. | 1.3.6.1.4.1.25506.2.129.3.0.2 | current |
| hh3cPexPhyPortForwarding NOTIFICATION-TYPE An hh3cPexPhyPortForwarding trap is sent when the PEX physical port transitions to forwarding state. | 1.3.6.1.4.1.25506.2.129.3.0.3 | current |
| hh3cPexPhyPortBlocked NOTIFICATION-TYPE An hh3cPexPhyPortBlocked trap is sent when the PEX physical port transitions from forwarding state to blocked state. | 1.3.6.1.4.1.25506.2.129.3.0.4 | current |