All MIBs › ES1000-MIB › swDevInfoSaveCfg
swDevInfoSaveCfg
Module: ES1000-MIB
OID (symbolic): ES1000-MIB::swDevInfoSaveCfg
OID (numeric): 1.3.6.1.4.1.326.2.20.1.2.2.2.24.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is swDevInfoSaveCfg?
Reports whether the running configuration has been saved to NV-RAM: "completed" once saved, "proceeding" while a save is in progress, "changed-not-save" if there are unsaved changes, or "failed" if the last save attempt failed. Check it after making changes to confirm they'll survive a reboot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.20.1.2.2.2.24.1.1.8 snmpwalk -v2c -c public <target> ES1000-MIB::swDevInfoSaveCfg
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.20.1.2.2.2.24.1.1.8.1 snmpget -v2c -c public <target> ES1000-MIB::swDevInfoSaveCfg.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> swDevInfoSaveCfg.1
Start monitoring ES1000-series modular Ethernet switch (Marconi/D-Link 'Golf' platform) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ES1000-MIB::swDevInfoSaveCfg OID value, configure state conditions and alerts, and monitor any ES1000-series modular Ethernet switch (Marconi/D-Link 'Golf' platform) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.326 | marconi | ES1000-MIB |
| 1.3.6.1.4.1.326.2 | systems | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20 | external | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1 | dlink | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2 | golf | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2 | golfcommon | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2 | marconi_mgmt | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24 | es1000Series | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24.1 | swDevPackage | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24.1.1 | swDevInfo | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24.1.1.8 | swDevInfoSaveCfg | ES1000-MIB |