aixPagePollInterval
IBM-AIX-MIB ·
.1.3.6.1.4.1.2.6.191.1.1.12
Object
scalar r/w
Integer32
The polling interval for paging spaces. This variable works together with the general polling interval aixAgentPollInterval. Its default value is zero. 1) If aixAgentPollInterval is zero and aixPagePollInterval is zero, the polling of file systems is disabled. 2) If aixAgentPollInterval is non-zero and aixPagePollInterval is zero, the polling interval is the value of aixAgentPollInterval. 3) If both aixAgentPollInterval and aixPagePollInterval are non-zero, the polling interval of paging spaces is set to the value of aixFsPollInterval. That means aixPagePollInterval has a higher priority than aixAgentPollInterval . This corresponds to pagePollInterval in /etc/aixmibd.conf.
Context
- MIB
- IBM-AIX-MIB
- OID
.1.3.6.1.4.1.2.6.191.1.1.12- 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::aixPagePollInterval.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::aixPagePollInterval'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of