MIBs Depot

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

FromSymbols
CISCO-QOS-PIB-MIBPercent
CISCO-SMIciscoMgmt
CISCO-TCCiscoAlarmSeverity, CiscoMilliSeconds, TimeIntervalSec
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDateAndTime, 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

NameOIDSyntaxAccessStatus
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.1Counter32read-onlycurrent
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.2not-accessiblecurrent
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.1not-accessiblecurrent
cnaHealthTableIndex
OBJECT-TYPE
This acts as the index to the cnaHealthTable.
1.3.6.1.4.1.9.9.237.1.1.2.1.1Unsigned32 (1..4294967295)read-onlycurrent
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.2DateAndTimeread-onlycurrent
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.3SnmpAdminString (SIZE(1..32))read-onlycurrent
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.4INTEGER {started(1), stopped(2), busy(3), failed(4), exited(5)}read-onlycurrent
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.5CiscoAlarmSeverityread-onlycurrent
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.6SnmpAdminString (SIZE(0..255))read-onlycurrent
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.7SnmpAdminString (SIZE(0..255))read-onlycurrent
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.8TimeIntervalSecread-onlycurrent
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.3not-accessiblecurrent
cnahPerformanceEntry
OBJECT-TYPE
Performance information about one Cisco NMS application.
1.3.6.1.4.1.9.9.237.1.1.3.1not-accessiblecurrent
cnahPerfCpuUtilization
OBJECT-TYPE
The CPU utilization of the application.
1.3.6.1.4.1.9.9.237.1.1.3.1.1Percentread-onlycurrent
cnahPerfMemoryUtilization
OBJECT-TYPE
The memory utilization of the application.
1.3.6.1.4.1.9.9.237.1.1.3.1.2Percentread-onlycurrent
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.3CiscoMilliSecondsread-onlycurrent
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.4Gauge32read-onlycurrent
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.5Gauge32read-onlycurrent
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.6Gauge32read-onlycurrent
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.7Gauge32read-onlycurrent
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.8Gauge32read-onlycurrent
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.9Gauge32read-onlycurrent
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.10Gauge32read-onlycurrent
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.11Percentread-onlycurrent
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.12Gauge32read-onlycurrent
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

NameOIDStatus
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.1current

Conformance

NameOIDStatus
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.1deprecated
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.2current
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.1current
cnaHealthNotifGroup
NOTIFICATION-GROUP
The set of notification events a Cisco NMS application supports.
1.3.6.1.4.1.9.9.237.2.2.2current
cnaHealthMIBGroup2
OBJECT-GROUP
A collection of objects providing Cisco NMS Application uptime information.
1.3.6.1.4.1.9.9.237.2.2.3current
cnahPerformanceGroup
OBJECT-GROUP
A collection of objects providing Cisco NMS Application performance information.
1.3.6.1.4.1.9.9.237.2.2.4current