cwCommCPUUsage
CISCO-WBX-MEETING-MIB ·
.1.3.6.1.4.1.9.9.809.1.2.1.4.1.3
Object
column percentUnsigned32
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 unit. The system speed (in KHz) multiply by the fraction of each CPU sections (e.g. idle, nice, user, etc.) to get the CPU KHz of each category; Khz is used as the unit for all the CPU categories below.
Context
- MIB
- CISCO-WBX-MEETING-MIB
- OID
.1.3.6.1.4.1.9.9.809.1.2.1.4.1.3- Type
- column
- Access
- readonly
- Status
- current
- Units
- percent
- Parent
- cwCommCPUUsageEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WBX-MEETING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WBX-MEETING-MIB::cwCommCPUUsage'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WBX-MEETING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WBX-MEETING-MIB::cwCommCPUUsage.<cwCommCPUIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WBX-MEETING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WBX-MEETING-MIB::cwCommCPUUsage'
Syntax
percentUnsigned32
Values & Constraints
Object Constraints
range: 0-100
Conformance
Member of