agentStatusSaveCfg

DLINK-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.
failed(4) - The process to save device configuration has failed.

Context

MIB
DLINK-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 'DLINK-AGENT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-AGENT-MIB::agentStatusSaveCfg.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-AGENT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-AGENT-MIB::agentStatusSaveCfg'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2proceeding
3completed
4failed