dot1agXCfmMepDefects
RAD-OamCfm-MIB ·
.1.3.6.1.4.1.164.3.1.6.1.3.9.1.16
Object
column r/w
Bits
An extnetion to dot1agCfmMepDefects which is A vector of
Boolean error conditions, any of which may be true.
A MEP can detect and report a number of defects,
and multiple defects can be present at the same time.
The following defects are indicated by this object.
Defect are ordered according to their severity.
bDefAIS - an AIS was received by this MEP in the last
3.5*AIS-interval, meaning some server MEP is reporting an AIS.
bDefLCK - An LCK was received by this MEP in the last
3.5*AIS-interval, meaning some server MEP is performing a test.
Context
- MIB
- RAD-OamCfm-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.1.3.9.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot1agXCfmMepEntry
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 'RAD-OamCfm-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-OamCfm-MIB::dot1agXCfmMepDefects'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-OamCfm-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-OamCfm-MIB::dot1agXCfmMepDefects.<dot1agCfmMdIndex>.<dot1agCfmMaIndex>.<dot1agCfmMepIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-OamCfm-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-OamCfm-MIB::dot1agXCfmMepDefects'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | bDefAIS |
1 | bDefLCK |