CISCO-NMS-APPL-HEALTH-MIB
- Registered at
- 1.3.6.1.4.1.9.9.237
- Last updated
- 2019-09-03 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2019-09-03 00:00, 2001-10-25 00:00
- Namespace
- cisco
- Source file
CISCO-NMS-APPL-HEALTH-MIB- Digest
sha256:86effb86d4bf63a1bf9da6897273fbf8744964b494c865fc0d46322465bdeab3
Description
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.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-nmsapplhealth@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-QOS-PIB-MIB | Percent |
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | CiscoAlarmSeverity, CiscoMilliSeconds, TimeIntervalSec |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-NMS-APPL-HEALTH-MIB CISCO-QOS-PIB-MIB CISCO-SMI CISCO-TC SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoNmsApplHealthNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.237.0 | |||
| ciscoNmsApplHealthMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.237.1 | |||
| cnaHealthObj OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.237.1.1 | |||
| cnaHealthNotifSeqNum OBJECT-TYPE The value of this object indicates the sequence number of notifications in order for the NMS/OSS to detect missing notification(s). | 1.3.6.1.4.1.9.9.237.1.1.1 | Counter32 | read-only | current |
| cnaHealthTable OBJECT-TYPE 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 | not-accessible | current | |
| cnaHealthTableEntry OBJECT-TYPE Entries appear in this table for each possible alarm state. | 1.3.6.1.4.1.9.9.237.1.1.2.1 | not-accessible | current | |
| cnaHealthTableIndex OBJECT-TYPE This acts as the index to the cnaHealthTable. | 1.3.6.1.4.1.9.9.237.1.1.2.1.1 | Unsigned32 (1..4294967295) | read-only | current |
| cnaHealthStatusChangeTime OBJECT-TYPE The time when a change in the health status of Cisco NMS Application occurs. | 1.3.6.1.4.1.9.9.237.1.1.2.1.2 | DateAndTime | read-only | current |
| cnaHealthName OBJECT-TYPE The value of this object indicates the name of the NMS application, the notification is about. | 1.3.6.1.4.1.9.9.237.1.1.2.1.3 | SnmpAdminString (SIZE(1..32)) | read-only | current |
| cnaHealthStatus OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.237.1.1.2.1.4 | INTEGER {started(1), stopped(2), busy(3), failed(4), exited(5)} | read-only | current |
| cnaHealthSevLevel OBJECT-TYPE Indicates the severity level of the cna health status Notifications. | 1.3.6.1.4.1.9.9.237.1.1.2.1.5 | CiscoAlarmSeverity | read-only | current |
| cnaHealthComLineArgs OBJECT-TYPE The value of this object indicates the command-line arguments of the NMS application being reported about in the notifications. | 1.3.6.1.4.1.9.9.237.1.1.2.1.6 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| cnaHealthStatusDesc OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.237.1.1.2.1.7 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| cnaHealthUpTime OBJECT-TYPE The time (in seconds) since the entire application was last re-initialized as a result of restart. | 1.3.6.1.4.1.9.9.237.1.1.2.1.8 | TimeIntervalSec | read-only | current |
| cnahPerformanceTable OBJECT-TYPE A table of information about the performance of one or more Cisco NMS application(s). | 1.3.6.1.4.1.9.9.237.1.1.3 | not-accessible | current | |
| cnahPerformanceEntry OBJECT-TYPE Performance information about one Cisco NMS application. | 1.3.6.1.4.1.9.9.237.1.1.3.1 | not-accessible | current | |
| cnahPerfCpuUtilization OBJECT-TYPE The CPU utilization of the application. | 1.3.6.1.4.1.9.9.237.1.1.3.1.1 | Percent | read-only | current |
| cnahPerfMemoryUtilization OBJECT-TYPE The memory utilization of the application. | 1.3.6.1.4.1.9.9.237.1.1.3.1.2 | Percent | read-only | current |
| cnahPerfLatency OBJECT-TYPE Network latency of the traffic sending in and out from the application. This is the time interval after which the frames are dropped if they are not delivered in the order they were transmitted. | 1.3.6.1.4.1.9.9.237.1.1.3.1.3 | CiscoMilliSeconds | read-only | current |
| cnahPerfHeapUsed OBJECT-TYPE The snapshot of memory heap used of the application, the sampling interval is agent dependent. | 1.3.6.1.4.1.9.9.237.1.1.3.1.4 | Gauge32 | read-only | current |
| cnahPerfDataIn OBJECT-TYPE The snapshot of the number of kilobytes received on the application, the sampling interval is agent dependent. | 1.3.6.1.4.1.9.9.237.1.1.3.1.5 | Gauge32 | read-only | current |
| cnahPerfDataOut OBJECT-TYPE The snapshot of the number of kilobytes transmitted out of the application, the sampling interval is agent dependent. | 1.3.6.1.4.1.9.9.237.1.1.3.1.6 | Gauge32 | read-only | current |
| cnahPerfMessageIn OBJECT-TYPE The snapshot of the number of messages received on the application from the network, the sampling interval is agent dependent. | 1.3.6.1.4.1.9.9.237.1.1.3.1.7 | Gauge32 | read-only | current |
| cnahPerfMessageOut OBJECT-TYPE The snapshot of the number of messages transmitted out of the application to the network, the sampling interval is agent dependent. | 1.3.6.1.4.1.9.9.237.1.1.3.1.8 | Gauge32 | read-only | current |
| cnahPerfDiskRead OBJECT-TYPE The snapshot of the number of kilobytes read by the application from the local storage, the sampling interval is agent dependent. | 1.3.6.1.4.1.9.9.237.1.1.3.1.9 | Gauge32 | read-only | current |
| cnahPerfDiskWrite OBJECT-TYPE The snapshot of the number of kilobytes written by the application to the local storage, the sampling interval is agent dependent. | 1.3.6.1.4.1.9.9.237.1.1.3.1.10 | Gauge32 | read-only | current |
| cnahPerfDiskUsage OBJECT-TYPE The snapshot of the usage of local storage used by the application, the sampling interval is agent dependent. | 1.3.6.1.4.1.9.9.237.1.1.3.1.11 | Percent | read-only | current |
| cnahPerfDiskTotal OBJECT-TYPE The snapshot of the total local storage used by the application, the sampling interval is agent dependent. | 1.3.6.1.4.1.9.9.237.1.1.3.1.12 | Gauge32 | read-only | current |
| ciscoNmsApplHealthMIBConforms OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.237.2 | |||
| cnaHealthMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.237.2.1 | |||
| cnaHealthMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.237.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cnaHealthNotif NOTIFICATION-TYPE This notification is sent out to notify normal startup, shutdown, intermediate health/status (ex: busy etc.), failed or exit status. | 1.3.6.1.4.1.9.9.237.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| cnaHealthMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement (1..4294967295)thc Cisco NMS Application Health Monitor MIB. | 1.3.6.1.4.1.9.9.237.2.1.1 | deprecated |
| cnaHealthMIBCompliance2 MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco NMS Application Health Monitor MIB. | 1.3.6.1.4.1.9.9.237.2.1.2 | current |
| cnaHealthMIBGroup OBJECT-GROUP A collection of objects providing Cisco NMS Application normal health info | 1.3.6.1.4.1.9.9.237.2.2.1 | current |
| cnaHealthNotifGroup NOTIFICATION-GROUP The set of notification events a Cisco NMS application supports. | 1.3.6.1.4.1.9.9.237.2.2.2 | current |
| cnaHealthMIBGroup2 OBJECT-GROUP A collection of objects providing Cisco NMS Application uptime information. | 1.3.6.1.4.1.9.9.237.2.2.3 | current |
| cnahPerformanceGroup OBJECT-GROUP A collection of objects providing Cisco NMS Application performance information. | 1.3.6.1.4.1.9.9.237.2.2.4 | current |