MIB Viewer

cuspServerGroupLBType

OBJECT-TYPE
1.3.6.1.4.1.9.9.827.1.2.1.1.6
Access
read-only
Status
current
Sub-identifiers
0
This object gives the load balancing algorithm for the server group. global - Uses global load balance algorithm. highestq - Uses highestq algorithm where in CUSP picks the first available element with the higest q-value. requesturi - Hash algorithm is on Request-URI. callid - Hash algorithm is on Call-ID. touri - Hash algorithm is on To URI. weight - Uses weight-based scheme.
INTEGER { global(1), highestq(2), requesturi(3), callid(4), touri(5), weight(6) }