MIB Viewer

errpNodeState

OBJECT-TYPE
1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.7
Access
read-only
Status
current
Source
ERRP-MIB
Sub-identifiers
0
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.
INTEGER { begin(0), health(1), fault(2), linkUp(3), linkDown(4), preforwarding(5) }