All MIBs › CISCO-USP-MIB › cuspElementQValue
cuspElementQValue
Module: CISCO-USP-MIB
OID (symbolic): CISCO-USP-MIB::cuspElementQValue
OID (numeric): 1.3.6.1.4.1.9.9.827.1.2.2.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This object gives the Q value of the server group element. Q value is a real number that specifies the priority of the server group element with respect to others in the server group. Q value range is 0.0 to 1.0.
What is cuspElementQValue?
This OCTET STRING holds the Q value of a server group element, a real number from 0.0 to 1.0 that ranks the element's priority relative to its peers in the group. A Cisco Unified SIP Proxy uses this priority when deciding which backend SIP server in the group should receive calls first, so a low Q value signals a lower-priority fallback server. For example, if a primary SIP registrar is assigned Q=1.0 and a disaster-recovery registrar Q=0.3, the proxy will route calls preferentially to the primary and only fall back to the recovery server when needed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.827.1.2.2.1.4 snmpwalk -v2c -c public <target> CISCO-USP-MIB::cuspElementQValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.827.1.2.2.1.4.1 snmpget -v2c -c public <target> CISCO-USP-MIB::cuspElementQValue.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::cuspElementQValue 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.2 | cuspElementTable | CISCO-USP-MIB |
| 1.3.6.1.4.1.9.9.827.1.2.2.1 | cuspElementEntry | CISCO-USP-MIB |
| 1.3.6.1.4.1.9.9.827.1.2.2.1.4 | cuspElementQValue | CISCO-USP-MIB |