All MIBs › IEEE8023-LAG-MIB › dot3adAggActorSystemID
dot3adAggActorSystemID
Module: IEEE8023-LAG-MIB
OID (symbolic): IEEE8023-LAG-MIB::dot3adAggActorSystemID
OID (numeric): 1.2.840.10006.300.43.1.1.1.1.4
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-write
Description:
A 6-octet read-write MAC address value used as a unique identifier for the System that contains this Aggregator. NOTE-From the perspective of the Link Aggregation mechanisms described in Clause 6, only a single combination of Actor's System ID and System Priority are considered, and no distinction is made between the values of these parameters for an Aggregator and the port(s) that are associated with it; i.e., the protocol is described in terms of the operation of aggregation within a single System. However, the managed objects provided for the Aggregator and the port both allow management of these parameters. The result of this is to permit a single piece of equipment to be configured by management to contain more than one System from the point of view of the operation of Link Aggregation. This may be of particular use in the configuration of equipment that has limited aggregation capability (see 6.7).
What is dot3adAggActorSystemID?
This object stores the 48-bit MAC address that uniquely identifies the system containing this link aggregation group on the local side. It is a key component of the LACP protocol that allows switches to recognize and negotiate link bundling. Network administrators configure this value to enable proper link aggregation negotiations with partner devices.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10006.300.43.1.1.1.1.4 snmpwalk -v2c -c public <target> IEEE8023-LAG-MIB::dot3adAggActorSystemID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10006.300.43.1.1.1.1.4.1 snmpget -v2c -c public <target> IEEE8023-LAG-MIB::dot3adAggActorSystemID.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10006.300.43.1.1.1.1.4.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.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.4 | dot3adAggActorSystemID | IEEE8023-LAG-MIB |