cpqOsSysContextSwitchesPersec
CPQOS-MIB ·
.1.3.6.1.4.1.232.19.2.2.4
Object
scalar
mandatory
Integer32
Context Switches/sec is the combined rate at which all processors on the computer are switched from one thread to another. Context switches occur when a running thread voluntarily relinquishes the processor, is preempted by a higher priority ready thread, or switches between user-mode and privileged (kernel) mode to use an Executive or subsystem service. It is the sum of Thread: Context Switches/sec for all threads running on all processors in the computer and is measured in numbers of switches. There are context switch counters on the System and Thread objects.
Context
- MIB
- CPQOS-MIB
- OID
.1.3.6.1.4.1.232.19.2.2.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqOsSystem
- Siblings
- 6
Syntax
Integer32
- Source
- COPS-PR-SPPIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpqOsSystemStatus mandatory This value specifies the overall condition of the System Object. | scalar | Enumeration | .1.3.6.1.4.1.232.19.2.2.1 |
| cpqOsSystemUpTime mandatory Total Time that the computer has been operational since it was
last started. | scalar | OctetString | .1.3.6.1.4.1.232.19.2.2.2 |
| cpqOsSystemThreads mandatory Threads is the number of threads in the computer at the time of data
collection. Notice that this is an instantaneous count, not an average
over the time interval. A thread is the… | scalar | Integer32 | .1.3.6.1.4.1.232.19.2.2.3 |
| cpqOsSysCpuQueueLength mandatory Processor Queue Length is the number of threads in the processor queue.
There is a single queue for processor time even on computers with multiple
processors. Unlike the disk coun… | scalar | Integer32 | .1.3.6.1.4.1.232.19.2.2.5 |
| cpqOsSysProcesses mandatory Processes is the number of processes in the computer at the time of data
collection. Notice that this is an instantaneous count, not an average
over the time interval. Each proces… | scalar | Integer32 | .1.3.6.1.4.1.232.19.2.2.6 |
| cpqOsSysRegistryInUsePercent mandatory RegistryInUsePercent is the percentage of the Total Registry Quota
Allowed that is currently being used by the system. This counter
displays the current percentage value only; it… | scalar | Integer32 | .1.3.6.1.4.1.232.19.2.2.7 |