aixAgentExeCommand
IBM-AIX-MIB ·
.1.3.6.1.4.1.2.6.191.1.1.3
Object
scalar r/w
Enumeration
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.
Context
- MIB
- IBM-AIX-MIB
- OID
.1.3.6.1.4.1.2.6.191.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- aixAgent
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-AIX-MIB::aixAgentExeCommand.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-AIX-MIB::aixAgentExeCommand'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | trigger |
2 | default |
Conformance
Member of