All MIBs › EXTREME-SYSTEM-MIB › extremeSaveConfiguration
extremeSaveConfiguration
Module: EXTREME-SYSTEM-MIB
OID (symbolic): EXTREME-SYSTEM-MIB::extremeSaveConfiguration
OID (numeric): 1.3.6.1.4.1.1916.1.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
When this object is set, the device will copy the contents of the configuration database to a buffer and save it to the persistant store specified by the value of the object. The save is performed asynchronously, and the snmp agent will continue to respond to both gets and sets while the save is taking place. A network management application may use the extremeSaveStatus object to determine when the asynchronous save operation has completed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1916.1.1.1.3 snmpwalk -v2c -c public <target> EXTREME-SYSTEM-MIB::extremeSaveConfiguration
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1916.1.1.1.3.1 snmpget -v2c -c public <target> EXTREME-SYSTEM-MIB::extremeSaveConfiguration.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1916.1.1.1.3.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.1916 | extremenetworks | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1 | extremeAgent | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1.1 | extremeSystem | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1.1.1 | extremeSystemCommon | EXTREME-SYSTEM-MIB |
| 1.3.6.1.4.1.1916.1.1.1.3 | extremeSaveConfiguration | EXTREME-SYSTEM-MIB |