All MIBs › CISCO-UNIFIED-COMPUTING-COMPUTE-MIB › cucsComputeServerUnitNumOfThreads
cucsComputeServerUnitNumOfThreads
Module: CISCO-UNIFIED-COMPUTING-COMPUTE-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-COMPUTE-MIB::cucsComputeServerUnitNumOfThreads
OID (numeric): 1.3.6.1.4.1.9.9.719.1.9.74.1.45
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: Cisco UCS compute:ServerUnit:numOfThreads managed object property
What is cucsComputeServerUnitNumOfThreads?
This Gauge32 'numOfThreads' reports the total number of logical CPU threads available on this server, accounting for hyper-threading/SMT if enabled. Comparing this to numOfCores shows whether hyper-threading is active on this specific blade, which some workloads intentionally disable via BIOS policy for consistent per-core performance. A 32-core server with hyper-threading enabled would report numOfThreads as `64`; with it disabled, `32`.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.9.74.1.45 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-COMPUTE-MIB::cucsComputeServerUnitNumOfThreads
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.9.74.1.45.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-COMPUTE-MIB::cucsComputeServerUnitNumOfThreads.1
Start monitoring Cisco UCS blade servers and chassis with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-COMPUTE-MIB::cucsComputeServerUnitNumOfThreads OID value, configure state conditions and alerts, and monitor any Cisco UCS blade servers and chassis from a single console.
OID Breakdown
Upper-level ancestors (10 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.719 | ciscoUnifiedComputingMIB | CISCO-UNIFIED-COMPUTING-MIB |
| 1.3.6.1.4.1.9.9.719.1 | ciscoUnifiedComputingMIBObjects | CISCO-UNIFIED-COMPUTING-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.719.1.9 | cucsComputeObjects | CISCO-UNIFIED-COMPUTING-COMPUTE-MIB |
| 1.3.6.1.4.1.9.9.719.1.9.74 | cucsComputeServerUnitTable | CISCO-UNIFIED-COMPUTING-COMPUTE-MIB |
| 1.3.6.1.4.1.9.9.719.1.9.74.1 | cucsComputeServerUnitEntry | CISCO-UNIFIED-COMPUTING-COMPUTE-MIB |
| 1.3.6.1.4.1.9.9.719.1.9.74.1.45 | cucsComputeServerUnitNumOfThreads | CISCO-UNIFIED-COMPUTING-COMPUTE-MIB |