errpNodeState
ERRP-MIB ·
.1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.7
Object
column
Enumeration
The node state in the ring. begin(0) means node is inactive or inital state. health(1) means master node detects the ring in a health state. fault(2) means master node detects the ring in a fault state. linkUp(3) means both ring ports of the transmit node are link up and in the forwarding state. linkDown(4) means at least one ring port of the transmit node is link down. preforwarding(5) means at least one ring port of the transmit node is just link up and in the blocking state. Edge node and assistant edge node are same as transmit node, but only concern about the edge port state.
Context
- MIB
- ERRP-MIB
- OID
.1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- errpRingEntry
- Table
- errpRingTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | begin |
1 | health |
2 | fault |
3 | linkUp |
4 | linkDown |
5 | preforwarding |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| errpRingId The identifier of ethernet ring which reside in a domain. | column | Integer32 | .1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.1 |
| errpQuerySolicit Enable/disable Query Solicit function of the ring. | column | Enumeration | .1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.10 |
| errpRingLevel The ring level,0 means master ring, while 1 means sub ring. | column | Integer32 | .1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.2 |
| errpBrdgRole The bridge role in ethernet ring. | column | Enumeration | .1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.3 |
| errpPriComPortId The primary port id when bridge is master or transmit,the common port id otherwise. | column | Integer32 | .1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.4 |
| errpSecEdgePortId The secondary port id when bridge is master or transmit,the edge port id otherwise. | column | Integer32 | .1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.5 |
| errpRingRowStatus This object indicates the status of this ring. | column | Enumeration | .1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.6 |
| errpPriComPortState The primary port or common port state in the ring. disabled(0) means port is link down.
forwarding(1) means port is in the forwarding state.
blocking(2) means port is in the block… | column | Enumeration | .1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.8 |
| errpSecEdgePortState The secondary port or edge port state in the ring. disabled(0) means port is link down.
forwarding(1) means port is in the forwarding state.
blocking(2) means port is in the block… | column | Enumeration | .1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.9 |