All MIBs › RMON2-MIB › trapDestAddress
trapDestAddress
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::trapDestAddress
OID (numeric): 1.3.6.1.2.1.16.19.13.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-create
Description: The destination address for traps on behalf of this entry.
If the associated trapDestProtocol object is equal to ip(1), the encoding of this object is the same as the snmpUDPAddress textual convention in RFC 3417, 'Transport Mappings for the Simple Network Management Protocol (SNMP)' [RFC3417]: -- for a SnmpUDPAddress of length 6: -- -- octets contents encoding -- 1-4 IP-address network-byte order -- 5-6 UDP-port network-byte order
If the associated trapDestProtocol object is equal to ipx(2), the encoding of this object is the same as the snmpIPXAddress textual convention in RFC 3417, 'Transport Mappings for the Simple Network Management Protocol (SNMP)' [RFC3417]: -- for a SnmpIPXAddress of length 12: -- -- octets contents encoding -- 1-4 network-number network-byte order -- 5-10 physical-address network-byte order -- 11-12 socket-number network-byte order
This object may not be modified if the associated
trapDestStatus object is equal to active(1).
What is trapDestAddress?
This stores the destination address (formatted as a byte string) where SNMP trap alerts should be sent, encoded with both IP/network address and port number. Engineers populate this with the NMS server details so that event notifications reach the monitoring station. For IP protocol, bytes 1-4 are the IP address and bytes 5-6 are the UDP port in network byte order.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.19 | tftp | REMOTEACCESS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.16.19.13 | trapDestTable | RMON2-MIB |
| 1.3.6.1.2.1.16.19.13.1 | trapDestEntry | RMON2-MIB |
| 1.3.6.1.2.1.16.19.13.1.4 | trapDestAddress | RMON2-MIB |