aixPollEnable
IBM-AIX-MIB ·
.1.3.6.1.4.1.2.6.191.1.1.6
Object
scalar
r/w
Enumeration
Enables or disables polling. It may change the following polling interval variables: aixAgentPollInterval aixFsPollInterval aixCPUPollInterval aixVgPollInterval aixPagePollInterval aixLFPollInterval If one of the polling intervals above is non-zero, its value is 1(enable), otherwise its valuse is 2 (disable). If it is set to enable(1) and all polling intervals above are zero, aixAgentPollInterval will be set to 3600 seconds. If it is set to 1(enable) and one of the polling intervals is non-zero, the agent will not change anything. If it is set to disable (2), the polling functionality is disabled, and all polling intervals are set to zero.
Context
- MIB
- IBM-AIX-MIB
- OID
.1.3.6.1.4.1.2.6.191.1.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- aixAgent
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aixAgentAction 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:
res… | scalar | Enumeration | .1.3.6.1.4.1.2.6.191.1.1.1 |
| aixCPUPollInterval The polling interval for CPU utilization. This variable works
together with the general polling interval
aixAgentPollInterval. Its default value is zero.
1) If aixAgentPollInter… | scalar | Integer32 | .1.3.6.1.4.1.2.6.191.1.1.10 |
| aixVgPollInterval The polling interval for volume groups. This variable works
together with the general polling interval
aixAgentPollInterval. Its default value is zero.
1) If aixAgentPollInterv… | scalar | Integer32 | .1.3.6.1.4.1.2.6.191.1.1.11 |
| aixPagePollInterval The polling interval for paging spaces. This variable works
together with the general polling interval
aixAgentPollInterval. Its default value is zero.
1) If aixAgentPollInterva… | scalar | Integer32 | .1.3.6.1.4.1.2.6.191.1.1.12 |
| aixLFPollInterval The polling interval for login failure. This variable works
together with the general polling interval
aixAgentPollInterval. Its default value is zero.
1) If aixAgentPollInterva… | scalar | Integer32 | .1.3.6.1.4.1.2.6.191.1.1.13 |
| aixAgentCmdString This string represents a runnable
command on AIX with its parameters.
Once the command string is set, the system can
trigger the execution of the command by
setting the value o… | scalar | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.1.1.2 |
| aixAgentExeCommand 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 norma… | scalar | Enumeration | .1.3.6.1.4.1.2.6.191.1.1.3 |
| aixAgentCmdResult This object stores the output result of executing
the command stored by aixAgentCmdString. | scalar | Integer32 | .1.3.6.1.4.1.2.6.191.1.1.4 |
| aixAgentPollInterval The poll interval(in seconds) used by the agent. The default
value is zero. This value is used to define the minimum time
interval during which the subagent must update an obje… | scalar | seconds Integer32 | .1.3.6.1.4.1.2.6.191.1.1.5 |
| aixLastTrapMsg This object holds the most recent trap message sent
from the subagent. Its default value is set to NULL. | scalar | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.1.1.7 |
| aixAgentCmdOutTable The output from the execution of the command stored in
aixAgentCmdString | table | - | .1.3.6.1.4.1.2.6.191.1.1.8 |
| aixFsPollInterval The polling interval for file systems. This variable works
together with the general polling interval
aixAgentPollInterval. Its default value is zero.
1) If aixAgentPollInterva… | scalar | Integer32 | .1.3.6.1.4.1.2.6.191.1.1.9 |