MIB Viewer

axServiceGroupLbAlgorithm

OBJECT-TYPE
1.3.6.1.4.1.22610.2.4.3.3.1.2.1.3
Access
read-only
Status
current
Sub-identifiers
0
The load balance method for the service group
INTEGER { roundRobin(0), weightRoundRobin(1), leastConnection(2), weightLeastConnection(3), serviceLeastConnection(4), serviceWeightLeastConnection(5), fastResponseTime(6), leastRequest(7), roundRobinStrict(8), sourceIpHashBasedStateless(9), sourceIpOnlyHashBasedStateless(10), destinationIpHashBasedStateless(11), sourceDestinationIpHashBasedStateless(12), perPacketRoundRobinStateless(13), sourceIpOnlyHash(15), sourceIpWithPortHash(16), destinationIpOnlyHash(17), destinationIpWithPortHash(18), statelessSrcDstIpOnlyHash(19), oddEvenHash(20) }