MIB Viewer

fwDownloadAction

OBJECT-TYPE
1.3.6.1.4.1.868.2.5.3.1.1.30.1.7.1.4
Access
read-write
Status
current
Sub-identifiers
0
When this object is set to downloadToActive(2) or downloadToBackup(3), the device upgrades and continues until it is time to reset. It will then begin download of the image specified by fwDownloadFile from the server specified by fwDownloadTFTPServer using the TFTP protocol. If downloadToBackup(3) is specified, the new image is downloaded as the backup image and the device waits for the user to do active this image and reset the device. If downloadToActive(2) is specified, the new image is written to the flash EPROM memory after its checksum has been verified to be correct. When the download process is completed, the device will warm boot to restart the newly loaded application. When the device is not downloading, this object will have a value of notDownloading(1). Selecting swap(4) will swap the current and backup firmware
INTEGER { notDownloading(1), downloadToActive(2), downloadToBackup(3), swap(4) }