All MIBs › CISCO-VOICE-DIAL-CONTROL-MIB › cvPeerCommonCfgPreference
cvPeerCommonCfgPreference
Module: CISCO-VOICE-DIAL-CONTROL-MIB
OID (symbolic): CISCO-VOICE-DIAL-CONTROL-MIB::cvPeerCommonCfgPreference
OID (numeric): 1.3.6.1.4.1.9.9.63.1.2.4.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object specifies the selection preference of a peer when multiple peers are matched to the selection criteria. The value of 0 has the lowest preference for peer selection.
What is cvPeerCommonCfgPreference?
This is a read-write integer, from 0 to 10, specifying how preferred a peer is for selection when multiple dial peers match the same call's selection criteria, with 0 being the lowest preference. An admin uses this to control peer hunting order among several peers that could all handle a given call, ensuring the most desirable route is tried first. For example, an admin with both a cheaper but lower-quality route and a premium route matching the same dial pattern would set a higher preference on the premium peer so it's tried before the cheaper one.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.63.1.2.4.1.4 snmpwalk -v2c -c public <target> CISCO-VOICE-DIAL-CONTROL-MIB::cvPeerCommonCfgPreference
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.63.1.2.4.1.4.1 snmpget -v2c -c public <target> CISCO-VOICE-DIAL-CONTROL-MIB::cvPeerCommonCfgPreference.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.63.1.2.4.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cvPeerCommonCfgPreference.1
Start monitoring Cisco voice gateways (POTS/VoIP dial peers) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VOICE-DIAL-CONTROL-MIB::cvPeerCommonCfgPreference OID value, configure state conditions and alerts, and monitor any Cisco voice gateways (POTS/VoIP dial peers) 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.63 | ciscoVoiceDialControlMIB | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1 | cvdcMIBObjects | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.2 | cvPeer | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.2.4 | cvPeerCommonCfgTable | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.2.4.1 | cvPeerCommonCfgEntry | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.2.4.1.4 | cvPeerCommonCfgPreference | CISCO-VOICE-DIAL-CONTROL-MIB |