crepIfOperStatus
CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB ·
.1.3.6.1.4.1.9.9.601.1.2.1.1.3
Object
column Enumeration
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.
Context
- MIB
- CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB
- OID
.1.3.6.1.4.1.9.9.601.1.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- crepInterfaceConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB::crepIfOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB::crepIfOperStatus.<crepIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB::crepIfOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | initDown |
3 | noNeighbour |
4 | oneWay |
5 | twoWay |
6 | flapping |
7 | wait |
8 | unknown |
Conformance
Member of