All MIBs › CPQSTDEQ-MIB › cpqSeCPUCoreThreadIndex
cpqSeCPUCoreThreadIndex
Module: CPQSTDEQ-MIB
OID (symbolic): CPQSTDEQ-MIB::cpqSeCPUCoreThreadIndex
OID (numeric): 1.3.6.1.4.1.232.1.2.2.1.1.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This is an unique number to identify the running threads in a CPU core.
What is cpqSeCPUCoreThreadIndex?
This read-only INTEGER from 0 to 65535 uniquely identifies a running thread within a CPU core. An administrator cares for granular per-thread monitoring on hyperthreaded or multithreaded cores. For example, an admin isolates metrics for thread index 1 to distinguish the second logical thread on a hyperthreaded core from the first.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.1.2.2.1.1.22 snmpwalk -v2c -c public <target> CPQSTDEQ-MIB::cpqSeCPUCoreThreadIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.1.2.2.1.1.22.1 snmpget -v2c -c public <target> CPQSTDEQ-MIB::cpqSeCPUCoreThreadIndex.1
Start monitoring HP ProLiant server (CPU/memory/system board) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSTDEQ-MIB::cpqSeCPUCoreThreadIndex OID value, configure state conditions and alerts, and monitor any HP ProLiant server (CPU/memory/system board) from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.1 | cpqStdEquipment | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2 | cpqSeComponent | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.2 | cpqSeProcessor | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.2.1 | cpqSeCpuTable | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.2.1.1 | cpqSeCpuEntry | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.2.1.1.22 | cpqSeCPUCoreThreadIndex | CPQSTDEQ-MIB |