MIB Viewer

cnaHealthStatus

OBJECT-TYPE
1.3.6.1.4.1.9.9.237.1.1.2.1.4
Access
read-only
Status
current
Sub-identifiers
0
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
INTEGER { started(1), stopped(2), busy(3), failed(4), exited(5) }