CPQLINOS-MIB :: cpqLinOsCpuTimePercent

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQLINOS-MIBcpqLinOsCpuTimePercent

cpqLinOsCpuTimePercent

Module: CPQLINOS-MIB

OID (symbolic): CPQLINOS-MIB::cpqLinOsCpuTimePercent

OID (numeric): 1.3.6.1.4.1.232.23.2.3.2.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: %Processor Time is the percentage of time that the processor is executing a non-Idle thread. This counter was designed as a primary indicator of processor activity. It is calculated by measuring the time that the processor spends executing the thread of the Idle process in each sample interval, and subtracting that value from 100%. (Each processor has an Idle thread which consumes cycles when no other threads are ready to run.) It can be viewed as the fraction of the time spent doing useful work.

What is cpqLinOsCpuTimePercent?

This read-only integer reports the percentage of time this processor is executing a non-idle thread, calculated by subtracting idle-thread time from 100%, serving as the primary indicator of overall processor activity. An admin uses this per-core busy percentage to identify which CPUs are heavily loaded versus idle when diagnosing performance issues. For example, one core consistently reporting near 100% while others sit near 0% would point an admin toward a single-threaded process pinned to that core as the bottleneck.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.23.2.3.2.1.4
snmpwalk -v2c -c public <target> CPQLINOS-MIB::cpqLinOsCpuTimePercent

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.23.2.3.2.1.4.1
snmpget -v2c -c public <target> CPQLINOS-MIB::cpqLinOsCpuTimePercent.1

Start monitoring Compaq/HP ProLiant server running Linux with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQLINOS-MIB::cpqLinOsCpuTimePercent OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server running Linux from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.23cpqLinOsMgmtCPQLINOS-MIB
1.3.6.1.4.1.232.23.2cpqLinOsComponentCPQLINOS-MIB
1.3.6.1.4.1.232.23.2.3cpqLinOsProcessorCPQLINOS-MIB
1.3.6.1.4.1.232.23.2.3.2cpqLinOsProcessorTableCPQLINOS-MIB
1.3.6.1.4.1.232.23.2.3.2.1cpqLinOsProcessorEntryCPQLINOS-MIB
1.3.6.1.4.1.232.23.2.3.2.1.4cpqLinOsCpuTimePercentCPQLINOS-MIB