%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.
Parsed from file cpqlinos.mib.txt
Company: None
Module: CPQLINOS-MIB
%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.
Parsed from file CPQLINOS-MIB.mib
Module: CPQLINOS-MIB
cpqLinOsCpuTimePercent OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory 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." ::= { cpqLinOsProcessorEntry 4 }
Vendor: Compaq
Module: CPQLINOS-MIB
[Automatically extracted from oidview.com]
cpqLinOsCpuTimePercent OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory 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." ::= { cpqLinOsProcessorEntry 4 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.232.23.2.3.2.1.1 | cpqLinOsCpuIndex | 0 | 0 | This Processor Instance number. |
1.3.6.1.4.1.232.23.2.3.2.1.2 | cpqLinOsCpuInstance | 0 | 0 | This Processor Instance Name. |
1.3.6.1.4.1.232.23.2.3.2.1.3 | cpqLinOsCpuInterruptsPerSec | 0 | 0 | Interrupts/sec is the average number of hardware interrupts the processor is receiving and servicing in each second. It does not… |
1.3.6.1.4.1.232.23.2.3.2.1.7 | cpqLinOsCpuUserTimePercent | 0 | 0 | %User Time is the percentage of non-idle processor time spent in user mode. User mode is a restricted processing mode designed f… |
1.3.6.1.4.1.232.23.2.3.2.1.8 | cpqLinOsCpuPrivilegedTimePercent | 0 | 0 | %Privileged Time is the percentage of non-idle processor time spent in privileged mode. (Privileged mode is a processing mode de… |