cwCommCPUUsageUser
CISCO-WBX-MEETING-MIB ·
.1.3.6.1.4.1.9.9.809.1.2.1.4.1.4
Object
column
KHz Unsigned32
This object provides the CPU power executed in user mode.
Context
- MIB
- CISCO-WBX-MEETING-MIB
- OID
.1.3.6.1.4.1.9.9.809.1.2.1.4.1.4- Type
- column
- Access
- readonly
- Status
- current
- Units
- KHz
- Parent
- cwCommCPUUsageEntry
- Table
- cwCommCPUUsageTable
- Siblings
- 11
Syntax
KHz Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cwCommCPUIndex This object uniquely identifies a CPU in the table. Each CPU
has its own usage and breakdown values. | column | Unsigned32 | .1.3.6.1.4.1.9.9.809.1.2.1.4.1.1 |
| cwCommCPUUsageSoftIRQ This object provides the CPU usage that is spending
on handling software interrupt request. | column | KHz Unsigned32 | .1.3.6.1.4.1.9.9.809.1.2.1.4.1.10 |
| cwCommCPUUsageSteal This object provides the CPU usage spent on other tasks
when running in a virtualized environment. | column | KHz Unsigned32 | .1.3.6.1.4.1.9.9.809.1.2.1.4.1.11 |
| cwCommCPUUsageCapacitySubTotal This object provides the current total CPU capacity. | column | KHz Unsigned32 | .1.3.6.1.4.1.9.9.809.1.2.1.4.1.12 |
| cwCommCPUName This object provides the CPU name.
For example, 'Intel(R) Xeon(TM) CPU 3.00GHz'. | column | OctetString | .1.3.6.1.4.1.9.9.809.1.2.1.4.1.2 |
| cwCommCPUUsage This object provides how many percentage of total CPU
resource is used.
Usually GHz is used for measuring CPU power. Since GHz
is too large for measuring some CPU usage categ… | column | percent Unsigned32 | .1.3.6.1.4.1.9.9.809.1.2.1.4.1.3 |
| cwCommCPUUsageNice This object provides the CPU power executed on
low priority processes.
Nice is a program found on Unix and Linux. It directly
maps to a kernel call of the same name. nice is used … | column | KHz Unsigned32 | .1.3.6.1.4.1.9.9.809.1.2.1.4.1.5 |
| cwCommCPUUsageSystem This object provides the CPU power now is executed
in kernel mode. | column | KHz Unsigned32 | .1.3.6.1.4.1.9.9.809.1.2.1.4.1.6 |
| cwCommCPUUsageIdle This object provides the CPU power now is in idle status. | column | KHz Unsigned32 | .1.3.6.1.4.1.9.9.809.1.2.1.4.1.7 |
| cwCommCPUUsageIOWait This object provides the CPU power that is spending in
wait disk I/O to complete. | column | KHz Unsigned32 | .1.3.6.1.4.1.9.9.809.1.2.1.4.1.8 |
| cwCommCPUUsageIRQ This object provides the CPU usage that is spending
on handling interrupt request. | column | KHz Unsigned32 | .1.3.6.1.4.1.9.9.809.1.2.1.4.1.9 |