All MIBs › IEEE8023-LAG-MIB › dot3adAggPortProtocolDA
dot3adAggPortProtocolDA
Module: IEEE8023-LAG-MIB
OID (symbolic): IEEE8023-LAG-MIB::dot3adAggPortProtocolDA
OID (numeric): 1.2.840.10006.300.43.1.2.4.1.1
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-write
Description:
A 6-octet read-write MACAddress value specifying the DA to be used when sending Link Aggregation Control and Marker PDUs on this Aggregation Port, corresponding to the value of Protocol_DA in 6.2.8.1.2, 6.2.10.1.3 and 6.5.4.2.1. The default value shall be the IEEE 802.3 Slow_Protocols_Multicast address.
What is dot3adAggPortProtocolDA?
This object stores the 6-octet MAC destination address used when transmitting Link Aggregation Control Protocol (LACP) frames and Marker PDUs on this aggregation port; by default it is set to the IEEE 802.3 Slow_Protocols multicast address. The destination address determines which devices on the link will respond to these control messages and participate in link aggregation negotiation. Network administrators configure this to support non-standard topologies or to direct control traffic to specific devices in advanced LAG setups.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10006.300.43.1.2.4.1.1 snmpwalk -v2c -c public <target> IEEE8023-LAG-MIB::dot3adAggPortProtocolDA
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10006.300.43.1.2.4.1.1.1 snmpget -v2c -c public <target> IEEE8023-LAG-MIB::dot3adAggPortProtocolDA.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10006.300.43.1.2.4.1.1.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.2 | member_body | IEEE802dot11-MIB |
| 1.2.840 | us | IEEE802dot11-MIB |
| 1.2.840.10006 | ieee802dot3 | START-MIB |
| 1.2.840.10006.300 | snmpmibs | START-MIB |
| 1.2.840.10006.300.43 | lagMIB | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1 | lagMIBObjects | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.2 | dot3adAggPort | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.2.4 | dot3adAggPortXTable | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.2.4.1 | dot3adAggPortXEntry | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.2.4.1.1 | dot3adAggPortProtocolDA | IEEE8023-LAG-MIB |