CISCO-NMS-APPL-HEALTH-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-NMS-APPL-HEALTH-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
ciscoNmsApplHealthNotifs | 1.3.6.1.4.1.9.9.237.0 | |||
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. |
||
ciscoNmsApplHealthMIBObjects | 1.3.6.1.4.1.9.9.237.1 | |||
cnaHealthObj | 1.3.6.1.4.1.9.9.237.1.1 | |||
cnaHealthNotifSeqNum | 1.3.6.1.4.1.9.9.237.1.1.1 | counter32 | read-only |
The value of this object indicates the sequence number of notifications in order for the NMS/OSS to detect missing notification(s). |
cnaHealthTable | 1.3.6.1.4.1.9.9.237.1.1.2 | no-access |
A table of information about the health of one or more Cisco NMS application(s). |
|
1.3.6.1.4.1.9.9.237.1.1.2.1 | no-access |
Entries appear in this table for each possible alarm state. |
||
cnaHealthTableIndex | 1.3.6.1.4.1.9.9.237.1.1.2.1.1 | unsigned32 | read-only |
This acts as the index to the cnaHealthTable. |
cnaHealthStatusChangeTime | 1.3.6.1.4.1.9.9.237.1.1.2.1.2 | dateandtime | read-only |
The time when a change in the health status of Cisco NMS Application occurs. |
cnaHealthName | 1.3.6.1.4.1.9.9.237.1.1.2.1.3 | snmpadminstring | read-only |
The value of this object indicates the name of the NMS application, the notification is about. |
cnaHealthStatus | 1.3.6.1.4.1.9.9.237.1.1.2.1.4 | integer | read-only |
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 Enumeration: 'started': 1, 'failed': 4, 'busy': 3, 'stopped': 2, 'exited': 5. |
cnaHealthSevLevel | 1.3.6.1.4.1.9.9.237.1.1.2.1.5 | ciscoalarmseverity | read-only |
Indicates the severity level of the cna health status Notifications. |
cnaHealthComLineArgs | 1.3.6.1.4.1.9.9.237.1.1.2.1.6 | snmpadminstring | read-only |
The value of this object indicates the command-line arguments of the NMS application being reported about in the notifications. |
cnaHealthStatusDesc | 1.3.6.1.4.1.9.9.237.1.1.2.1.7 | snmpadminstring | read-only |
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. |
ciscoNmsApplHealthMIBConforms | 1.3.6.1.4.1.9.9.237.2 | |||
cnaHealthMIBCompliances | 1.3.6.1.4.1.9.9.237.2.1 | |||
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. |
||
cnaHealthMIBGroups | 1.3.6.1.4.1.9.9.237.2.2 | |||
cnaHealthMIBGroup | 1.3.6.1.4.1.9.9.237.2.2.1 |
A collection of objects providing Cisco NMS Application normal health info |
||
cnaHealthNotifGroup | 1.3.6.1.4.1.9.9.237.2.2.2 |
The set of notification events a Cisco NMS application supports. |