extremeSaveConfiguration
EXTREME-SYSTEM-MIB ·
.1.3.6.1.4.1.1916.1.1.1.3
Object
scalar
r/w
Enumeration
When this object is set, the device will copy the contents of the configuration database to a buffer and save it to the persistent store specified by the value of the object. The save is performed asynchronously, and the snmp agent will continue to respond to only gets while the save is taking place. A network management application may use the extremeSaveStatus object to determine when the asynchronous save operation has completed and can respond to sets. When this object is set to value saveToFile(5), the file name should be indicated with the object extremeSaveConfigurationFileName. factoryDefault(4) is a read-only value for this object.
Context
- MIB
- EXTREME-SYSTEM-MIB
- OID
.1.3.6.1.4.1.1916.1.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- extremeSystemCommon
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | saveToPrimary |
2 | saveToSecondary |
3 | saveToCurrent |
4 | factoryDefault |
5 | saveToFile |