s5AgAsciiConfigScriptSource
S5-AGENT-MIB ·
.1.3.6.1.4.1.45.1.6.4.11.1.1.3
Object
column
r/w
OctetString
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 using
bootp.
- 'usb://<filename>' - the script will be loaded from the usb port
of the switch, if not in stack, or from the usb
port of the base unit, if in stack.
- 'usb://<unit-number>/<filename>' - the script will be loaded
from the usb port of the switch, if not in stack,
or from the usb port of the specified unit,
if in stack. The unit number must be between 1
and 8.
- 'tftp://<ip-address>/<filename>' - the script will be loaded
using TFTP from the specified IP address.
- 'tftp://<hostname>/<filename>' - the script will be loaded using
TFTP from the specified host. The hostname must
have at most 64 characters in length.
- 'sftp://<ip-address>/<filename>' - the script will be loaded
using SFTP from the specified IP address.
- 'sftp://<hostname>/<filename>' - the script will be loaded using
SFTP from the specified host. The hostname must
have at most 64 characters in length.
In each of the supported formats, the filename must have at most
255 characters in length.
If this column is empty, it indicates that the entry is not in use.
Context
- MIB
- S5-AGENT-MIB
- OID
.1.3.6.1.4.1.45.1.6.4.11.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- s5AgAsciiConfigScriptEntry
- Table
- s5AgAsciiConfigScriptTable
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-327
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 |
| 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 |
| 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 |