cpqLinOsCpuPrivilegedTimePercent
CPQLINOS-MIB ·
.1.3.6.1.4.1.232.23.2.3.2.1.8
Object
column
mandatory
Integer32
%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-manipulating drivers. It allows direct access to hardware and all memory. The alternative, user mode, is a restricted processing mode designed for applications, environment subsystems, and integral subsystems. The operating system switches application threads to privileged mode to obtain operating system services.) %Privileged Time includes time servicing interrupts and DPCs. A high rate of privileged time might be attributable to a large number of interrupts generated by a failing device.
Context
- MIB
- CPQLINOS-MIB
- OID
.1.3.6.1.4.1.232.23.2.3.2.1.8- 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 |
| cpqLinOsCpuTimePercent mandatory %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 calculat… | column | Integer32 | .1.3.6.1.4.1.232.23.2.3.2.1.4 |
| 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 |