rcCfmStatsDefect
RAPID-CITY ·
.1.3.6.1.4.1.2272.1.69.8.1.11
Object
column Integer32
An enumerated value indicating the highest-priority defect that has been present since the MEP Fault Notification Generate State Machine was last in the FNG_RESET state, either: 1) DefRDICCM: The last CCM received by this MEP from some remote MEP contained the RDI bit. 2) DefMACstats: The last CCM received by this MEP from some remote MEP indicated that the transmitting MEP's associated MAC is reporting an error status. 3) DefRemoteCCM: This MEP is not receiving CCMs from some other MEP in its configured list. 4) DefErrorCCM: This MEP is receiving invalid CCMs. 5) DefXconCCM: This MEP is receiving CCMs that could be from some other MA.
Context
- MIB
- RAPID-CITY
- OID
.1.3.6.1.4.1.2272.1.69.8.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcCfmStatsEntry
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 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY::rcCfmStatsDefect'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY::rcCfmStatsDefect.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY::rcCfmStatsDefect'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.