All MIBs › CPQHLTH-MIB › cpqHeResMemBoardErrorStatus
cpqHeResMemBoardErrorStatus
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeResMemBoardErrorStatus
OID (numeric): 1.3.6.1.4.1.232.6.2.14.10.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The error status of the Advanced Memory Protection board or cartridge.
The following status values are supported:
other(1) The value is unsupported or could not be determined.
noError(2) The board or cartridge is configured and operating correctly.
dimmEccError(3) The board or cartridge has at least one DIMM ECC error.
unlockError(4) The board or cartridge is unlocked when it should not be. Please insure the board of cartridge is locked.
configError(5) The board or cartridge has a bad memory configuration. Please insure all memory modules are of the correct type, speed, latency, etc.
busError(6) The board or cartridge has a memory bus error. Please insure all memory modules are of the correct type, speed, latency, etc. Also insure the cartridge is inserted properly.
powerError(7) The board or cartridge has power error. Please insure all memory modules are of the correct type, speed, latency, etc. Also insure the cartridge is inserted properly.
advancedEcc(8), The board or cartridge is configured for advanced Ecc mode.
onlineSpare(9), The board or cartridge is configured for Online Spare mode.
mirrored(10), The board or cartridge is configured for mirrored mode.
mirroredDimmError(11), The board or cartridge has a mirrored Dimm error.
memoryRaid(12), The board or cartridge is configured for memory raid mode.
raidDimmError(13) The board or cartridge has a raid Dimm error.
lockstep(14) The board or cartridge is configured for LockStep.
lockstepDimmError(15) The board or cartridge has a lockStep Dimm error.
What is cpqHeResMemBoardErrorStatus?
This read-only enumerated value reports the specific error status of this memory board or cartridge, such as a DIMM ECC error, unlock error, configuration error, bus error, or power error. It gives an admin a precise category of what is wrong with this particular board rather than a generic failure indication. A bus error here points the admin toward a board-bus connection issue, distinct from a DIMM ECC error which points at a specific DIMM.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.14.10.1.3 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeResMemBoardErrorStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.14.10.1.3.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeResMemBoardErrorStatus.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::cpqHeResMemBoardErrorStatus 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.10 | cpqHeResMemBoardTable | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.14.10.1 | cpqHeResMemBoardEntry | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.14.10.1.3 | cpqHeResMemBoardErrorStatus | CPQHLTH-MIB |