All MIBs › CPQHLTH-MIB › cpqHeResMemModuleStatus
cpqHeResMemModuleStatus
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeResMemModuleStatus
OID (numeric): 1.3.6.1.4.1.232.6.2.14.11.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This provides the current status of the correctable memory errors for this memory module.
The following status values are supported:
other(1): The status is unknown or could not be determined.
notPresent(2): The memory module is not present or is un-initialized.
present(3): The memory module is present but not in use.
good(4): The memory module is present and in use. The corrected error threshold has not been exceeded.
add(5): The memory module has been added, but is not yet in use.
upgraded(6): The memory module has been upgraded, but the memory is not yet in use.
missing(7): An expected memory module is missing.
doesNotMatch(8): The memory module does not match the other memory modules within the bank.
notSupported(9): The memory module is not supported.
badConfig(10): The memory module violates the add/upgrade configuration rules.
degraded(11): The memory module's correctable error count has exceeded threshold.
What is cpqHeResMemModuleStatus?
This read-only enumerated value reports the current status of correctable-memory-error tracking for this specific DIMM, such as not present, present, or good. This per-module detail lets an admin identify precisely which physical DIMM socket, out of potentially dozens, is the one accumulating correctable errors. A not-present reading here versus good elsewhere quickly shows the admin which socket is empty and which are actively healthy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.14.11.1.4 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeResMemModuleStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.14.11.1.4.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeResMemModuleStatus.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::cpqHeResMemModuleStatus 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.11 | cpqHeResMemModuleTable | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.14.11.1 | cpqHeResMemModuleEntry | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.14.11.1.4 | cpqHeResMemModuleStatus | CPQHLTH-MIB |