CISCO-HEALTH-MONITOR-MIB
24 objects
Health Monitor MIB module. The Health Monitor uses a model based on events of varying severity and frequency, and predefined rules, to generate a metric that represents a system's (and its subsystems') level of health. The events are typically internally generated notifications in response to detrimental or correctional changes in the state of the hardware or software of the system. Detrimental events are classified under one of the following severity levels: Catastrophic - Causes or leads to system failure Critical - Major subsystem or functionality failure High - Potential for major impact to important functions Medium - Potential for minor impact to functionality Low - Negligible impact to functionality Whilst correctional events fall under the following classification: Positive - Not a fault event. May cause or lead to the return of functionality This MIB module provides information for tracking occurrences of the above events, and presents the associated health metric for the system and its component subsystems.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| ENTITY-MIB | entPhysicalIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Gauge32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.243 | IdentityciscoHealthMonitorMIB | Health Monitor MIB module. The Health Monitor uses a model based on events of varying severity and frequency, and predefined rules, to generate a metric that r… | ||
| 1.3.6.1.4.1.9.9.243.0 | NodeciscoHealthMonitorMIBNotifs | |||
| 1.3.6.1.4.1.9.9.243.0.1 | NotificationciscoHealthMonitorHealthLevel | current | A ciscoHealthMonitorHealthLevel notification is sent when the health of a subsystem reaches either the ciscoHealthMonitorHealthNotifyLowThreshold or ciscoHealt… | |
| 1.3.6.1.4.1.9.9.243.1 | NodeciscoHealthMonitorMIBObjects | |||
| 1.3.6.1.4.1.9.9.243.1.1 | TableciscoHealthMonitorTable | not-accessible | current | This table contains Health Monitor statistics for physical entities and their constituent hardware and/or software subsystems. The Health Monitor statistics pr… |
| 1.3.6.1.4.1.9.9.243.1.1.1 | RowciscoHealthMonitorEntry | not-accessible | current | A Health Monitor statistics entry. The entPhysicalIndex identifies the physical entity (chassis or container), while the ciscoHealthMonitorSubsysName identifie… |
| 1.3.6.1.4.1.9.9.243.1.1.1.1 | ColumnciscoHealthMonitorSubsysName | not-accessible | current | A textual string containing the name of the hardware or software subsystem. A management station wishing to obtain summary statistics for a physical entity sho… |
| 1.3.6.1.4.1.9.9.243.1.1.1.2 | ColumnciscoHealthMonitorHealth | read-only | current | The computed current health of this subsystem on the specified entity. This health metric is based on predefined rules that specify how the health should be ad… |
| 1.3.6.1.4.1.9.9.243.1.1.1.3 | ColumnciscoHealthMonitorHealthNotifyEnable | read-write | current | Enables or disables health level notifications. When set to true(1), the ciscoHealthMonitorHealthLevel notification is enabled. When set to false(0), the cisco… |
| 1.3.6.1.4.1.9.9.243.1.1.1.4 | ColumnciscoHealthMonitorHealthNotifyHighThreshold | read-write | current | Specifies the health level at which a ciscoHealthMonitorHealthLevel notification will be generated for the specified subsystem and entity. A notification will … |
| 1.3.6.1.4.1.9.9.243.1.1.1.5 | ColumnciscoHealthMonitorHealthNotifyLowThreshold | read-write | current | Specifies the health level at which a ciscoHealthMonitorHealthLevel notification will be generated for the specified subsystem and entity. A notification will … |
| 1.3.6.1.4.1.9.9.243.1.1.1.6 | ColumnciscoHealthMonitorCatastrophicFaults | read-only | current | The number of catastrophic faults that have occurred in this subsystem on the specified entity since the system was initialized. |
| 1.3.6.1.4.1.9.9.243.1.1.1.7 | ColumnciscoHealthMonitorCriticalFaults | read-only | current | The number of critical faults that have occurred in this subsystem on the specified entity since the system was initialized. |
| 1.3.6.1.4.1.9.9.243.1.1.1.8 | ColumnciscoHealthMonitorHighSeverityFaults | read-only | current | The number of high severity faults that have occurred in this subsystem on the specified entity since the system was initialized. |
| 1.3.6.1.4.1.9.9.243.1.1.1.9 | ColumnciscoHealthMonitorMediumSeverityFaults | read-only | current | The number of medium severity faults that have occurred in this subsystem on the specified entity since the system was initialized. |
| 1.3.6.1.4.1.9.9.243.1.1.1.10 | ColumnciscoHealthMonitorLowSeverityFaults | read-only | current | The number of low severity faults that have occurred in this subsystem on the specified entity since the system was initialized. |
| 1.3.6.1.4.1.9.9.243.1.1.1.11 | ColumnciscoHealthMonitorPositiveEvents | read-only | current | The number of positive events that have occurred in this subsystem on the specified entity since the system was initialized. |
| 1.3.6.1.4.1.9.9.243.2 | NodeciscoHealthMonitorMIBConform | |||
| 1.3.6.1.4.1.9.9.243.2.1 | NodeciscoHealthMonitorMIBCompliances | |||
| 1.3.6.1.4.1.9.9.243.2.1.1 | ComplianceciscoHealthMonitorMIBCompliance | current | The compliance statement for entities which implement the Cisco Health Monitor MIB | |
| 1.3.6.1.4.1.9.9.243.2.2 | NodeciscoHealthMonitorMIBGroups | |||
| 1.3.6.1.4.1.9.9.243.2.2.1 | GroupciscoHealthMonitorGroup | current | The collection of objects providing health information. | |
| 1.3.6.1.4.1.9.9.243.2.2.2 | GroupciscoHealthMonitorMIBNotificationGroup | current | Set of notifications implemented in this module. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| HealthLevel | Gauge32(0..10000) | current | Reflects the health of a system or subsystem based on system events and predefined rules, expressed as a percentage. The UNITS clause associated with each object will indicate the degree of precision. |