All MIBs › CPQHLTH-MIB › cpqHeCorrMemErrIndex
cpqHeCorrMemErrIndex
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeCorrMemErrIndex
OID (numeric): 1.3.6.1.4.1.232.6.2.3.4.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A number that uniquely specifies this correctable memory error description. The entries will be in order of occurrence with the most recent new entry first.
What is cpqHeCorrMemErrIndex?
This read-only integer (0-65535) is the unique key for a row in the correctable-memory-error table, ordered with the most recent new entry first. It lets an admin fetch the newest correctable memory error directly by starting from index 1, mirroring the ordering used in the critical-error table. This is useful when a monitoring script only needs the latest correctable error rather than the entire history.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.3.4.1.1 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeCorrMemErrIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.3.4.1.1.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeCorrMemErrIndex.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::cpqHeCorrMemErrIndex 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.1 | cpqHeCorrMemErrIndex | CPQHLTH-MIB |