MIBs Depot

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

FromSymbols
ENTITY-MIBentPhysicalDescr, entPhysicalIndex
HH3C-OID-MIBhh3cCommon
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1Integer32read-onlycurrent
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.2Integer32read-onlycurrent
hh3cPexMinAssociateId
OBJECT-TYPE
Lowest ID that can be assigned to a port extender (PEX).
1.3.6.1.4.1.25506.2.129.1.3Integer32read-onlycurrent
hh3cPexMaxAssociateId
OBJECT-TYPE
Highest ID that can be assigned to a PEX.
1.3.6.1.4.1.25506.2.129.1.4Integer32read-onlycurrent
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.5Integer32read-onlycurrent
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.1not-accessiblecurrent
hh3cPexPortEntry
OBJECT-TYPE
Information about a PEX.
1.3.6.1.4.1.25506.2.129.2.1.1not-accessiblecurrent
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.1Integer32 (1..2147483647)accessible-for-notifycurrent
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.2Integer32read-createcurrent
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.3Integer32read-onlycurrent
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.4DisplayString (SIZE(0..79))read-createcurrent
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.5INTEGER {offline(1), loading(2), online(3)}read-onlycurrent
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.6RowStatusread-createcurrent
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.2not-accessiblecurrent
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.1not-accessiblecurrent
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.1INTEGER {unknown(1), down(2), blocked(3), forwarding(4)}read-onlycurrent
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.2Integer32read-writecurrent
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.3Integer32read-onlycurrent
hh3cPexDeviceInfoTable
OBJECT-TYPE
This table contains online PEXs in the IRF system.
1.3.6.1.4.1.25506.2.129.2.3not-accessiblecurrent
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.1not-accessiblecurrent
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.1INTEGER {normal(1), faulty(2)}read-onlycurrent
hh3cPexDeviceAssociateId
OBJECT-TYPE
ID assigned to the PEX.
1.3.6.1.4.1.25506.2.129.2.3.1.2Integer32read-onlycurrent
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.4not-accessiblecurrent
hh3cPexTopoEntry
OBJECT-TYPE
Information about a PEX link.
1.3.6.1.4.1.25506.2.129.2.4.1not-accessiblecurrent
hh3cPexNeighborEntIndex
OBJECT-TYPE
Entity index of a PEX in the IRF system.
1.3.6.1.4.1.25506.2.129.2.4.1.1Integer32read-onlycurrent
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.1Integer32accessible-for-notifycurrent

Notifications

NameOIDStatus
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.1current
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.2current
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.3current
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.4current