tnPortLoadBalanceAlgorithm
TN-PORT-MIB ·
.1.3.6.1.4.1.7483.6.1.2.2.4.2.1.56
Object
column
r/w
Enumeration
The value of tnPortLoadBalanceAlgorithm 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 tnL4LoadBalancing. 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.
Context
- MIB
- TN-PORT-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.2.4.2.1.56- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnPortEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notApplicable |
1 | default |
2 | includeL4 |
3 | excludeL4 |