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
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | idle |
1 | busy |
2 | hold |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sysMgmtAccess String with ftp access details
in the form 'username:password@ftpserverIP'
used as default ftp account for management
operations. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3942.1.1.3.23.1.1 |
| sysMgmtSrcIp Actual device address to use as source IP address
in ftp sessions for management data transfer. | scalar | RFC1155-SMIIpAddress | .1.3.6.1.4.1.3942.1.1.3.23.1.2 |
| sysMgmtOperProgress This indicator value corresponds to action progress in percentage.
If action fails, this value immediately is frozen until
sysMgmtCurrentState goes to 'idle'.
If action is success… | scalar | Integer32 | .1.3.6.1.4.1.3942.1.1.3.23.1.4 |
| sysMgmtErrorString Error string providing more details
about error reasons indicated by
sysMgmtFrmwDlResult, sysMgmtFrmwUlResult,
sysMgmtLicDlResult, sysMgmtLicUlResult,
sysMgmtCfgDlResult, sysMgmtC… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3942.1.1.3.23.1.5 |
| sysMgmtHoldTimer This countdown timer shows the value in seconds
left till result of previous management action is hold intact.
This timer also means time remaining until device reboot
after manag… | scalar | Unsigned32 | .1.3.6.1.4.1.3942.1.1.3.23.1.6 |