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
- Table
- cuspServerGroupTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | global |
2 | highestq |
3 | requesturi |
4 | callid |
5 | touri |
6 | weight |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cuspServerGroupIndex A unique value, greater than zero, for each server group. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.827.1.2.1.1.1 |
| cuspServerGroupName This object gives the name of the server group. | column | OctetString | .1.3.6.1.4.1.9.9.827.1.2.1.1.2 |
| cuspServerGroupNetwork This object gives the network name to which the server group
belongs. | column | OctetString | .1.3.6.1.4.1.9.9.827.1.2.1.1.3 |
| cuspServerGroupStatus This object gives the Server group status as
up/partialdown/down.
up - All the elements in the server group are up.
partialdown - At least one element in the server group is down.… | column | Enumeration | .1.3.6.1.4.1.9.9.827.1.2.1.1.4 |
| cuspServerGroupPingStatus This object gives server group ping status.
true - Ping is enabled.
false - Ping is disabled. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.827.1.2.1.1.5 |