svrControlEnableModifyTraps
SVRMGT-MIB ·
.1.3.6.1.4.1.36.2.18.22.2.3.2
Object
If true, a modify trap will be sent for each modification of the threshold table when the threshold entry state is rowDisabled. 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.2- 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::svrControlEnableModifyTraps.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::svrControlEnableModifyTraps'