agentStatusSaveCfg
AGENT-GENERAL-MIB ·
.1.3.6.1.4.1.171.12.1.1.4
Object
scalar Enumeration
This indicates the status of the device configuration.
other (1) - This entry is currently in use but the conditions under
which it will remain so are determined by each of the following values.
proceeding (2) - The device configuration is currently being saved into NV-RAM.
completed (3) - All of the device configuration parameters have been
saved into NV-RAM.
failed (4) - The process to save the device configuration has failed.
Context
- MIB
- AGENT-GENERAL-MIB
- OID
.1.3.6.1.4.1.171.12.1.1.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- agentBasicInfo
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 'AGENT-GENERAL-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGENT-GENERAL-MIB::agentStatusSaveCfg.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AGENT-GENERAL-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AGENT-GENERAL-MIB::agentStatusSaveCfg'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.