MIB Viewer

hwBackupAndRestore

OBJECT-TYPE
1.3.6.1.4.1.2011.6.6.1.4.1
Access
read-write
Status
current
Sub-identifiers
0
The running configuration in the system has been backed-up to flash or disk, or restored. The object is not supported at present. Options: 1. copyMemToFlash(1) -back up the configuration file for the host memory to the flash memory. 2. copyFlashToMemory(2) -back up the configuration file for the host memory to the disk. 3. copyMemToHardDisk(3) -copy the configuration file for the flash memory to the host memory for running. 4. copyHardDiskToMem(4) -copy the configuration file for the disk to the host memory for running.
INTEGER { copyMemToFlash(1), copyFlashToMemory(2), copyMemToHardDisk(3), copyHardDiskToMem(4) }