All MIBs › CPQHLTH-MIB › cpqHeCorrMemErrCount
cpqHeCorrMemErrCount
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeCorrMemErrCount
OID (numeric): 1.3.6.1.4.1.232.6.2.3.4.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The number of times this memory location has had a correctable memory error. The value zero (0) indicates that the user has marked this error as corrected. Marking errors as corrected may be performed with the Diagnostics or with a set operation of 0 on this variable. Any non-zero valued set operation will fail.
What is cpqHeCorrMemErrCount?
This read-write integer (0-255) counts how many times this specific memory location has had a correctable error, where zero means the user has marked it corrected and any non-zero set operation fails. An admin resets this to zero after physically replacing the flagged DIMM, similar to how critical errors are acknowledged. Watching this count climb toward its configured threshold tells the admin a specific memory socket, not memory in general, is degrading.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.3.4.1.2 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeCorrMemErrCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.3.4.1.2.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeCorrMemErrCount.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.6.2.3.4.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqHeCorrMemErrCount.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::cpqHeCorrMemErrCount 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.4 | cpqHeCorrMemErrTable | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.3.4.1 | cpqHeCorrMemErrEntry | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.3.4.1.2 | cpqHeCorrMemErrCount | CPQHLTH-MIB |