cEtherCfmEventCode
CISCO-ETHER-CFM-MIB ·
.1.3.6.1.4.1.9.9.461.1.1.2.1.16
Object
column Enumeration
This object is used in decoding 'mepUp' and 'mepDown' events.
** For 'mepUp', the following codes are relevant:
'new' - This is the very first time the device
receives a CC message from the remote MEP.
'returning' - The device received a CC message from a
remote MEP for which it had an expired
CCDB entry.
'portState' - The device received a CC message from a
remote MEP for which it has a valid CCDB
entry, and the message indicates a port
status change.
** For 'mepDown', the following codes are relevant:
'lastGasp' - The device received a CC message from a
remote MEP with zero lifetime.
'timeout' - The local CCDB entry for the remote MEP
expired.
'configClear' - A previous CC message from a MEP that
triggered a configuration error event
is cleared.
'loopClear' - A previous CC message from a MEP that
triggered a loop error event is cleared.
'xconnectClear' - A previous CC message from a MEP that
triggered a crossconnect error event
is cleared.
'unknownClear' - A previous CC message from a MEP that
triggered an unknown MEP event is
cleared.
Context
- MIB
- CISCO-ETHER-CFM-MIB
- OID
.1.3.6.1.4.1.9.9.461.1.1.2.1.16- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cEtherCfmEventEntry
- 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-ETHER-CFM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ETHER-CFM-MIB::cEtherCfmEventCode'
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::cEtherCfmEventCode.<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::cEtherCfmEventCode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | new |
2 | returning |
3 | portState |
4 | lastGasp |
5 | timeout |
6 | configClear |
7 | loopClear |
8 | xconnectClear |
9 | unknownClear |
Conformance
Member of