MIB Viewer

sysMgmtCurrentState

OBJECT-TYPE
1.3.6.1.4.1.3942.1.1.3.23.1.3
Access
read-only
Status
current
Sub-identifiers
0
Current state is 'busy' while any management action is active and immediately goes either to 'idle' when current action is failed or to 'hold' if action succeeded. 'Hold' state is kept for 15s, even if performed management action implies system reboot. Only occasional reboot for another reason can break this sequence. Next management action can start only if this state is 'idle'. It prevents concurrent management actions via SNMP.
INTEGER { idle(0), busy(1), hold(2) }