All MIBs › LLDP-V2-MIB › lldpV2DestMacAddress
lldpV2DestMacAddress
Module: LLDP-V2-MIB
OID (symbolic): LLDP-V2-MIB::lldpV2DestMacAddress
OID (numeric): 1.3.111.2.802.1.1.13.1.1.9.1.2
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description:
The MAC address associated with this entry.
The octet string identifies an individual or a group MAC address that is in use by LLDP as a destination MAC address.
The MAC address is encoded in the octet string in canonical format (see IEEE Std 802).
What is lldpV2DestMacAddress?
This OID stores the hardware address (MAC address) that LLDP (Link Layer Discovery Protocol) uses as the destination when sending neighbor discovery frames on a network link. It identifies which MAC address is used for discovery messages on this link. An operator would view this to verify the correct discovery mechanism is configured for each port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.13.1.1.9.1.2 snmpwalk -v2c -c public <target> LLDP-V2-MIB::lldpV2DestMacAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.13.1.1.9.1.2.1 snmpget -v2c -c public <target> LLDP-V2-MIB::lldpV2DestMacAddress.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| 1.3.111.2.802.1.1.13 | lldpV2MIB | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1 | lldpV2Objects | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.1 | lldpV2Configuration | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.1.9 | lldpV2DestAddressTable | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.1.9.1 | lldpV2DestAddressTableEntry | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.1.9.1.2 | lldpV2DestMacAddress | LLDP-V2-MIB |