MIB Viewer

bcnNtpSerOperState

OBJECT-TYPE
1.3.6.1.4.1.13315.3.1.4.2.1.1
Access
read-only
Status
current
Sub-identifiers
0
Operational state of the Service. The possible states are: running(1) The service is running normally. notRunning(2) The service is stopped either intentionally (i.e.: the service is not supposed to run on this node) or unintentionally (a problem has occurred). starting(3) The service is in the process of starting, either for the first time of after an event occurred. stopping(4) The service is in the process of stopping. Stopping a service might be necessary after a configuration change. fault(5) An error has been detected and the state is undefined.
INTEGER { running(1), notRunning(2), starting(3), stopping(4), fault(5) }