cpqOsProcessCpuTimePercent

CPQOS-MIB · .1.3.6.1.4.1.232.19.2.12.2.1.7

Object

column mandatory Integer32
% Processor Time is the percentage of elapsed time that all of the
threads of this process used the processor to execute instructions.
An instruction is the basic unit of execution in a computer, a thread
is the object that executes instructions, and a process is the object
created when a program is run.  Code executed to handle some hardware
interrupts and trap conditions are included in this count.  On
Multi-processor machines the maximum value of the counter is 100 % times
the number of processors.

Context

MIB
CPQOS-MIB
OID
.1.3.6.1.4.1.232.19.2.12.2.1.7
Type
column
Access
readonly
Status
mandatory
Parent
cpqOsProcessEntry

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 'CPQOS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQOS-MIB::cpqOsProcessCpuTimePercent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQOS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQOS-MIB::cpqOsProcessCpuTimePercent.<cpqOsProcessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQOS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQOS-MIB::cpqOsProcessCpuTimePercent'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647