MIB Viewer

agSaveConfiguration

OBJECT-TYPE
1.3.6.1.4.1.1872.2.1.2.1.1
Access
read-write
Status
mandatory
Sub-identifiers
0
This is an action object to write current configuration to nonvolatile storage. When issued with the saveActive, the active configuration in flash is saved to backup in flash and then the new configuration is saved to the active configuration in flash. When issued with notSaveActive, the active configuration is NOT saved to the flash and the active configuration is overwritten with the new configuration. ok(1) is returned always when read.
INTEGER { ok(1), saveActive(2), notSaveActive(3) }