All MIBs › CPQHLTH-MIB › cpqHeResMem2CpuNum
cpqHeResMem2CpuNum
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeResMem2CpuNum
OID (numeric): 1.3.6.1.4.1.232.6.2.14.13.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The memory module CPU number. Value 0 means memory is not Processor based.
What is cpqHeResMem2CpuNum?
This integer identifies which CPU a given memory module is associated with, where 0 means the memory is not tied to any particular processor. It matters on NUMA-style servers where memory performance and errors are often local to a specific CPU socket, so knowing the CPU number helps pinpoint the source of a memory problem. For instance, if modules under CPU number 1 keep reporting issues while CPU 0's modules are clean, that points suspicion at CPU socket 1's memory riser.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.14.13.1.3 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeResMem2CpuNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.14.13.1.3.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeResMem2CpuNum.1
Start monitoring HP/Compaq ProLiant server (hardware health MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQHLTH-MIB::cpqHeResMem2CpuNum OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (hardware health MIB) 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.6 | cpqHealth | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2 | cpqHeComponent | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.14 | cpqHeResilientMemory | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.14.13 | cpqHeResMem2ModuleTable | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.14.13.1 | cpqHeResMem2ModuleEntry | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.14.13.1.3 | cpqHeResMem2CpuNum | CPQHLTH-MIB |