MIB Viewer

aixAgentExeCommand

OBJECT-TYPE
1.3.6.1.4.1.2.6.191.1.1.3
Access
read-write
Status
current
Sub-identifiers
0
The variable is used to trigger the execution of the command in seCommandString. The result is stored by seCmdResult, and the output is stored by aixAgentCmdOutTable. The normal state of this object is 2(default). When set to 1(trigger), the command stored in aixAgentCmdString will be run. trigger(1) - when the value of the variable is set to trigger(1), the command stored at aixAgentCmdString will be executed. default(2) - is the default value.
INTEGER { trigger(1), default(2) }