cderNotificationsDropped
CISCO-DEVICE-EXCEPTION-REPORTING-MIB ·
.1.3.6.1.4.1.9.9.224.1.1.4
Object
scalar SNMPv2-SMICounter32
The number of notifications dropped from the cderExceptionTable table. If the difference between two consecutive polls of this object is greater than cderMaxExceptionRecords, then it indicates the NMS will not be able to find missing exceptions. The solution is to either poll the cderExceptionTable more frequently or increase the size of the cderExceptionTable by setting cderMaxExceptionRecords.
Context
- MIB
- CISCO-DEVICE-EXCEPTION-REPORTING-MIB
- OID
.1.3.6.1.4.1.9.9.224.1.1.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cderExceptionData
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DEVICE-EXCEPTION-REPORTING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DEVICE-EXCEPTION-REPORTING-MIB::cderNotificationsDropped.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DEVICE-EXCEPTION-REPORTING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DEVICE-EXCEPTION-REPORTING-MIB::cderNotificationsDropped'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of