MIB Viewer

downloadAction

OBJECT-TYPE
1.3.6.1.4.1.9303.4.3.1.3.3
Access
read-write
Status
current
Sub-identifiers
0
When this object is set to startDownload(2), the system will attempt to connect to the server specified in downloadServer (or the host part of downloadFile if a URL has been specified there), using the method defined in downloadMethod. If the file is found and verified, it will be downloaded to the device and stored. When the download process is completed, the device will restart the newly loaded application. When the device is not downloading, this object will have a value of notDownloading(1).
INTEGER { notDownloading(1), startDownload(2) }