aixAgentAction

IBM-AIX-MIB · .1.3.6.1.4.1.2.6.191.1.1.1

Object

scalar r/w Enumeration
This variable is used to trigger an action on the 
agent itself . 5 (running) is the normal state. 
When set, this variable triggers the agent 
to do the following:
          
reset - flush cache, flush MIB, re-read configuration 
	file.
debugOn - turns on debugging functionality in the agent
debugOff- turns off debugging functionality in the agent
shutdown- shutdown the agent
running - the normal state.

Context

MIB
IBM-AIX-MIB
OID
.1.3.6.1.4.1.2.6.191.1.1.1
Type
scalar
Access
readwrite
Status
current
Parent
aixAgent
Groups
1

Scalars 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::aixAgentAction.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::aixAgentAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1reset
2debugOn
3debugOff
4shutdown
5running

Conformance

Member of