sysMgmtCurrentState
AQUASYSTEM-MIB ·
.1.3.6.1.4.1.3942.1.1.3.23.1.3
Object
scalar Enumeration
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.
Context
- MIB
- AQUASYSTEM-MIB
- OID
.1.3.6.1.4.1.3942.1.1.3.23.1.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- sysMgmtGlobals
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AQUASYSTEM-MIB' -M '/opt/observium/mibs/infinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AQUASYSTEM-MIB::sysMgmtCurrentState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AQUASYSTEM-MIB' -M '/opt/observium/mibs/infinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AQUASYSTEM-MIB::sysMgmtCurrentState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | idle |
1 | busy |
2 | hold |
Conformance
Member of