All MIBs › CPQHLTH-MIB › cpqHeResilientMemStatus
cpqHeResilientMemStatus
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeResilientMemStatus
OID (numeric): 1.3.6.1.4.1.232.6.2.14.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This value specifies the current state of the Advanced Memory Protection subsystem.
The following states are supported:
other(1) The system does not support Advanced Memory Protection or the status cannot be determined by the Management Agent.
notProtected(2) This system supports Advanced Memory Protection but the feature is disabled.
protected(3) The system is protected by Advanced Memory Protection.
degraded(4) The system was protected, but the Advanced Memory Protection feature has been engaged.
dimmEcc(5) The system is protected via DIMM ECC only.
mirrorNoFaults(6) The system is protected by Advanced Memory Protection in the mirrored mode. No DIMM faults have been detected.
mirrorWithFaults(7) The system is protected by Advanced Memory Protection in the mirrored mode. One or more DIMM faults have been detected.
hotSpareNoFaults(8) The system is protected by Advanced Memory Protection in the hot spare mode. No DIMM faults have been detected.
hotSpareWithFaults(9) The system is protected by Advanced Memory Protection in the hot spare mode. One or more DIMM faults have been detected.
xorNoFaults(10) The system is protected by Advanced Memory Protection in the XOR memory mode. No DIMM faults have been detected.
xorWithFaults(11) The system is protected by Advanced Memory Protection in the XOR memory mode. One or more DIMM faults have been detected.
advancedEcc(12) The system is protected by Advanced Memory Protection in the Advanced ECC mode.
advancedEccWithFaults(13) The system is protected by Advanced Memory Protection in the Advanced ECC mode. One or more DIMM faults have been detected.
lockStep(14) The system is protected by Advanced Memory Protection in the Lock Step mode.
localStepWithFaults(15) The system is protected by Advanced Memory Protection in the Lock Step mode. One or more DIMM faults have been detected.
What is cpqHeResilientMemStatus?
This read-only enumerated value reports the current state of the Advanced Memory Protection subsystem, such as not protected or protected. It tells an admin whether the configured memory-protection scheme is presently actively guarding the server or has been disabled or degraded. A not-protected reading on a system that supports the feature suggests the admin should investigate why protection is not currently engaged.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.14.3 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeResilientMemStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.14.3.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeResilientMemStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqHeResilientMemStatus.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::cpqHeResilientMemStatus 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.3 | cpqHeResilientMemStatus | CPQHLTH-MIB |