All MIBs › CPQSTDEQ-MIB › cpqSeCpuUnitIndex
cpqSeCpuUnitIndex
Module: CPQSTDEQ-MIB
OID (symbolic): CPQSTDEQ-MIB::cpqSeCpuUnitIndex
OID (numeric): 1.3.6.1.4.1.232.1.2.2.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This is a number that uniquely specifies a processor unit. A processing unit may be a set of processing chips that are on the same board or for other reasons work together as a unit. The main processor unit (if such a concept is valid for this machine) will always have the lowest (first) index.
What is cpqSeCpuUnitIndex?
This read-only INTEGER from 0 to 65535 uniquely specifies a processor unit, meaning a set of processing chips on the same board that work together, with the main unit always getting the lowest index. An administrator cares as the primary key identifying which physical CPU socket or unit the subsequent CPU-related OIDs describe. For example, an admin uses unit index 0 to confirm readings belong to the primary processor rather than a secondary CPU in a dual-socket server.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.1.2.2.1.1.1 snmpwalk -v2c -c public <target> CPQSTDEQ-MIB::cpqSeCpuUnitIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.1.2.2.1.1.1.1 snmpget -v2c -c public <target> CPQSTDEQ-MIB::cpqSeCpuUnitIndex.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::cpqSeCpuUnitIndex 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.1 | cpqSeCpuUnitIndex | CPQSTDEQ-MIB |