CISCO-DEVICE-EXCEPTION-REPORTING-MIB

        This mib defines the SNMP objects to report
exceptions to north-bound NMS.
        
The devices implementing this MIB monitor 
the status of hardware and software services, and
report any exceptions regarding these components.
These hardware and software services could 
belong to the monitoring devices or other managed
devices. 
        
An exception is something abnormal that the system 
administrators should pay attention to. The criteria
for what is an exception could vary by system
and should be defined by the system administrators.
Certain NM devices or applications may have 
pre-defined exceptions. 
        
This MIB does not try to define exceptions. But 
rather it defines SNMP objects for devices to 
use SNMP notification as an exception reporting 
mechanism. Exceptions may be pre-defined or defined 
through other device management interface such as 
CLI, GUI, or HTTP.
    
Source file
CISCO-DEVICE-EXCEPTION-REPORTING-MIB
Last revised
Identity
ciscoDevExcepReportMIB
Base OID
1.3.6.1.4.1.9.9.224
Imported Objects
CISCO-SMI ciscoMgmt
INET-ADDRESS-MIB InetAddress InetAddressType
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Counter32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC TimeStamp TruthValue
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/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::ciscoDevExcepReportMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::ciscoDevExcepReportMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (22)
.1.3.6.1.4.1.9.9.224
.1.3.6.1.4.1.9.9.224.1
.1.3.6.1.4.1.9.9.224.1.1
Unsigned32
.1.3.6.1.4.1.9.9.224.1.1.1
.1.3.6.1.4.1.9.9.224.1.1.2
.1.3.6.1.4.1.9.9.224.1.1.3
.1.3.6.1.4.1.9.9.224.1.1.4
.1.3.6.1.4.1.9.9.224.1.1.5
.1.3.6.1.4.1.9.9.224.1.1.5.1
Unsigned32
.1.3.6.1.4.1.9.9.224.1.1.5.1.1
OctetString
.1.3.6.1.4.1.9.9.224.1.1.5.1.2
.1.3.6.1.4.1.9.9.224.1.1.5.1.3
.1.3.6.1.4.1.9.9.224.1.1.5.1.4
OctetString
.1.3.6.1.4.1.9.9.224.1.1.5.1.5
.1.3.6.1.4.1.9.9.224.1.1.5.1.6
OctetString
.1.3.6.1.4.1.9.9.224.1.1.5.1.7
.1.3.6.1.4.1.9.9.224.1.1.5.1.8
.1.3.6.1.4.1.9.9.224.2
.1.3.6.1.4.1.9.9.224.2.0
.1.3.6.1.4.1.9.9.224.3
.1.3.6.1.4.1.9.9.224.3.1
.1.3.6.1.4.1.9.9.224.3.2
Dependencies (6) 6 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Conformance Groups (2)
A collection of objects that enable the
exception notification for monitored
exceptions of network elements.
.1.3.6.1.4.1.9.9.224.3.2.1
A collection of the monitored
exception events.
.1.3.6.1.4.1.9.9.224.3.2.2
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.224.3.1.1
The compliance statement for entities
which implement the
CISCO-DEVICE-EXCEPTION-REPORTING-MIB.
Required groups
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.9.9.224.2.0.1
This notification is sent when an exception
is detected on the managed device. This
notification can be enabled or disabled via
cderNotificationEnable.