cEtherCfmEventRmtPortState

CISCO-ETHER-CFM-MIB · .1.3.6.1.4.1.9.9.461.1.1.2.1.14

Object

column Enumeration
The operational state of the port on which the 
remote MEP is configured. This information is 
derived from the port-state as indicated in the 
CC message. The possible values are:
              
'up'                    - The port is operationally up.
              
'down'                  - The port is operationally (but not
                          administratively) down.
              
'adminDown'             - The port is administratively down.
              
'test'                  - The port is in test mode (perhaps 
                          due to an IEEE Standard 802.3ah OAM
                          intrusive loopback operation).
              
'remoteExcessiveErrors' - 802.3ah OAM reports that the other 
                          end of the link is receiving an 
                          excessive number of invalid frames.
              
'localExcessiveErrors'  - 802.3ah OAM reports that this end of
                          the link is receiving an excessive 
                          number of invalid frames.
              
'localNoData'           - No data and no CFM messages have been
                          received for an excessive length of 
                          time.

Context

MIB
CISCO-ETHER-CFM-MIB
OID
.1.3.6.1.4.1.9.9.461.1.1.2.1.14
Type
column
Access
readonly
Status
current
Parent
cEtherCfmEventEntry
Groups
1

Walk 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-ETHER-CFM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ETHER-CFM-MIB::cEtherCfmEventRmtPortState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ETHER-CFM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ETHER-CFM-MIB::cEtherCfmEventRmtPortState.<cEtherCfmEventDomainIndex>.<cEtherCfmEventSvlan>.<cEtherCfmEventIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ETHER-CFM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ETHER-CFM-MIB::cEtherCfmEventRmtPortState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down
3adminDown
4test
5remoteExcessiveErrors
6localExcessiveErrors
7localNoData

Conformance