RMON-MIB :: matrixSDDestAddress

MIB Reference — IPNetwork Monitor

All MIBsRMON-MIBmatrixSDDestAddress

matrixSDDestAddress

Module: RMON-MIB

OID (symbolic): RMON-MIB::matrixSDDestAddress

OID (numeric): 1.3.6.1.2.1.16.6.2.1.2

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description:

The destination physical address.

What is matrixSDDestAddress?

This OID stores the physical (MAC) address of the destination device in a network traffic pattern being monitored. It identifies which device traffic is going to for analysis purposes. When investigating unusual traffic flows, a technician uses this to pinpoint which physical device is receiving unexpected data.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.6.2.1.2
snmpwalk -v2c -c public <target> RMON-MIB::matrixSDDestAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.16.6.2.1.2.1
snmpget -v2c -c public <target> RMON-MIB::matrixSDDestAddress.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> matrixSDDestAddress.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.16rmonLBHUB-BOOM-MIB
1.3.6.1.2.1.16.6matrixLBHUB-BOOM-MIB
1.3.6.1.2.1.16.6.2matrixSDTableRFC1271-MIB
1.3.6.1.2.1.16.6.2.1matrixSDEntryRFC1271-MIB
1.3.6.1.2.1.16.6.2.1.2matrixSDDestAddressRMON-MIB