All MIBs › IEEE8023-LAG-MIB › dot3adAggPartnerSystemID
dot3adAggPartnerSystemID
Module: IEEE8023-LAG-MIB
OID (symbolic): IEEE8023-LAG-MIB::dot3adAggPartnerSystemID
OID (numeric): 1.2.840.10006.300.43.1.1.1.1.8
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description:
A 6-octet read-only MAC address value consisting of the unique identifier for the current protocol Partner of this Aggregator. A value of zero indicates that there is no known Partner. If the aggregation is manually configured, this System ID value will be a value assigned by the local System.
What is dot3adAggPartnerSystemID?
This object stores the MAC address of the link aggregation partner that negotiated with this device during LACP handshake. It uniquely identifies the remote system's identity in an aggregated link group, or shows zero if no partner has been discovered yet. An operator would check this value to verify that the correct partner device has been detected and to troubleshoot cases where aggregation fails to activate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10006.300.43.1.1.1.1.8 snmpwalk -v2c -c public <target> IEEE8023-LAG-MIB::dot3adAggPartnerSystemID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10006.300.43.1.1.1.1.8.1 snmpget -v2c -c public <target> IEEE8023-LAG-MIB::dot3adAggPartnerSystemID.1
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.1 | dot3adAgg | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.1.1 | dot3adAggTable | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.1.1.1 | dot3adAggEntry | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.1.1.1.8 | dot3adAggPartnerSystemID | IEEE8023-LAG-MIB |