snmpTrapDestination
A3COM0012-TRAPTABLE2 ·
.1.3.6.1.4.1.43.10.10.2.1.2
Object
column mandatory
r/w
OctetString
This DisplayString is the network address of the device to
which SNMP traps will be sent. This is an IP or IPX address. The following
formats can be used. IP nnn.nnn.nnn.nnn - dotted format IPX
AABBCCDD:AABBCCDDEEFF - network : node
Destination addresses must be unique within this table. An error is returned if
an attempt is made to add a duplicate address.
Context
- MIB
- A3COM0012-TRAPTABLE2
- OID
.1.3.6.1.4.1.43.10.10.2.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- snmpTrapEntry
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 'A3COM0012-TRAPTABLE2' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0012-TRAPTABLE2::snmpTrapDestination'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM0012-TRAPTABLE2' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0012-TRAPTABLE2::snmpTrapDestination.<snmpTrapIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM0012-TRAPTABLE2' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM0012-TRAPTABLE2::snmpTrapDestination'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-50