All MIBs › CPQHLTH-MIB › cpqHeResMemModuleStatus
cpqHeResMemModuleStatus
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeResMemModuleStatus
OID (numeric): 1.3.6.1.4.1.232.6.2.14.11.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This provides the current status of the correctable memory errors for this memory module.
The following status values are supported:
other(1): The status is unknown or could not be determined.
notPresent(2): The memory module is not present or is un-initialized.
present(3): The memory module is present but not in use.
good(4): The memory module is present and in use. The corrected error threshold has not been exceeded.
add(5): The memory module has been added, but is not yet in use.
upgraded(6): The memory module has been upgraded, but the memory is not yet in use.
missing(7): An expected memory module is missing.
doesNotMatch(8): The memory module does not match the other memory modules within the bank.
notSupported(9): The memory module is not supported.
badConfig(10): The memory module violates the add/upgrade configuration rules.
degraded(11): The memory module's correctable error count has exceeded threshold.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.14.11.1.4 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeResMemModuleStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.14.11.1.4.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeResMemModuleStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| 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.11 | cpqHeResMemModuleTable | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.14.11.1 | cpqHeResMemModuleEntry | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.14.11.1.4 | cpqHeResMemModuleStatus | CPQHLTH-MIB |