cfmMepHighestPrDefect
DGS-1210-28XME-BX ·
.1.3.6.1.4.1.171.10.76.43.1.110.8.1.13
Object
column CfmHighestDefectPri
The highest priority defect that has been present since the MEPs Fault Notification Generator State Machine was last in the FNG_RESET state.
Context
- MIB
- DGS-1210-28XME-BX
- OID
.1.3.6.1.4.1.171.10.76.43.1.110.8.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfmMepEntry
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 'DGS-1210-28XME-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-1210-28XME-BX::cfmMepHighestPrDefect'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGS-1210-28XME-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-1210-28XME-BX::cfmMepHighestPrDefect.<cfmMdIndex>.<cfmMaIndex>.<cfmMepIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS-1210-28XME-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS-1210-28XME-BX::cfmMepHighestPrDefect'
Syntax
- Source
- CfmHighestDefectPri
- Base type
Enumeration
Type Description
An enumerated value, equal to the contents of the variable
highestDefect (20.33.9 and Table 20-1), indicating the
highest-priority defect that has been present since the MEP
Fault Notification Generator State Machine was last in the
FNG_RESET state, either:
none(0) no defects since FNG_RESET
defRDICCM(1) DefRDICCM
defMACstatus(2) DefMACstatus
defRemoteCCM(3) DefRemoteCCM
defErrorCCM(4) DefErrorCCM
defXconCCM(5) DefXconCCM
The value 0 is used for no defects so that additional higher
priority values can be added, if needed, at a later time, and
so that these values correspond with those in
CfmLowestAlarmPri.
Values & Constraints
Type Values
0 | none |
1 | defRDICCM |
2 | defMACstatus |
3 | defRemoteCCM |
4 | defErrorCCM |
5 | defXconCCM |