All MIBs › CPQHLTH-MIB › cpqHeCorrMemTotalErrs
cpqHeCorrMemTotalErrs
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeCorrMemTotalErrs
OID (numeric): 1.3.6.1.4.1.232.6.2.3.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of correctable memory errors that have occurred.
What is cpqHeCorrMemTotalErrs?
This read-only integer is the total count of correctable memory errors that have occurred on this server. It is the single number an admin watches to catch a DIMM slowly degrading via rising ECC corrections before it fails outright. A sudden jump in cpqHeCorrMemTotalErrs between two polls is an early warning to schedule that server's memory for inspection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.3.3 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeCorrMemTotalErrs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.3.3.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeCorrMemTotalErrs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqHeCorrMemTotalErrs.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::cpqHeCorrMemTotalErrs 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.3 | cpqHeCorrectableMemory | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.3.3 | cpqHeCorrMemTotalErrs | CPQHLTH-MIB |