Command name for use as a label and row instance. The
selection of a row in the table uses the command name as
the instance for the row selection. The command name is
appended to the row object ID to uniquely identify the
instance of this variable. For example, the instance of
sm6kCommandState is sm6kCommandState.sm6kCommandName,
where each octet in sm6kCommandName is a value in dot
notation for the variable.
Parsed from file ibm-sysmon6k.mib.txt
Company: None
Module: SYSMON6K-MIB
Command name for use as a label and row instance. The
selection of a row in the table uses the command name as
the instance for the row selection. The command name is
appended to the row object ID to uniquely identify the
instance of this variable. For example, the instance of
smSiaCommandState is smSiaCommandState.smSiaCommandName,
where each octet in smSiaCommandName is a value in dot
notation for the variable.
Parsed from file SYSINFO-MIB.mib
Module: SYSINFO-MIB
Vendor: IBM
Module: SYSINFO-MIB
[Automatically extracted from oidview.com]
sm6kCommandName OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "Command name for use as a label and row instance. The selection of a row in the table uses the command name as the instance for the row selection. The command name is appended to the row object ID to uniquely identify the instance of this variable. For example, the instance of sm6kCommandState is sm6kCommandState.sm6kCommandName, where each octet in sm6kCommandName is a value in dot notation for the variable." ::= { sm6kCommandEntry 2 }
smSiaCommandName OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "Command name for use as a label and row instance. The selection of a row in the table uses the command name as the instance for the row selection. The command name is appended to the row object ID to uniquely identify the instance of this variable. For example, the instance of smSiaCommandState is smSiaCommandState.smSiaCommandName, where each octet in smSiaCommandName is a value in dot notation for the variable." ::= { smSiaCommandEntry 2 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2.6.12.4.1.1.1 | smSiaCommandState, sm6kCommandState | 0 | 0 | State of command for execution: disabled (1), invalid (2), or enabled (3). |
1.3.6.1.4.1.2.6.12.4.1.1.3 | smSiaCommandDescription, sm6kCommandDescription | 0 | 0 | Command description for the command to execute. |
1.3.6.1.4.1.2.6.12.4.1.1.4 | smSiaCommandOwnerID, sm6kCommandOwnerID | 0 | 0 | Owner ID (IP address or hostname) who generated the command entry. This must be initialized by the user. |
1.3.6.1.4.1.2.6.12.4.1.1.5 | smSiaCommandGetStringAndParameters, sm6kCommandGetStringAndParameters | 0 | 0 | Command string and parameters for execution on a GET request. The GET request must be issued to the sm6kCommandDisplayStringResu… |
1.3.6.1.4.1.2.6.12.4.1.1.6 | smSiaCommandSetStringAndParameters, sm6kCommandSetStringAndParameters | 0 | 0 | Command string and parameters for execution on a SET request. The SET request must be issued to the sm6kCommandDisplayStringResu… |
1.3.6.1.4.1.2.6.12.4.1.1.7 | smSiaCommandTimeOutValue, sm6kCommandTimeOutValue | 0 | 0 | Time out value in seconds for command execution. The default is three seconds. Time outs over twenty seconds cause subagent perf… |
1.3.6.1.4.1.2.6.12.4.1.1.8 | smSiaCommandCountToLive, sm6kCommandCountToLive | 0 | 0 | Count to live in seconds before the command to execute is executed again. This value is a count down from the time to live value… |
1.3.6.1.4.1.2.6.12.4.1.1.9 | smSiaCommandTimeToLive, sm6kCommandTimeToLive | 0 | 0 | Time to live value in seconds before the GET or SET command is executed based on the last time the command was run. The CountToLi… |
1.3.6.1.4.1.2.6.12.4.1.1.10 | smSiaCommandOutputResultIndex, sm6kCommandOutputResultIndex | 0 | 0 | Index to point to command output result type. The results of the command execution are converted to the type set, displaystring, … |
1.3.6.1.4.1.2.6.12.4.1.1.11 | smSiaCommandOutputRowIndex, sm6kCommandOutputRowIndex | 0 | 0 | Index for the row to be returned. New line is the delimiter for row. A value of zero returns all rows. This allows the parsing … |
1.3.6.1.4.1.2.6.12.4.1.1.12 | smSiaCommandOutputColumnIndex, sm6kCommandOutputColumnIndex | 0 | 0 | Index for the column to be returned. White space is the delimiter for the column. A value of zero returns all columns. This all… |
1.3.6.1.4.1.2.6.12.4.1.1.13 | smSiaCommandDisplayStringResult, sm6kCommandDisplayStringResult | 0 | 0 | Command output for ASCII. |
1.3.6.1.4.1.2.6.12.4.1.1.14 | smSiaCommandIntegerResult, sm6kCommandIntegerResult | 0 | 0 | Command result for integer. For each get/set request the response is saved as a signed integer. The range is -2147483648 to 214… |
1.3.6.1.4.1.2.6.12.4.1.1.15 | smSiaCommandCounterResult, sm6kCommandCounterResult | 0 | 0 | Command result for counter. For each get/set request the command response is saved as an unsigned integer. The range is 0 to 429… |
1.3.6.1.4.1.2.6.12.4.1.1.16 | smSiaCommandGaugeResult, sm6kCommandGaugeResult | 0 | 0 | Command result for gauge. For each get/set request the command response is saved as an unsigned integer. The range is 0 to 42949… |
1.3.6.1.4.1.2.6.12.4.1.1.17 | smSiaCommandExecutionReturnCode, sm6kCommandExecutionReturnCode | 0 | 0 | Command return code from the command execution. |
1.3.6.1.4.1.2.6.12.4.1.1.18 | smSiaCommandStandardError, sm6kCommandStandardError | 0 | 0 | Standard error output from the command execution. |