MIB Viewer

caonNodeState

OBJECT-TYPE
1.3.6.1.4.1.9.9.646.1.1.1
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the node state. 'unregistered': Node is not yet registered with AMC. 'registered' : Node has registered with AMC but is not yet activated. 'active' : Node has been activated from AMC and is ready to process messages. 'inactive' : Node has been activated from AMC but AON process is down.
INTEGER { unregistered(1), registered(2), active(3), inactive(4) }