agentStatusSaveCfg

AGENT-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 different from each 
         of the following values.
proceeding(2) - the device configuration is being currently saved into the NV-RAM.
completed(3) ?V all of the device configuration parameters have been
         saved into NV-RAM.
changed-not-save(4)?V some of the device configuration parameters have
         been changed but not saved into NV-RAM.
failed(5) - The process to save device configuration is failed.

Context

MIB
AGENT-MIB
OID
.1.3.6.1.4.1.171.12.1.1.4
Type
scalar
Access
readonly
Status
current
Parent
agentBasicInfo

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AGENT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGENT-MIB::agentStatusSaveCfg.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AGENT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AGENT-MIB::agentStatusSaveCfg'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2proceeding
3completed
4changed-not-save
5failed