All MIBs › CISCO-VOICE-DIAL-CONTROL-MIB › cvVoIPCallActiveRemMediaPort
cvVoIPCallActiveRemMediaPort
Module: CISCO-VOICE-DIAL-CONTROL-MIB
OID (symbolic): CISCO-VOICE-DIAL-CONTROL-MIB::cvVoIPCallActiveRemMediaPort
OID (numeric): 1.3.6.1.4.1.9.9.63.1.3.2.1.28
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Remote media end point listener port to which to transmit voice packets.
What is cvVoIPCallActiveRemMediaPort?
This is a read-only integer identifying the port on the remote media endpoint to which this gateway transmits voice packets for this call. An admin uses this together with the remote media IP address to fully identify the media socket for the call, which is the pairing most relevant to diagnosing actual voice-quality or RTP delivery problems. For example, a packet capture aimed at diagnosing choppy audio on a specific call would be filtered using this exact IP-and-port combination.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.63.1.3.2.1.28 snmpwalk -v2c -c public <target> CISCO-VOICE-DIAL-CONTROL-MIB::cvVoIPCallActiveRemMediaPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.63.1.3.2.1.28.1 snmpget -v2c -c public <target> CISCO-VOICE-DIAL-CONTROL-MIB::cvVoIPCallActiveRemMediaPort.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cvVoIPCallActiveRemMediaPort.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::cvVoIPCallActiveRemMediaPort 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.3 | cvGatewayCallActive | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.3.2 | cvVoIPCallActiveTable | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.3.2.1 | cvVoIPCallActiveEntry | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.3.2.1.28 | cvVoIPCallActiveRemMediaPort | CISCO-VOICE-DIAL-CONTROL-MIB |