svrControlEnableTraps
SVRMGT-MIB ·
.1.3.6.1.4.1.36.2.18.22.2.3.1
Object
If true, the appropriate exception trap will be sent for each triggered alarm. This value persists over agent restarts. Default value is true.
Context
- MIB
- SVRMGT-MIB
- OID
.1.3.6.1.4.1.36.2.18.22.2.3.1- 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::svrControlEnableTraps.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::svrControlEnableTraps'