CISCO-DEVICE-EXCEPTION-REPORTING-MIB
26 objects
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.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | TimeStamp TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.224 | IdentityciscoDevExcepReportMIB | 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 servic… | ||
| 1.3.6.1.4.1.9.9.224.1 | NodeciscoDevExcepReportMIBObjects | |||
| 1.3.6.1.4.1.9.9.224.1.1 | NodecderExceptionData | |||
| 1.3.6.1.4.1.9.9.224.1.1.1 | ScalarcderMaxExceptionRecords | read-write | current | The maximun number of records to keep in cderExceptionTable. New records will replace the old records on a first-in-first-out basis. A value of 0 indicates no … |
| 1.3.6.1.4.1.9.9.224.1.1.2 | ScalarcderNotificationEnabled | read-write | current | Enable or disable exception notification via SNMP. |
| 1.3.6.1.4.1.9.9.224.1.1.3 | ScalarcderNotificationsSent | read-only | current | The number of cderMonitoredExceptionEvent events. If a NMS is receiving notifications, it can periodically poll this object to find out if any notifications we… |
| 1.3.6.1.4.1.9.9.224.1.1.4 | ScalarcderNotificationsDropped | read-only | current | The number of notifications dropped from the cderExceptionTable table. If the difference between two consecutive polls of this object is greater than cderMaxEx… |
| 1.3.6.1.4.1.9.9.224.1.1.5 | TablecderExceptionTable | not-accessible | current | This table keeps an history of exceptions found. |
| 1.3.6.1.4.1.9.9.224.1.1.5.1 | RowcderExceptionEntry | not-accessible | current | An entry containing information about an exception. |
| 1.3.6.1.4.1.9.9.224.1.1.5.1.1 | ColumncderExcepTableIndex | not-accessible | current | An monotonically increasing number for the sole purpose of indexing entries. When it reaches maximum value, the agent sets it back to 1. |
| 1.3.6.1.4.1.9.9.224.1.1.5.1.2 | ColumncderExcepId | read-only | current | Identification for this exception. This object should uniquely identify the exception. |
| 1.3.6.1.4.1.9.9.224.1.1.5.1.3 | ColumncderExcepHostAddressType | read-only | current | Represents the type of address stored in cderExcepHostAddress. |
| 1.3.6.1.4.1.9.9.224.1.1.5.1.4 | ColumncderExcepHostAddress | read-only | current | Host device address where the exception happened. |
| 1.3.6.1.4.1.9.9.224.1.1.5.1.5 | ColumncderExcepPriorityDescription | read-only | current | A string that tells the system administrator about the priority of this exception. This string is provided to the snmp agent by the reporting service(s) which … |
| 1.3.6.1.4.1.9.9.224.1.1.5.1.6 | ColumncderExcepTime | read-only | current | Timestamp when the exception happened. |
| 1.3.6.1.4.1.9.9.224.1.1.5.1.7 | ColumncderExcepData | read-only | current | More information about the exception that the reporting service(s) want to convey to the NMS. The receiving NMS should understand the meaning of this object va… |
| 1.3.6.1.4.1.9.9.224.1.1.5.1.8 | ColumncderExcepReportedBy | read-only | current | Name of the reporting service, or process, or other component of the device that reports this exception. |
| 1.3.6.1.4.1.9.9.224.2 | NodecderMIBNotifPrefix | |||
| 1.3.6.1.4.1.9.9.224.2.0 | NodecderMIBNotifications | |||
| 1.3.6.1.4.1.9.9.224.2.0.1 | NotificationcderMonitoredExceptionEvent | current | This notification is sent when an exception is detected on the managed device. This notification can be enabled or disabled via cderNotificationEnable. | |
| 1.3.6.1.4.1.9.9.224.3 | NodeciscoDEReportMIBConformance | |||
| 1.3.6.1.4.1.9.9.224.3.1 | NodeciscoDEReportMIBCompliances | |||
| 1.3.6.1.4.1.9.9.224.3.1.1 | ComplianceciscoDEReportMIBCompliance | current | The compliance statement for entities which implement the CISCO-DEVICE-EXCEPTION-REPORTING-MIB. | |
| 1.3.6.1.4.1.9.9.224.3.2 | NodeciscoDEReportMIBGroups | |||
| 1.3.6.1.4.1.9.9.224.3.2.1 | GroupciscoDERExceptionDataGroup | current | 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.2 | GroupciscoDERExceptionGroup | current | A collection of the monitored exception events. |