hpnsaEccStatus
HPNSAECC-MIB ·
.1.3.6.1.4.1.11.2.23.6.3.1
Object
scalar mandatory
Enumeration
ECC memory system tracking status:
1 - ECC memory is not supported in this machine
2 - ECC memory logging is disabled due to some errors
(example, too many single or multiple bits error
occurred in a short period of time)
3 - ECC memory logging is enabled and functioning.
Context
- MIB
- HPNSAECC-MIB
- OID
.1.3.6.1.4.1.11.2.23.6.3.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- hpnsaEccLog
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 'HPNSAECC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPNSAECC-MIB::hpnsaEccStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPNSAECC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPNSAECC-MIB::hpnsaEccStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSupported |
2 | disabled |
3 | enabled |