cpqHeResMemModuleCondition
CPQHLTH-MIB ·
.1.3.6.1.4.1.232.6.2.14.11.1.5
Object
column mandatory
Enumeration
This provides the current status of the correctable memory
errors for this memory module.
The following status values are supported:
other(1):
ECC is not supported on this memory module or the
condition could not be determined.
ok(2):
The memory module is operating normally.
degraded(3):
The memory module is correctable error count has exceeded
threshold or a configuration error has been detected.
Context
- MIB
- CPQHLTH-MIB
- OID
.1.3.6.1.4.1.232.6.2.14.11.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqHeResMemModuleEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQHLTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQHLTH-MIB::cpqHeResMemModuleCondition'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQHLTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQHLTH-MIB::cpqHeResMemModuleCondition.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQHLTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQHLTH-MIB::cpqHeResMemModuleCondition'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.