MIB Viewer

crepIfOperStatus

OBJECT-TYPE
1.3.6.1.4.1.9.9.601.1.2.1.1.3
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the current operational link state of the REP port. If a REP configured interface is down, it will be in 'initDown' state. 'none' - REP is not operational on the interface. This value is used when sending the crepLinkStatus notification when REP configuration is removed from the interface. 'initDown' - initial REP link state. 'noNeighbor' - state in which REP is yet to discover its neighbor. 'oneWay' - the state in which messages have been received from the neighbor but the link has not been declared to be twoWay yet. 'twoWay' - the fully operational state for REP. 'flapping' - the state in which there is a mismatch in the received port information (either local or remote) for the neighbor. 'wait' - the forced transient state before REP starts discovering its neighbor. 'unknown' - the link state cannot be determined.
INTEGER { none(1), initDown(2), noNeighbour(3), oneWay(4), twoWay(5), flapping(6), wait(7), unknown(8) }