s5AgAsciiConfigScriptManual
S5-AGENT-MIB ·
.1.3.6.1.4.1.45.1.6.4.11.1.1.4
Object
column
r/w
Enumeration
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.
Context
- MIB
- S5-AGENT-MIB
- OID
.1.3.6.1.4.1.45.1.6.4.11.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- s5AgAsciiConfigScriptEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | download |
3 | upload |
4 | uploadVerbose |