MIB Viewer

configurationManagementSaveStart

OBJECT-TYPE
1.3.6.1.4.1.2.3.51.3.3.5.3
Access
read-write
Status
mandatory
Source
IMM-MIB
Sub-identifiers
0
Start saving the configuration file to the specified target file and system. Using execute will cause the SNMP client to wait for the save operation to complete. Using execute-nowait will not cause the SNMP client to wait for the save to complete. Instead it will save the configuration in the background. Note 1: Both configurationManagementTftpServer and configurationManagementileName must be set. Note 2: Depending on the target, it might take up to several seconds for the save operation to complete. Note 3: Use configurationManagementStatus to confirm the status of the last operaion. NOTE: Value returned for the GET command is meaningless for this MIB object.
INTEGER { execute(1), execute-nowait(2) }