s5AgentScriptRun
S5-AGENT-MIB ·
.1.3.6.1.4.1.45.1.6.4.13.1.1.4
Object
column
r/w
Enumeration
This object runs a script. When setting default(1) value, the script runs its default configuration. When setting the verbose(2) value, the script runs the parameters provided with s5AgentScriptParameters. At retrieval, the value is default(1). The lldp and adac scripts only run with verbose(2) value set. The ip-office script runs in both default and verbose modes.
Context
- MIB
- S5-AGENT-MIB
- OID
.1.3.6.1.4.1.45.1.6.4.13.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- s5AgentScriptEntry
- Table
- s5AgentScriptTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | default |
2 | verbose |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| s5AgentScriptIndex The index of an agent script. | column | Enumeration | .1.3.6.1.4.1.45.1.6.4.13.1.1.1 |
| s5AgentScriptParameters This object is used to specify the agent script parameters, as strings separated by ';' character.
If the string for a parameter is left empty (e.g '42;;255.255.0.0;', ';182.168.1… | column | OctetString | .1.3.6.1.4.1.45.1.6.4.13.1.1.2 |
| s5AgentScriptStatus The status of an agent script. | column | Enumeration | .1.3.6.1.4.1.45.1.6.4.13.1.1.3 |