All MIBs › RMON2-MIB › alMatrixTopNSourceAddress
alMatrixTopNSourceAddress
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::alMatrixTopNSourceAddress
OID (numeric): 1.3.6.1.2.1.16.17.4.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The network layer address of the source 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 alMatrixTopNSourceAddress?
This object holds a byte string representing the source machine's network address in the conversation being tracked, formatted according to the protocol type identified by alMatrixTopNProtocolDirLocalIndex. A network engineer uses this to see which specific device initiated high-traffic flows, pinpointing which hosts are the biggest talkers on the network. For an IP conversation, this might be the byte sequence for 192.168.1.50, identifying a workstation that's sending 1 GB/hour to a server.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.17.4.1.3 snmpwalk -v2c -c public <target> RMON2-MIB::alMatrixTopNSourceAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.17.4.1.3.1 snmpget -v2c -c public <target> RMON2-MIB::alMatrixTopNSourceAddress.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.17 | alMatrix | RMON2-MIB |
| 1.3.6.1.2.1.16.17.4 | alMatrixTopNTable | RMON2-MIB |
| 1.3.6.1.2.1.16.17.4.1 | alMatrixTopNEntry | RMON2-MIB |
| 1.3.6.1.2.1.16.17.4.1.3 | alMatrixTopNSourceAddress | RMON2-MIB |