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
cmdExecutionCmdConfigEntry entry .1.3.6.1.4.1.4976.6.1.2.1.1.1
An entry in the available command table.
Indexes
cmdExecutionCmdConfigName
Column Syntax OID
cmdExecutionCmdConfigName
The name of the command.
CommandName
Textual Convention: CommandName OctetString
Type 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 OctetString
Type 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 Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.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 Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.4976.6.1.2.1.1.1.4
.1.3.6.1.4.1.4976.6.1.2.2.2 · 1 row entry · 5 columns
The list of executing commands
cmdExecutionCmdEntry entry .1.3.6.1.4.1.4976.6.1.2.2.2.1
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
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 OctetString
Type 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:
1idle
2running
3finished
4error
.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 Unsigned32
Type 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 Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.4976.6.1.2.2.2.1.5
.1.3.6.1.4.1.4976.6.1.2.3.1 · 1 row entry · 2 columns
The list of command outputs
cmdExecutionOutputEntry entry .1.3.6.1.4.1.4976.6.1.2.3.1.1
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 OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.4976.6.1.2.3.1.1.2