COMMAND-EXECUTION-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
11
.1.3.6.1.4.1.4976.6.1.2.1.1
·
1 row entry
·
4 columns
The list of available commands
An entry in the available command table.
Indexes
cmdExecutionCmdConfigName
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cmdExecutionCmdConfigName
The name of the command.
|
CommandName Textual Convention: CommandName OctetStringType Constraints: range: 0..40 |
.1.3.6.1.4.1.4976.6.1.2.1.1.1.1 |
||||||||||||
|
cmdExecutionCmdConfigLine
The command's command line. On UNIX systems the
command line would be like typed in on the sh or ksh shell. |
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.4976.6.1.2.1.1.1.2 |
||||||||||||
|
cmdExecutionCmdConfigStorage
The command's storage type.
|
SNMPv2-TCStorageTyper/w Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.1.3.6.1.4.1.4976.6.1.2.1.1.1.3 |
||||||||||||
|
cmdExecutionCmdConfigRowStatus
The row status. In order to activate a new row at
least cmdExecutionCmdConfigLine must be given. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4976.6.1.2.1.1.1.4 |
cmdExecutionCmdTable
table.1.3.6.1.4.1.4976.6.1.2.2.2
·
1 row entry
·
5 columns
The list of executing commands
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
…
information about an UNIX command that
(a) should be executed
(rowStatus is notInService and status is idle(1))
(b) is executing
…
Indexes
cmdExecutionCmdIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cmdExecutionCmdIndex
The index for the command.
|
Integer32 Constraints: range: 0-65535 |
.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. |
CommandNamer/w Textual Convention: CommandName OctetStringType Constraints: range: 0..40 |
.1.3.6.1.4.1.4976.6.1.2.2.2.1.2 |
||||||||||||
|
cmdExecutionCmdStatus
The status of the command.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4976.6.1.2.2.2.1.3 |
||||||||||||
|
cmdExecutionCmdRunTime
The execution time of the command.
|
SNMPv2-SMITimeTicks Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.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. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4976.6.1.2.2.2.1.5 |
cmdExecutionOutputTable
table.1.3.6.1.4.1.4976.6.1.2.3.1
·
1 row entry
·
2 columns
The list of command outputs
An entry of the output list.
Indexes
cmdExecutionCmdIndex cmdExecutionOutputLineNumber
| Column | Syntax | OID |
|---|---|---|
|
cmdExecutionOutputLineNumber
The line number of the output entry.
|
Integer32 Constraints: range: 0-999 |
.1.3.6.1.4.1.4976.6.1.2.3.1.1.1 |
|
cmdExecutionOutputLine
A line of command output.
|
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.4976.6.1.2.3.1.1.2 |