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