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
- Table
- s5AgAsciiConfigScriptTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | download |
3 | upload |
4 | uploadVerbose |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| s5AgAsciiConfigScriptIndex The index of an ASCII confiuration script file path. | column | Integer32 | .1.3.6.1.4.1.45.1.6.4.11.1.1.1 |
| s5AgAsciiConfigScriptBootPriority A value between 1-127 indicates the priority with which the entry
will be used at bootup. Entries with lower values will be used
before entries with higher values. If two entries … | column | Integer32 | .1.3.6.1.4.1.45.1.6.4.11.1.1.2 |
| s5AgAsciiConfigScriptSource The source of the script. This is an ASCII string similar to
a URL, and must be in one of the following formats:
- 'bootp://' - the source of the script will be determined usin… | column | OctetString | .1.3.6.1.4.1.45.1.6.4.11.1.1.3 |
| s5AgAsciiConfigScriptOperStatus This object indicates the current operational status of this entry.
The value will reflect the status of the last operation performed
using a particular entry. If an entry has ne… | column | Enumeration | .1.3.6.1.4.1.45.1.6.4.11.1.1.5 |
| s5AgAsciiConfigScriptLastStatusChange The value of snmpEngineTime at the time of the last status change
of this entry, i.e., the last time the value of the corresponding
instance of s5AgAsciiConfigScriptOperStatus cha… | column | Integer32 | .1.3.6.1.4.1.45.1.6.4.11.1.1.6 |
| s5AgAsciiConfigScriptUploadApplications This objects is used to specify the set of applications to
be included an an ASCII configuration file when it is uploaded. | column | Bits | .1.3.6.1.4.1.45.1.6.4.11.1.1.7 |