All MIBs › CISCO-USP-MIB › cuspServerGroupLBType
cuspServerGroupLBType
Module: CISCO-USP-MIB
OID (symbolic): CISCO-USP-MIB::cuspServerGroupLBType
OID (numeric): 1.3.6.1.4.1.9.9.827.1.2.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is cuspServerGroupLBType?
This object reports which load balancing algorithm, such as highest-q-value selection or hashing on the Request-URI or Call-ID, is used to distribute calls across the elements in a server group. An admin diagnosing uneven load distribution across servers in a group checks this setting to understand whether the chosen algorithm, like a static weight-based scheme, is causing certain elements to receive disproportionate traffic. If one server in a callid load-balanced group consistently gets more traffic than others, the admin would recognize that as an expected hashing artifact rather than a fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.827.1.2.1.1.6 snmpwalk -v2c -c public <target> CISCO-USP-MIB::cuspServerGroupLBType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.827.1.2.1.1.6.1 snmpget -v2c -c public <target> CISCO-USP-MIB::cuspServerGroupLBType.1
Start monitoring Cisco Unified SIP Proxy (CUSP) appliance with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-USP-MIB::cuspServerGroupLBType OID value, configure state conditions and alerts, and monitor any Cisco Unified SIP Proxy (CUSP) appliance from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.827 | ciscoUspMIB | CISCO-USP-MIB |
| 1.3.6.1.4.1.9.9.827.1 | ciscoUspMIBObjects | CISCO-USP-MIB |
| 1.3.6.1.4.1.9.9.827.1.2 | cuspTable | CISCO-USP-MIB |
| 1.3.6.1.4.1.9.9.827.1.2.1 | cuspServerGroupTable | CISCO-USP-MIB |
| 1.3.6.1.4.1.9.9.827.1.2.1.1 | cuspServerGroupEntry | CISCO-USP-MIB |
| 1.3.6.1.4.1.9.9.827.1.2.1.1.6 | cuspServerGroupLBType | CISCO-USP-MIB |