CISCO-HEALTH-MONITOR-MIB

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

ciscoMgmtCISCO-SMI
entPhysicalIndexENTITY-MIB
SnmpAdminStringSNMP-FRAMEWORK-MIB
MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUPSNMPv2-CONF
MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, Gauge32, Counter32SNMPv2-SMI
TruthValue, TEXTUAL-CONVENTIONSNMPv2-TC

Type Definitions (1)

Name Base Type Values/Constraints
HealthLevelUnsigned32range: 0..10000

Objects

ciscoHealthMonitorMIB .1.3.6.1.4.1.9.9.243
ciscoHealthMonitorMIBNotifs .1.3.6.1.4.1.9.9.243.0
ciscoHealthMonitorMIBObjects .1.3.6.1.4.1.9.9.243.1
ciscoHealthMonitorTable .1.3.6.1.4.1.9.9.243.1.1
ciscoHealthMonitorEntry
.1.3.6.1.4.1.9.9.243.1.1.1
ciscoHealthMonitorSubsysName .1.3.6.1.4.1.9.9.243.1.1.1.1
ciscoHealthMonitorLowSeverityFaults
.1.3.6.1.4.1.9.9.243.1.1.1.10
ciscoHealthMonitorPositiveEvents
.1.3.6.1.4.1.9.9.243.1.1.1.11
ciscoHealthMonitorHealth .1.3.6.1.4.1.9.9.243.1.1.1.2
ciscoHealthMonitorHealthNotifyEnable
.1.3.6.1.4.1.9.9.243.1.1.1.3
ciscoHealthMonitorHealthNotifyHighThreshold .1.3.6.1.4.1.9.9.243.1.1.1.4
ciscoHealthMonitorHealthNotifyLowThreshold .1.3.6.1.4.1.9.9.243.1.1.1.5
ciscoHealthMonitorCatastrophicFaults
.1.3.6.1.4.1.9.9.243.1.1.1.6
ciscoHealthMonitorCriticalFaults
.1.3.6.1.4.1.9.9.243.1.1.1.7
ciscoHealthMonitorHighSeverityFaults
.1.3.6.1.4.1.9.9.243.1.1.1.8
ciscoHealthMonitorMediumSeverityFaults
.1.3.6.1.4.1.9.9.243.1.1.1.9
ciscoHealthMonitorMIBConform .1.3.6.1.4.1.9.9.243.2
ciscoHealthMonitorMIBCompliances .1.3.6.1.4.1.9.9.243.2.1
ciscoHealthMonitorMIBGroups .1.3.6.1.4.1.9.9.243.2.2

Notifications/Traps

NameOIDDescription
ciscoHealthMonitorHealthLevel

.1.3.6.1.4.1.9.9.243.0.1
lthMonitorHealthLevel notification is sent when
the health of a subsystem reaches either the
ciscoHealthMonitorHealthNotifyLowThreshold or
ciscoHealthMonitorHealthNotifyHighThreshold threshold
as described above.