cpqLinOsCpuTimePercent
CPQLINOS-MIB ·
.1.3.6.1.4.1.232.23.2.3.2.1.4
Object
column
mandatory
Integer32
%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.
Context
- MIB
- CPQLINOS-MIB
- OID
.1.3.6.1.4.1.232.23.2.3.2.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqLinOsProcessorEntry
- Table
- cpqLinOsProcessorTable
- Siblings
- 5
Syntax
Integer32
- Source
- COPS-PR-SPPIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpqLinOsCpuIndex mandatory This Processor Instance number. | column | Integer32 | .1.3.6.1.4.1.232.23.2.3.2.1.1 |
| cpqLinOsCpuInstance mandatory This Processor Instance Name. | column | OctetString | .1.3.6.1.4.1.232.23.2.3.2.1.2 |
| cpqLinOsCpuInterruptsPerSec mandatory Interrupts/sec is the average number of hardware interrupts the processor
is receiving and servicing in each second. It does not include DPCs, which
are counted separately. This v… | column | Integer32 | .1.3.6.1.4.1.232.23.2.3.2.1.3 |
| cpqLinOsCpuUserTimePercent mandatory %User Time is the percentage of non-idle processor time spent in user
mode. User mode is a restricted processing mode designed for applications,
environment subsystems, and integr… | column | Integer32 | .1.3.6.1.4.1.232.23.2.3.2.1.7 |
| cpqLinOsCpuPrivilegedTimePercent mandatory %Privileged Time is the percentage of non-idle processor time spent in
privileged mode. (Privileged mode is a processing mode designed for
operating system components and hardware… | column | Integer32 | .1.3.6.1.4.1.232.23.2.3.2.1.8 |