dot1agCfmMepDefects

ZXR10-CFM-MIB · zte-ng variant · .1.3.6.1.4.1.3902.3.120.1.3.1.1.12

Object

A vector of Boolean error conditions from Table 20-1, any of
which may be true:
DefRDICCM(1)
DefMACstatus(2)
DefRemoteCCM(3)
DefErrorCCM(4)
DefXconCCM(5)

Context

MIB
ZXR10-CFM-MIB
OID
.1.3.6.1.4.1.3902.3.120.1.3.1.1.12
Type
column
Access
readonly
Status
current
Parent
dot1agCfmMepEntry

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 'ZXR10-CFM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CFM-MIB::dot1agCfmMepDefects'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-CFM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CFM-MIB::dot1agCfmMepDefects.<dot1agCfmMdIndex>.<dot1agCfmMaIndex>.<dot1agCfmSessionId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-CFM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-CFM-MIB::dot1agCfmMepDefects'

Syntax

Source
Dot1agCfmMepDefects
Base type
Bits
Type Description
A MEP can detect and report a number of defects, and multiple
defects can be present at the same time. These defects are:
bDefRDICCM(1) A remote MEP is reported the RDI bit in its
last CCM.
bDefMACstatus(2) Either some remote MEP is reporting its
Interface Status TLV as not isUp, or all remote
MEPs are reporting a Port Status TLV that
contains some value other than psUp.
bDefRemoteCCM(3) The MEP is not receiving valid CCMs from at
least one of the remote MEPs.
bDefErrorCCM(4) The MEP has received at least one invalid CCM
whose CCM Interval has not yet timed out.
bDefXconCCM(5) The MEP has received at least one CCM from
either another MAID or a lower MD Level whose
CCM Interval has not yet timed out.

Values & Constraints

Type Values
0bDefInvalid
1bDefRDICCM
2bDefMACstatus
3bDefRemoteCCM
4bDefErrorCCM
5bDefXconCCM