MIB Viewer

s5EnRedPortOperStatus

OBJECT-TYPE
1.3.6.1.4.1.45.1.6.6.1.2.1.1.5
Access
read-only
Status
current
Sub-identifiers
0
The redundancy status of the port. The values are: other(1).............none of the following. ok(2)...................no fault localFault(3)....the local port has sensed a fault condition. remoteFault(4)...the remote port has sensed a fault condition and has signaled the local port accordingly. Either a localFault(3) or remoteFault(4) condition should cause a healthy redundant port pair to switchover. If the port does not belong to a redundant pair, a value of other(1) is returned. Note: If the redundant link consists of ports without remote fault capability, the value remoteFault(4) will not be reported and the value localFault(3) implies that link is off.
INTEGER { other(1), ok(2), localFault(3), remoteFault(4) }