All MIBs › CPQHLTH-MIB › cpqHeResMem2ModuleStatus
cpqHeResMem2ModuleStatus
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeResMem2ModuleStatus
OID (numeric): 1.3.6.1.4.1.232.6.2.14.13.1.19
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.
spare(12): The memory module is configured as a spare.
partial(13): The memory module is present and is partially in use.
What is cpqHeResMem2ModuleStatus?
This enumerated value reports the module's correctable-memory-error status, with states such as other, notPresent, present, good, add, upgrade, missing, and doesNotMatch. An administrator watches this to see not just whether a DIMM works but how it relates to the expected memory configuration, catching cases like a module flagged missing or mismatched relative to its siblings. For example, seeing doesNotMatch(8) on one module in an otherwise-good bank would flag a mixed or incompatible DIMM installed by mistake.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.14.13.1.19 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeResMem2ModuleStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.14.13.1.19.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeResMem2ModuleStatus.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::cpqHeResMem2ModuleStatus 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.19 | cpqHeResMem2ModuleStatus | CPQHLTH-MIB |