All MIBs › RMON2-MIB › nlMatrixTopNDestAddress
nlMatrixTopNDestAddress
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::nlMatrixTopNDestAddress
OID (numeric): 1.3.6.1.2.1.16.15.5.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 nlMatrixTopNProtocolDirLocalIndex.
For example, if the nlMatrixTopNProtocolDirLocalIndex 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 nlMatrixTopNDestAddress?
This byte string holds the network-layer address of the receiving host in a top-N conversation pair, using the same encoding as source address. Network engineers compare this with source to understand which two hosts are communicating most heavily. Example: source 10.0.1.5 to destination 10.0.2.200 being a top pair indicates data flowing between those specific devices.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.15.5.1.4 snmpwalk -v2c -c public <target> RMON2-MIB::nlMatrixTopNDestAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.15.5.1.4.1 snmpget -v2c -c public <target> RMON2-MIB::nlMatrixTopNDestAddress.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::nlMatrixTopNDestAddress 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 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.16.15 | nlMatrix | RMON2-MIB |
| 1.3.6.1.2.1.16.15.5 | nlMatrixTopNTable | RMON2-MIB |
| 1.3.6.1.2.1.16.15.5.1 | nlMatrixTopNEntry | RMON2-MIB |
| 1.3.6.1.2.1.16.15.5.1.4 | nlMatrixTopNDestAddress | RMON2-MIB |