MIB Viewer

s5AgSysAsciiConfigManualUpload

OBJECT-TYPE
1.3.6.1.4.1.45.1.6.4.4.19
Access
read-write
Status
deprecated
Sub-identifiers
0
Indicates the status of the last manual attempt to upload 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 uploadNow(4) will initiate a manual ASCII configuration file upload to a TFTP server. Setting this object to uploadToUsb(5) will initiate a manual ASCII configuration file upload to a USB flash dongle. If no attempt has been made to manually upload a configuration file, the value returned will be failed(3).
INTEGER { passed(1), inProgress(2), failed(3), uploadNow(4), uploadToUsb(5), uploadVerboseNow(6), uploadVerboseToUsb(7), uploadToSftp(8), uploadVerboseToSftp(9) }