CISCO-USP-MIB :: cuspServerGroupLBType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-USP-MIBcuspServerGroupLBType

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.827ciscoUspMIBCISCO-USP-MIB
1.3.6.1.4.1.9.9.827.1ciscoUspMIBObjectsCISCO-USP-MIB
1.3.6.1.4.1.9.9.827.1.2cuspTableCISCO-USP-MIB
1.3.6.1.4.1.9.9.827.1.2.1cuspServerGroupTableCISCO-USP-MIB
1.3.6.1.4.1.9.9.827.1.2.1.1cuspServerGroupEntryCISCO-USP-MIB
1.3.6.1.4.1.9.9.827.1.2.1.1.6cuspServerGroupLBTypeCISCO-USP-MIB