CISCO-NMS-APPL-HEALTH-MIB

File: CISCO-NMS-APPL-HEALTH-MIB.mib (7500 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI SNMPv2-CONF
SNMP-FRAMEWORK-MIB CISCO-SMI CISCO-TC

Imported symbols

DateAndTime MODULE-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE Counter32 Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
SnmpAdminString ciscoMgmt CiscoAlarmSeverity

Defined Types

CnaHealthTableEntry  
SEQUENCE    
  cnaHealthTableIndex Unsigned32
  cnaHealthStatusChangeTime DateAndTime
  cnaHealthName SnmpAdminString
  cnaHealthStatus INTEGER
  cnaHealthSevLevel CiscoAlarmSeverity
  cnaHealthComLineArgs SnmpAdminString
  cnaHealthStatusDesc SnmpAdminString

Defined Values

ciscoNmsApplHealthMIB 1.3.6.1.4.1.9.9.237
This MIB defines Cisco NMS Application (cna) Health Status Notifications and the related objects. These notifications will be sent to the OSS/NMS to inform them about the NMS application status (started, stopped, failed, busy etc.) or any abnormal exit of applications.
MODULE-IDENTITY    

ciscoNmsApplHealthNotifs 1.3.6.1.4.1.9.9.237.0
OBJECT IDENTIFIER    

ciscoNmsApplHealthMIBObjects 1.3.6.1.4.1.9.9.237.1
OBJECT IDENTIFIER    

ciscoNmsApplHealthMIBConforms 1.3.6.1.4.1.9.9.237.2
OBJECT IDENTIFIER    

cnaHealthObj 1.3.6.1.4.1.9.9.237.1.1
OBJECT IDENTIFIER    

cnaHealthNotifSeqNum 1.3.6.1.4.1.9.9.237.1.1.1
The value of this object indicates the sequence number of notifications in order for the NMS/OSS to detect missing notification(s).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cnaHealthTable 1.3.6.1.4.1.9.9.237.1.1.2
A table of information about the health of one or more Cisco NMS application(s).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnaHealthTableEntry

cnaHealthTableEntry 1.3.6.1.4.1.9.9.237.1.1.2.1
Entries appear in this table for each possible alarm state.
Status: current Access: not-accessible
OBJECT-TYPE    
  CnaHealthTableEntry  

cnaHealthTableIndex 1.3.6.1.4.1.9.9.237.1.1.2.1.1
This acts as the index to the cnaHealthTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cnaHealthStatusChangeTime 1.3.6.1.4.1.9.9.237.1.1.2.1.2
The time when a change in the health status of Cisco NMS Application occurs.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cnaHealthName 1.3.6.1.4.1.9.9.237.1.1.2.1.3
The value of this object indicates the name of the NMS application, the notification is about.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

cnaHealthStatus 1.3.6.1.4.1.9.9.237.1.1.2.1.4
The value of this object indicates the health/status of the NMS application, the notification is reporting about. The possible values are: started(1) : started & initialized successfully stopped(2) : stopped successfully busy(3) : not able to respond to any request from health monitor until the status changed to started failed(4) : upon detecting error condition, logged and exited exited(5) : abnormally exited without logging
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER started(1), stopped(2), busy(3), failed(4), exited(5)  

cnaHealthSevLevel 1.3.6.1.4.1.9.9.237.1.1.2.1.5
Indicates the severity level of the cna health status Notifications.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoAlarmSeverity  

cnaHealthComLineArgs 1.3.6.1.4.1.9.9.237.1.1.2.1.6
The value of this object indicates the command-line arguments of the NMS application being reported about in the notifications.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

cnaHealthStatusDesc 1.3.6.1.4.1.9.9.237.1.1.2.1.7
The value of this object gives a detailed description of the health/ status of the application being reported in a notification. In case of failed(4) status, this field must indicate the error description. For any other cnaStatus, this field may contain a description to qualify the cnaStatus, like 'Started & initialized succesfully' or an empty string.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

cnaHealthNotif 1.3.6.1.4.1.9.9.237.0.1
This notification is sent out to notify normal startup, shutdown, intermediate health/status (ex: busy etc.), failed or exit status.
Status: current Access: read-only
NOTIFICATION-TYPE    

cnaHealthMIBCompliances 1.3.6.1.4.1.9.9.237.2.1
OBJECT IDENTIFIER    

cnaHealthMIBGroups 1.3.6.1.4.1.9.9.237.2.2
OBJECT IDENTIFIER    

cnaHealthMIBCompliance 1.3.6.1.4.1.9.9.237.2.1.1
The compliance statement for entities which implement the Cisco NMS Application Health Monitor MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

cnaHealthMIBGroup 1.3.6.1.4.1.9.9.237.2.2.1
A collection of objects providing Cisco NMS Application normal health info
Status: current Access: read-only
OBJECT-GROUP    

cnaHealthNotifGroup 1.3.6.1.4.1.9.9.237.2.2.2
The set of notification events a Cisco NMS application supports.
Status: current Access: read-only
NOTIFICATION-GROUP