cuspServerGroupLBType
CISCO-USP-MIB ·
.1.3.6.1.4.1.9.9.827.1.2.1.1.6
Object
column
Enumeration
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.
Context
- MIB
- CISCO-USP-MIB
- OID
.1.3.6.1.4.1.9.9.827.1.2.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cuspServerGroupEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | global |
2 | highestq |
3 | requesturi |
4 | callid |
5 | touri |
6 | weight |