All MIBs › CBS-MODULE-RESOURCES-MIB › cbsModuleCpuCoreHiUtilCores
cbsModuleCpuCoreHiUtilCores
Module: CBS-MODULE-RESOURCES-MIB
OID (symbolic): CBS-MODULE-RESOURCES-MIB::cbsModuleCpuCoreHiUtilCores
OID (numeric): 1.3.6.1.4.1.6848.2.3.12.1.3
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description: Bit mask value of CPU cores at or above utilization threshold.
What is cbsModuleCpuCoreHiUtilCores?
This is a bitmask, one bit per physical CPU core (core0 through at least core15 per the truncated syntax), where a set bit means that specific core's utilization has crossed the module's configured high-utilization threshold, as the description states. Because the mask flags individual cores rather than reporting a module-wide average, it lets an admin distinguish a single hot core - often a sign of a process pinned to one core via interrupt or CPU affinity - from genuine module-wide CPU exhaustion that would set most or all of the bits at once. A returned mask with only the core3 bit set (0x08) while cores 0, 1, and 2 stay clear would point at a single runaway process bound to core 3 rather than a general overload.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6848.2.3.12.1.3 snmpwalk -v2c -c public <target> CBS-MODULE-RESOURCES-MIB::cbsModuleCpuCoreHiUtilCores
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6848.2.3.12.1.3.1 snmpget -v2c -c public <target> CBS-MODULE-RESOURCES-MIB::cbsModuleCpuCoreHiUtilCores.1
Start monitoring Crossbeam Systems XOS security appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CBS-MODULE-RESOURCES-MIB::cbsModuleCpuCoreHiUtilCores OID value, configure state conditions and alerts, and monitor any Crossbeam Systems XOS security appliances from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6848 | crossbeamSystems | CROSSBEAM-SYSTEMS-MIB |
| 1.3.6.1.4.1.6848.2 | cbsMgmt | CROSSBEAM-SYSTEMS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6848.2.3 | cbsModuleResources | CBS-MODULE-RESOURCES-MIB |
| 1.3.6.1.4.1.6848.2.3.12 | cbsModuleCpuCoreHiUtilTable | CBS-MODULE-RESOURCES-MIB |
| 1.3.6.1.4.1.6848.2.3.12.1 | cbsModuleCpuCoreHiUtilEntry | CBS-MODULE-RESOURCES-MIB |
| 1.3.6.1.4.1.6848.2.3.12.1.3 | cbsModuleCpuCoreHiUtilCores | CBS-MODULE-RESOURCES-MIB |