cpqSiMemECCCondition
CPQSINFO-MIB ·
.1.3.6.1.4.1.232.2.2.4.15
Object
scalar mandatory
Enumeration
This provides the current condition of the correctable memory
errors for the entire memory.
The following status values are supported:
other(1) :
ECC is not supported.
ok(2) :
The correctable error count is below threshold.
degraded(3) :
The correctable error count has exceeded threshold.
Context
- MIB
- CPQSINFO-MIB
- OID
.1.3.6.1.4.1.232.2.2.4.15- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSiSystemBoard
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQSINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSINFO-MIB::cpqSiMemECCCondition.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSINFO-MIB::cpqSiMemECCCondition'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | ok |
3 | degraded |