hpnsaEccTrapEnable
HPNSAECC-MIB ·
.1.3.6.1.4.1.11.2.23.6.3.4
Object
scalar mandatory
r/w
Enumeration
Set this variable to 1, the ECC memory errors are forwarded as SNMP traps. No trap are generated if this variable is set to 0.
Context
- MIB
- HPNSAECC-MIB
- OID
.1.3.6.1.4.1.11.2.23.6.3.4- Type
- scalar
- Access
- readwrite
- 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::hpnsaEccTrapEnable.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::hpnsaEccTrapEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | trapOff |
1 | trapOn |