madgeSecureTrapDestEnabled
MADGEBOX-MIB ·
.1.3.6.1.4.1.494.10.2.7
Object
scalar mandatory
r/w
Enumeration
Enable / disable the trap destination feature. enabled - any SNMP traps generated by this device will only be sent to management stations with an address in the madgeSecureTrapDestTable disabled - any SNMP traps generated by this device will be sent to all management stations currently known by this device.
Context
- MIB
- MADGEBOX-MIB
- OID
.1.3.6.1.4.1.494.10.2.7- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- madgeSecure
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 'MADGEBOX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MADGEBOX-MIB::madgeSecureTrapDestEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MADGEBOX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MADGEBOX-MIB::madgeSecureTrapDestEnabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |