MIB Viewer

aixAgentAction

OBJECT-TYPE
1.3.6.1.4.1.2.6.191.1.1.1
Access
read-write
Status
current
Sub-identifiers
0
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.
INTEGER { reset(1), debugOn(2), debugOff(3), shutdown(4), running(5) }