All MIBs › CISCO-VOICE-DIAL-CONTROL-MIB › cvVoIPPeerCfgMediaSetting
cvVoIPPeerCfgMediaSetting
Module: CISCO-VOICE-DIAL-CONTROL-MIB
OID (symbolic): CISCO-VOICE-DIAL-CONTROL-MIB::cvVoIPPeerCfgMediaSetting
OID (numeric): 1.3.6.1.4.1.9.9.63.1.2.3.1.23
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object specifies how the media is to be setup on an IP-IP Gateway. Two choices are valid: flow-through and flow-around. When in flow-through mode, which is the default setting, the IP-IP Gateway will terminate and then re-originate the media stream. When flow-around is configured the Gateway will not be involved with the media, since it will flow-around the Gateway and will be established directly between the endpoints.
What is cvVoIPPeerCfgMediaSetting?
This is a read-write enumerated setting choosing whether an IP-IP Gateway operates in flow-through mode, where it terminates and re-originates the media stream and which is the default, or flow-around mode, where the media bypasses the gateway entirely and flows directly between the two endpoints. An admin selects flow-around to offload media-handling work from the gateway when it isn't needed, at the cost of losing whatever mid-stream processing flow-through would have provided. For example, an admin optimizing a heavily-loaded IP-IP gateway might switch selected peers to flow-around so the gateway only handles call signaling, not the actual voice media, for those calls.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.63.1.2.3.1.23 snmpwalk -v2c -c public <target> CISCO-VOICE-DIAL-CONTROL-MIB::cvVoIPPeerCfgMediaSetting
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.63.1.2.3.1.23.1 snmpget -v2c -c public <target> CISCO-VOICE-DIAL-CONTROL-MIB::cvVoIPPeerCfgMediaSetting.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.63.1.2.3.1.23.1 i <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::cvVoIPPeerCfgMediaSetting 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.3 | cvVoIPPeerCfgTable | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.2.3.1 | cvVoIPPeerCfgEntry | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.2.3.1.23 | cvVoIPPeerCfgMediaSetting | CISCO-VOICE-DIAL-CONTROL-MIB |