svrTrapReconfigureEvent
SVRMGT-MIB ·
.1.3.6.1.4.1.36.2.18.22.2.4.1
Object
scalar mandatory
r/w
Enumeration
By setting this value to enable, trap destinations will be reconfigured. On some operating systems like Windows/NT this will cause the SNMP agent to restart.
Context
- MIB
- SVRMGT-MIB
- OID
.1.3.6.1.4.1.36.2.18.22.2.4.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- svrTrap
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::svrTrapReconfigureEvent.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::svrTrapReconfigureEvent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |