cmdExecutionCmdStatus
COMMAND-EXECUTION-MIB ·
.1.3.6.1.4.1.4976.6.1.2.2.2.1.3
Object
column
Enumeration
The status of the command.
Context
- MIB
- COMMAND-EXECUTION-MIB
- OID
.1.3.6.1.4.1.4976.6.1.2.2.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmdExecutionCmdEntry
- Table
- cmdExecutionCmdTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | running |
3 | finished |
4 | error |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cmdExecutionCmdIndex The index for the command. | column | Integer32 | .1.3.6.1.4.1.4976.6.1.2.2.2.1.1 |
| cmdExecutionCmdName The name of the command in cmdExecutionCmdConfigTable
to be executed. | column | CommandName | .1.3.6.1.4.1.4976.6.1.2.2.2.1.2 |
| cmdExecutionCmdRunTime The execution time of the command. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.4976.6.1.2.2.2.1.4 |
| cmdExecutionCmdRowStatus The row status of this conceptual row. When this row
is activated the specified command is executed. After
execution the row status is notInService. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.4976.6.1.2.2.2.1.5 |