MIB Viewer

s5AgAsciiConfigScriptManual

OBJECT-TYPE
1.3.6.1.4.1.45.1.6.4.11.1.1.4
Access
read-write
Status
current
Sub-identifiers
0
This object is used to manually download and run a script, or to upload the current configuration. Setting it to download(2) will force the script to be loaded from the source specified in the corresponding instance of s5AgAsciiConfigScriptSource and then run. Setting it to upload(3) will cause the current system configuration to be uploaded to the source specified in the corresponding instance of s5AgAsciiConfigScriptSource. The value when retrieved is always other(1). Note that any Set to this object while the current value of any instance of s5AgAsciiConfigScriptOperStatus is either autoDownloadInProgress(3), manualDownloadInProgress(6), or manualUploadInProgress(9) will result in a resourceUnavailable error.
INTEGER { other(1), download(2), upload(3), uploadVerbose(4) }