MIB Viewer

tmnxPortLoadBalanceAlgorithm

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.2.4.2.1.56
Access
read-write
Status
current
Sub-identifiers
0
The value of tmnxPortLoadBalanceAlgorithm specifies the load balancing algorithm to be used on this port. When the value is 'includeL4', the src and dst port are used in the hashing algorithm. When it's 'excludeL4', they are not included. When the value is 'default', the port inherits the global settings in tmnxL4LoadBalancing. The value is 'notApplicable' for ports that do not pass any traffic. An attempt to modify this object when it is set to 'notApplicable' will return an inconsistentValue error.
INTEGER { notApplicable (0), default (1), includeL4 (2), excludeL4 (3) }