All MIBs › CISCO-VOICE-DIAL-CONTROL-MIB › cvVoicePeerCfgSessionTarget
cvVoicePeerCfgSessionTarget
Module: CISCO-VOICE-DIAL-CONTROL-MIB
OID (symbolic): CISCO-VOICE-DIAL-CONTROL-MIB::cvVoicePeerCfgSessionTarget
OID (numeric): 1.3.6.1.4.1.9.9.63.1.2.2.1.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The object specifies the session target of the peer. Session Targets definitions: The session target has the syntax used by the IETF service location protocol. The syntax is as follows:
mapping-type:type-specific-syntax
the mapping-type specifies a scheme for mapping the matching dial string to a session target.
The valid Mapping type definitions for the peer are as follows: loopback - Syntax: loopback:where 'where' string is defined as follows: compressed - loopback is performed on compressed voice as close to the CODEC which processes the data as possible. uncompressed - loopback is performed on the PCM or analog voice as close to the telephony endpoint as possible.
Local loopback case: uncompressed - the PCM voice coming into the DSP is simply turned around and sent back out, allowing testing of the transmit--> receive paths in the telephony endpoint. compressed - the compressed voice coming out of the CODEC is turned around on the DSP module and fed back into the decompressor through the jitter buffer. In addition to the telephony endpoint, this tests both the encode and decode paths without involving data paths or packet handling on the host router.
Remote loopback case: compressed - RTP packets received from the network are decapsulated and passed to the DSP board. Instead of feeding these into the CODEC for decompression, they are immediately sent back to the session application as if they had originated locally and been compressed. uncompressed - In addition to the above, the voice samples are sent all the way through the CODEC and then turned around instead of being sent to the telephony endpoint
What is cvVoicePeerCfgSessionTarget?
This is a read-write text field, up to 64 characters, that specifies the session target for a telephony-side voice peer using the IETF service-location-protocol-style syntax of mapping-type followed by type-specific-syntax. An admin configures this to tell the gateway where to route matching dialed digits, and the description gives a loopback mapping type as one concrete example used for testing purposes. For example, an admin setting up a loopback test peer would populate this field with a loopback-style target rather than a real destination address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.63.1.2.2.1.1 snmpwalk -v2c -c public <target> CISCO-VOICE-DIAL-CONTROL-MIB::cvVoicePeerCfgSessionTarget
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.63.1.2.2.1.1.1 snmpget -v2c -c public <target> CISCO-VOICE-DIAL-CONTROL-MIB::cvVoicePeerCfgSessionTarget.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.63.1.2.2.1.1.1 s <value>
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::cvVoicePeerCfgSessionTarget 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.2 | cvVoicePeerCfgTable | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.2.2.1 | cvVoicePeerCfgEntry | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.2.2.1.1 | cvVoicePeerCfgSessionTarget | CISCO-VOICE-DIAL-CONTROL-MIB |