svrControlEnableResetTraps
SVRMGT-MIB ·
.1.3.6.1.4.1.36.2.18.22.2.3.3
Object
If true, a reset trap will be sent each time any threshold event is reset. If the alarm state goes from set to reset, a reset trap will be sent. This value persists over agent restarts. Default value is false.
Context
- MIB
- SVRMGT-MIB
- OID
.1.3.6.1.4.1.36.2.18.22.2.3.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- svrControl
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 'SVRMGT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SVRMGT-MIB::svrControlEnableResetTraps.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SVRMGT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SVRMGT-MIB::svrControlEnableResetTraps'