IEEE8023-LAG-MIB :: dot3adAggPortAlgorithm

MIB Reference — IPNetwork Monitor

All MIBsIEEE8023-LAG-MIBdot3adAggPortAlgorithm

dot3adAggPortAlgorithm

Module: IEEE8023-LAG-MIB

OID (symbolic): IEEE8023-LAG-MIB::dot3adAggPortAlgorithm

OID (numeric): 1.2.840.10006.300.43.1.1.3.1.21

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description:

This object identifies the algorithm used by the Aggregator to assign frames to a Port Conversation ID. Table 6-4 provides the IEEE 802.1 OUI (00-80-C2) Port Algorithm encodings. A SEQUENCE OF OCTETS consisting of a 3-octet OUI or CID and one following octet.

What is dot3adAggPortAlgorithm?

This object identifies which algorithm the switch uses to distribute outgoing network traffic across multiple ports grouped together as a link aggregation. The algorithm determines how frames get assigned to different ports within the aggregation to balance load and maximize throughput. An operator would check this setting when configuring port aggregation to ensure traffic is being distributed according to their network design.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.2.840.10006.300.43.1.1.3.1.21
snmpwalk -v2c -c public <target> IEEE8023-LAG-MIB::dot3adAggPortAlgorithm

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.2.840.10006.300.43.1.1.3.1.21.1
snmpget -v2c -c public <target> IEEE8023-LAG-MIB::dot3adAggPortAlgorithm.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.2.840.10006.300.43.1.1.3.1.21.1 s <value>

SNMPv3 example:

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.2member_bodyIEEE802dot11-MIB
1.2.840usIEEE802dot11-MIB
1.2.840.10006ieee802dot3START-MIB
1.2.840.10006.300snmpmibsSTART-MIB
1.2.840.10006.300.43lagMIBIEEE8023-LAG-MIB
1.2.840.10006.300.43.1lagMIBObjectsIEEE8023-LAG-MIB
1.2.840.10006.300.43.1.1dot3adAggIEEE8023-LAG-MIB
1.2.840.10006.300.43.1.1.3dot3adAggXTableIEEE8023-LAG-MIB
1.2.840.10006.300.43.1.1.3.1dot3adAggXEntryIEEE8023-LAG-MIB
1.2.840.10006.300.43.1.1.3.1.21dot3adAggPortAlgorithmIEEE8023-LAG-MIB