dot1agCfmMepLowPrDef
ZXR10-CFM-MIB ·
zte-ng variant
·
.1.3.6.1.4.1.3902.3.120.1.3.1.1.10
Object
column Dot1agCfmLowestAlarmPri
An integer value specifying the lowest priority defect that is allowed to generate fault alarm.
Context
- MIB
- ZXR10-CFM-MIB
- OID
.1.3.6.1.4.1.3902.3.120.1.3.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Default
macRemErrXcon- Parent
- dot1agCfmMepEntry
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 'ZXR10-CFM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CFM-MIB::dot1agCfmMepLowPrDef'
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::dot1agCfmMepLowPrDef.<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::dot1agCfmMepLowPrDef'
Syntax
- Source
- Dot1agCfmLowestAlarmPri
- Base type
Enumeration
Type Description
An integer value specifying the lowest priority defect that is allowed to generate a Fault Alarm (20.9.5), either: allDef(1) DefRDICCM, DefMACstatus, DefRemoteCCM, DefErrorCCM, and DefXconCCM; macRemErrXcon(2) Only DefMACstatus, DefRemoteCCM, DefErrorCCM, and DefXconCCM (default); remErrXcon(3) Only DefRemoteCCM, DefErrorCCM, and DefXconCCM; errXcon(4) Only DefErrorCCM and DefXconCCM; xcon(5) Only DefXconCCM; or noXcon(6) No defects DefXcon or lower are to be reported;
Values & Constraints
Type Values
1 | allDef |
2 | macRemErrXcon |
3 | remErrXcon |
4 | errXcon |
5 | xcon |
6 | noXcon |