ibmnosConfigSaveOption
OBJECT-TYPE
1.3.6.1.4.1.26543.102.81.1.10
Description
Specifies whether the configurations of the switch has to be saved or not. The value 'noSave' specifies that the configurations need not be saved. The value 'flashSave' specifies that the configurations need to be saved in flash in the specified file name issConfigSaveFileName. The value 'remoteSave' specifies that the configurations need to be saved in specified remote system. The value 'startupConfig' specifies that the configurations need to be saved in flash in the 'Startup Configuration File'. The value 'backupConfig' specifies that the configurations need to be saved in flash in the 'backup Configuration File'. The value 'remoteTftpRestore' specifies that the configurations need to be restored from remote system and saved in the file as indicated by 'ibmnosConfigRemoteType'. This configuration are copied to configuration blocks and applied after restart.
Syntax
INTEGER { noSave(1), flashSave(2), remoteTftpSave(3), startupConfig(4), backupConfig(5), remoteTftpRestore(6) }