aixAgentPollInterval
IBM-AIX-MIB ·
.1.3.6.1.4.1.2.6.191.1.1.5
Object
scalar
r/w
seconds Integer32
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 object's value, check if any events occurred and send a trap when an event occurs. If the value is zero, the polling depends on each seperate configuration variable such as aixFsPollInterval, aixVgPollInterval, etc. if it is not zero, The value can not be less than 5 seconds. If it is set to 1, 2, 3, or 4, the agent automatically sets the poll interval to 5. aixAgentPollInterval works together with the other variables such as aixFsPollInterval, aixCPUPollInterval, aixVgPollInterval, aixPagePollInterval, aixLFPollInterval to decide the final polling interval of each group. In /etc/aixmibd.conf file, this variable is corresponding to pollInterval. Originally, it is SYNTAX Integer32(0,6..2147483647), but IT Director MIB compiler does not accept this and it is changed to this.
Context
- MIB
- IBM-AIX-MIB
- OID
.1.3.6.1.4.1.2.6.191.1.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- aixAgent
- Siblings
- 12
Syntax
seconds Integer32
Values & Constraints
Object Constraints
range: 6-2147483647
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 |
| aixPollEnable Enables or disables polling. It may change
the following polling interval variables:
aixAgentPollInterval
aixFsPollInterval
aixCPUPollInterval
aixVgPollInterval
aixPagePol… | scalar | Enumeration | .1.3.6.1.4.1.2.6.191.1.1.6 |
| 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 |