RMON2-MIB :: alMatrixTopNDestAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsRMON2-MIBalMatrixTopNDestAddress

alMatrixTopNDestAddress

Module: RMON2-MIB

OID (symbolic): RMON2-MIB::alMatrixTopNDestAddress

OID (numeric): 1.3.6.1.2.1.16.17.4.1.4

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: The network-layer address of the destination host in this conversation.

This is represented as an octet string with specific semantics and length as identified by the associated alMatrixTopNProtocolDirLocalIndex.

For example, if the alMatrixTopNProtocolDirLocalIndex indicates an encapsulation of IP, this object is encoded as a length octet of 4, followed by the 4 octets of the IP address, in network byte order.

What is alMatrixTopNDestAddress?

This object stores the byte string representation of the destination machine's network address in this conversation, using the same format as the source address. Engineers use this alongside the source address to map traffic flows and identify which servers or services are receiving the heaviest inbound traffic. Combined with source address, you might see that 192.168.1.50 is sending to 10.0.1.20, revealing that a workstation is hammering a specific file server.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.17.4.1.4
snmpwalk -v2c -c public <target> RMON2-MIB::alMatrixTopNDestAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.16.17.4.1.4.1
snmpget -v2c -c public <target> RMON2-MIB::alMatrixTopNDestAddress.1

Start monitoring RMON-capable network probes, switches, and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RMON2-MIB::alMatrixTopNDestAddress OID value, configure state conditions and alerts, and monitor any RMON-capable network probes, switches, and routers from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.16rmonLBHUB-BOOM-MIB
Numeric OIDNameModule
1.3.6.1.2.1.16.17alMatrixRMON2-MIB
1.3.6.1.2.1.16.17.4alMatrixTopNTableRMON2-MIB
1.3.6.1.2.1.16.17.4.1alMatrixTopNEntryRMON2-MIB
1.3.6.1.2.1.16.17.4.1.4alMatrixTopNDestAddressRMON2-MIB