MIB Viewer

flDeviceSaveConfig

OBJECT-TYPE
1.3.6.1.4.1.4467.1000.10.1.12
Access
read-write
Status
current
Sub-identifiers
0
Trigger save of the running config to NV memory (normally becomes the startup config). The following sequence must be performed in order for the operation to be triggered: - read the object's value - must be 'ready' - set the value to 'notReady' (acts as a sema4 lock) - set the value to 'saveConfig'.
INTEGER { ready (0), notReady (1), saveConfig (2) }