cmdExecutionCmdEntry
COMMAND-EXECUTION-MIB ·
.1.3.6.1.4.1.4976.6.1.2.2.2.1
Object
row
An entry in the command execution table. Each row contains
information about an UNIX command that
(a) should be executed
(rowStatus is notInService and status is idle(1))
(b) is executing
(rowStatus is active and status is running(2))
(c) has been executed
(rowStatus is notInService and status is finished(3)).
Context
- MIB
- COMMAND-EXECUTION-MIB
- OID
.1.3.6.1.4.1.4976.6.1.2.2.2.1- Type
- row
- Status
- current
- Parent
- cmdExecutionCmdTable
- Table
- cmdExecutionCmdTable
- Children
- 5
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child 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 |
| cmdExecutionCmdStatus The status of the command. | column | Enumeration | .1.3.6.1.4.1.4976.6.1.2.2.2.1.3 |
| 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 |
Indexes
| 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 |