MIB Viewer

snaNodeOperState

OBJECT-TYPE
1.3.6.1.2.1.34.1.1.3.1.11
Access
read-only
Status
current
Sub-identifiers
0
The current state of the Node. The values have the following meanings: inactive (1), a row representing the Node has been created in the AdminTable and, the Node is ready for activation -or- an active Node has been stopped -or- a waiting Node has returned to the inactive state. waiting (3), a request to have the Node activated has been issued, and the Node is pending activation. active (2), the Node is ready and operating. stopping (4), the request to stop the Node has been issued while the StopMethod normal or immediate is used.
INTEGER { inactive (1), active (2), waiting (3), stopping (4) }