swDevInfoSaveCfg

DES3225G-MIB · .1.3.6.1.4.1.171.11.24.1.1.8

Object

scalar mandatory Enumeration
This object 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 saving into the NV-RAM.
completed(3) ?V all of the device configuration parameters have been
         saved into NV-RAM.
changed-not-save ?V some of the device configuration parameters have
         been changed but not saved into NV-RAM.
failed(5) - The processing of saving device configuration is failed.

Context

MIB
DES3225G-MIB
OID
.1.3.6.1.4.1.171.11.24.1.1.8
Type
scalar
Access
readonly
Status
mandatory
Parent
swDevInfo

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

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

Syntax

Enumeration

Values & Constraints

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