aixProcCPU

IBM-AIX-MIB · .1.3.6.1.4.1.2.6.191.7.2.1.7

Object

column Integer32
CPU utilization of process or thread, incremented 
each time the system clock ticks and the process 
or thread is found to be running. 
Large values indicate a CPU intensive process and results
in lower process priority whereas small values indicate 
an I/O intensive process and result in a more favorable 
priority.

Context

MIB
IBM-AIX-MIB
OID
.1.3.6.1.4.1.2.6.191.7.2.1.7
Type
column
Access
readonly
Status
current
Parent
aixProcEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-AIX-MIB::aixProcCPU'
More examples
Read one indexed 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::aixProcCPU.<aixProcPID>'
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::aixProcCPU'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance