customCfgExecScriptStatus
SIAE-CUSTOM-CONFIGURATION-MIB ·
.1.3.6.1.4.1.3373.1103.97.5.1.5
Object
column
ExecutionStatus
This object reports the list element status. Until tthe execution list is not executed, this object shows the value notStarted(1). The status is changed to inExecution(2) when the element execution has been started, and then in completed(3) or interrupted(4) at the end of the execution.
Context
- MIB
- SIAE-CUSTOM-CONFIGURATION-MIB
- OID
.1.3.6.1.4.1.3373.1103.97.5.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- customCfgExecListEntry
- Table
- customCfgExecListTable
- Siblings
- 4
Syntax
ExecutionStatus
- Source
- ExecutionStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | notStarted |
2 | running |
3 | completed |
4 | interrupted |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| customCfgExecElementNumber This object identifies the order of the execution of the scripts
assigned to the configuration list. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3373.1103.97.5.1.1 |
| customCfgExecRowStatus The rowstatus of each entry of customCfgExecListTable.
This object is used to manage the creation and deletion of
conceptual rows in customCfgExecListTable.
To create a row in thi… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.3373.1103.97.5.1.2 |
| customCfgExecToolId This object identifies the configuration tool. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3373.1103.97.5.1.3 |
| customCfgExecScriptType The type of the script to either apply or remove
the configuration identified by customCfgExecToolId. | column | ScriptType | .1.3.6.1.4.1.3373.1103.97.5.1.4 |