CISCO-WBX-MEETING-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
16
.1.3.6.1.4.1.9.9.809.1.2.1.4 · 1 row entry · 12 columns
A list of CPU usage registering on the device.
cwCommCPUUsageEntry entry .1.3.6.1.4.1.9.9.809.1.2.1.4.1
An entry containing management information generic to
the CPU usage.
Indexes
cwCommCPUIndex
Column Syntax OID
cwCommCPUIndex
This object uniquely identifies a CPU in the table. Each CPU
has its own usage and breakdown values.
Unsigned32
Constraints:
range: 1-128
.1.3.6.1.4.1.9.9.809.1.2.1.4.1.1
cwCommCPUName
This object provides the CPU name.
For example, 'Intel(R) Xeon(TM) CPU 3.00GHz'.
OctetString
Constraints:
range: 1-255
.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 categories,
KHz is used as the measuring u…
percentUnsigned32
Constraints:
range: 0-100
.1.3.6.1.4.1.9.9.809.1.2.1.4.1.3
cwCommCPUUsageUser
This object provides the CPU power executed in user mode.
KHzUnsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.809.1.2.1.4.1.4
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 to
invoke a utility or shell script with…
KHzUnsigned32
Constraints:
range: 0-4294967295
.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.
KHzUnsigned32
Constraints:
range: 0-4294967295
.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.
KHzUnsigned32
Constraints:
range: 0-4294967295
.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.
KHzUnsigned32
Constraints:
range: 0-4294967295
.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.
KHzUnsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.809.1.2.1.4.1.9
cwCommCPUUsageSoftIRQ
This object provides the CPU usage that is spending
on handling software interrupt request.
KHzUnsigned32
Constraints:
range: 0-4294967295
.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.
KHzUnsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.809.1.2.1.4.1.11
cwCommCPUUsageCapacitySubTotal
This object provides the current total CPU capacity.
KHzUnsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.809.1.2.1.4.1.12
.1.3.6.1.4.1.9.9.809.1.2.5.2 · 1 row entry · 4 columns
A list of the detailed disk usage status at the partition level
for the host, registering on the device.
cwCommDiskUsageEntry entry .1.3.6.1.4.1.9.9.809.1.2.5.2.1
An entry containing management information generic
to the disk usage.
Indexes
cwCommDiskUsageIndex
Column Syntax OID
cwCommDiskUsageIndex
This object is an index of entries in the table that contain
management information generic to the disk usage.
Unsigned32
Constraints:
range: 1-128
.1.3.6.1.4.1.9.9.809.1.2.5.2.1.1
cwCommDiskPartitionName
this object provides the disk partition name.
For example, the partition '/opt', or '/dev' etc.
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.9.9.809.1.2.5.2.1.2
cwCommDiskUsage
This object provides the current disk usage on the host.
percentUnsigned32
Constraints:
range: 0-100
.1.3.6.1.4.1.9.9.809.1.2.5.2.1.3
cwCommDiskTotal
This object provides the total disk space size of
this host.
KBUnsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.809.1.2.5.2.1.4