s5AgAsciiConfigScriptOperStatus
S5-AGENT-MIB ·
.1.3.6.1.4.1.45.1.6.4.11.1.1.5
Object
column
Enumeration
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 never been used, the value will be other(1).
Context
- MIB
- S5-AGENT-MIB
- OID
.1.3.6.1.4.1.45.1.6.4.11.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- s5AgAsciiConfigScriptEntry
- Table
- s5AgAsciiConfigScriptTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | autoDownloadPassed |
3 | autoDownloadInProgress |
4 | autoDownloadFailed |
5 | manualDownloadPassed |
6 | manualDownloadInProgress |
7 | manualDownloadFailed |
8 | manualUploadPassed |
9 | manualUploadInProgress |
10 | manualUploadFailed |
11 | manualUploadVerbosePassed |
12 | manualUploadVerboseInProgress |
13 | manualUploadVerboseFailed |
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 |
| s5AgAsciiConfigScriptManual 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 sp… | column | Enumeration | .1.3.6.1.4.1.45.1.6.4.11.1.1.4 |
| 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 |