sysMgmtCfgDlResult
AQUASYSTEM-MIB ·
.1.3.6.1.4.1.3942.1.1.3.23.4.2
Object
scalar Enumeration
The result code of config downloading action. More verbose description of an error can be found in sysMgmtErrorString. This result code is kept unchanged till next config downloading action is started.
Context
- MIB
- AQUASYSTEM-MIB
- OID
.1.3.6.1.4.1.3942.1.1.3.23.4.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- sysMgmtCfg
- 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::sysMgmtCfgDlResult.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::sysMgmtCfgDlResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | success |
1 | system-error |
2 | ftp-error |
3 | config-error |
4 | blocked |
Conformance
Member of