MIB Viewer

dLacpExtLoadBalanceAlgorithm

OBJECT-TYPE
1.3.6.1.4.1.171.14.4.1.1
Access
read-write
Status
current
Sub-identifiers
0
This object configures load balance algorithm that the switch uses to distribute packets across ports in the same channel. dstIp(1) - Specify that the switch should examine the destination IP address. dstMac(2) - Specify that the switch should examine the destination MAC address. srcDstIp(3) - Specify that the switch should examine the source and destination IP address. srcDstMac(4) - Specify that the switch should examine the source and destination MAC address. srcIp(5) - Specify that the switch should examine the source IP address. srcMac(6) - Specify that the switch should examine the source MAC address.
INTEGER { dstIp(1), dstMac(2), srcDstIp(3), srcDstMac(4), srcIp(5), srcMac(6) }