MIB Viewer

s5AgSysAsciiConfigManualDownload

OBJECT-TYPE
1.3.6.1.4.1.45.1.6.4.4.9
Access
read-write
Status
deprecated
Sub-identifiers
0
Indicates the status of the last manual attempt to download an ASCII configuration file. The value of this object when retrieved can be either passed(1), inProgress(2) or failed(3). Setting this object to downloadNow(4) will initiate a manual ASCII configuration file download from a TFTP server. Setting this object to downloadFromUsb(5) will initial a manual ASCII configuration file download from a USB flash dongle. If no attempt has been made to manually download a configuration file, the value returned will be failed(3).
INTEGER { passed(1), inProgress(2), failed(3), downloadNow(4), downloadFromUsb(5), downloadFromSftp(6) }