madgeSecureTrapDestAddress
MADGEBOX-MIB ·
.1.3.6.1.4.1.494.10.2.9.1.3
Object
column mandatory
r/w
OctetString
An address for a management station that is to receive any SNMP traps generated by this device. The format of the address is determined by the associated entry in the madgeSecureTrapDestType
Context
- MIB
- MADGEBOX-MIB
- OID
.1.3.6.1.4.1.494.10.2.9.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- madgeSecureTrapDestEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MADGEBOX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MADGEBOX-MIB::madgeSecureTrapDestAddress'
More examples
Read one indexed 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::madgeSecureTrapDestAddress.<madgeSecureTrapDestIndex>'
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::madgeSecureTrapDestAddress'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.