All MIBs › CPQSTDEQ-MIB › cpqSeCpuPrimary
cpqSeCpuPrimary
Module: CPQSTDEQ-MIB
OID (symbolic): CPQSTDEQ-MIB::cpqSeCpuPrimary
OID (numeric): 1.3.6.1.4.1.232.1.2.2.1.1.27
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: On SMP systems one of the CPU is set to Primary and the other CPUs as secondary. A value of true is set if the CPU is primary.
The following values are valid for CPU availability status:
Unknown (1) The CPU Primary/Secondary could not be determined.
false (2) The CPU is not primary CPU.
True (3) The CUR is primary CPU.
What is cpqSeCpuPrimary?
This read-only INTEGER reports whether this CPU is the primary processor on an SMP system, as unknown, false, or true, with other CPUs marked secondary. An administrator cares to identify the boot or primary processor when diagnosing SMP-specific issues. For example, an admin confirms this OID is true(3) for socket 0, verifying it is indeed the boot processor before investigating a boot-related fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.1.2.2.1.1.27 snmpwalk -v2c -c public <target> CPQSTDEQ-MIB::cpqSeCpuPrimary
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.1.2.2.1.1.27.1 snmpget -v2c -c public <target> CPQSTDEQ-MIB::cpqSeCpuPrimary.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::cpqSeCpuPrimary 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.27 | cpqSeCpuPrimary | CPQSTDEQ-MIB |