hh3cPexPortRowStatus
HH3C-PEX-MIB ·
.1.3.6.1.4.1.25506.2.129.2.1.1.6
Object
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.
Context
- MIB
- HH3C-PEX-MIB
- OID
.1.3.6.1.4.1.25506.2.129.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cPexPortEntry
- Table
- hh3cPexPortTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hh3cPexPortId ID that can be used to uniquely identify a PEX port. The value range
is hh3cPexPortMinId to hh3cPexPortMaxId. | column | Integer32 | .1.3.6.1.4.1.25506.2.129.2.1.1.1 |
| hh3cPexPortAssociateId 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… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.25506.2.129.2.1.1.2 |
| hh3cPexPortEntPhysicalIndex Entity index of a PEX in the IRF. A value of zero
indicates that the PEX is not online. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.25506.2.129.2.1.1.3 |
| hh3cPexPortDescr 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. | column | OctetString | .1.3.6.1.4.1.25506.2.129.2.1.1.4 |
| hh3cPexPortStatus 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. | column | Enumeration | .1.3.6.1.4.1.25506.2.129.2.1.1.5 |