cpqLinOsCpuInterruptsPerSec
CPQLINOS-MIB ·
.1.3.6.1.4.1.232.23.2.3.2.1.3
Object
column
mandatory
Integer32
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 value is an indirect indicator of the activity of devices that generate interrupts, such as the system clock, the mouse, disk drivers, data communication lines, network interface cards and other peripheral devices. These devices normally interrupt the processor when they have completed a task or require attention. Normal thread execution is suspended during interrupts. Most system clocks interrupt the processor every 10 milliseconds, creating a background of interrupt activity.
Context
- MIB
- CPQLINOS-MIB
- OID
.1.3.6.1.4.1.232.23.2.3.2.1.3- 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 |
| 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 |
| 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 |