All MIBs › CPQHLTH-MIB › cpqHeResilientMemTypeActive
cpqHeResilientMemTypeActive
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeResilientMemTypeActive
OID (numeric): 1.3.6.1.4.1.232.6.2.14.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This value specifies the type of Advanced Memory Protection fault tolerance currently active on the system.
The following connection states are supported:
other(1) The Advanced Memory Protection fault tolerance cannot be determined by the Management Agent. You may need to upgrade your software.
none(2) This system is not configured for Advanced Memory Protection fault tolerance or Advanced Memory Protection is not available on this system.
onLineSpare(3) This system is configured for Online Spare Advanced Memory Protection.
mirrored(4) This system is configured for Mirrored Advanced Memory Protection.
advancedECC(5) This system is configured for the Advanced ECC type of Advanced Memory Protection.
mirroredSingleBoard(6) This system is configured for Mirrored Advanced Memory Protection within a single memory board.
mirroredDualBoard(7) This system is configured for Mirrored Advanced Memory Protection within a dual memory board configuration. The mirrored memory may be swapped with memory on the same memory board or with memory on the second memory board.
xor(8) This system is configured for Advanced Memory Protection using the XOR engine.
lockStep(9) This system is configured for LockStep type of Advanced Memory Protection.
onLineSpareChannel(10) This system is configured for Online Spare Channel Advanced Memory Protection.
onLineSpareRank(11) This system is configured for Online Spare Rank Advanced Memory Protection.
mirroringIntrasocket(12) This system is configured for Mirrored Intrasocket Advanced Memory Protection between memory of single processor or board.
mirroringIntersocket(13) This system is configured for Mirrored Intersocket Advanced Memory Protection between memory of two processors or boards.
What is cpqHeResilientMemTypeActive?
This read-only enumerated value reports the type of Advanced Memory Protection fault tolerance currently active, such as none, online spare, mirrored, or advanced ECC. It tells an admin exactly which memory-protection scheme is protecting this server right now, which matters for understanding what kind of memory failure the system can tolerate without downtime. A server showing mirrored can survive a full memory board failure without going down, unlike one showing none.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.14.1 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeResilientMemTypeActive
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.14.1.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeResilientMemTypeActive.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::cpqHeResilientMemTypeActive 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.1 | cpqHeResilientMemTypeActive | CPQHLTH-MIB |