All MIBs › CISCO-WAN-RTP-CONN-MIB › vismRtpFailReason
vismRtpFailReason
Module: CISCO-WAN-RTP-CONN-MIB
OID (symbolic): CISCO-WAN-RTP-CONN-MIB::vismRtpFailReason
OID (numeric): 1.3.6.1.4.1.351.150.20.1.1.1.1.20
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object is used to indicate the RTP failure reason. 'self' : fail because of non-PVC alarm. 'highLevel' : fail because of PVC alarm. 'both' : fail because of both PVC and non-PVC alarm. 'notFail' : no failure.
What is vismRtpFailReason?
This OID indicates why a voice/media connection using RTP (Real-time Transport Protocol) failed: due to interface alarms, circuit problems, both, or no failure at all. It tells you the root cause of call drops or quality issues, whether it's a hardware fault or a connectivity problem on the network path. A VoIP engineer investigating dropped calls would check this to prioritize repairs between the device and the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.20.1.1.1.1.20 snmpwalk -v2c -c public <target> CISCO-WAN-RTP-CONN-MIB::vismRtpFailReason
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.20.1.1.1.1.20.1 snmpget -v2c -c public <target> CISCO-WAN-RTP-CONN-MIB::vismRtpFailReason.1
Start monitoring Cisco MGX 8000 series with VISM cards (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-RTP-CONN-MIB::vismRtpFailReason OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000 series with VISM cards (legacy) 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.150 | ciscoWan | CISCOWAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.150.20 | ciscoWanRtpConnMIB | CISCO-WAN-RTP-CONN-MIB |
| 1.3.6.1.4.1.351.150.20.1 | ciscoWanRtpConnMIBObjects | CISCO-WAN-RTP-CONN-MIB |
| 1.3.6.1.4.1.351.150.20.1.1 | vismRtpConnGrp | CISCO-WAN-RTP-CONN-MIB |
| 1.3.6.1.4.1.351.150.20.1.1.1 | vismRtpConnGrpTable | CISCO-WAN-RTP-CONN-MIB |
| 1.3.6.1.4.1.351.150.20.1.1.1.1 | vismRtpConnGrpEntry | CISCO-WAN-RTP-CONN-MIB |
| 1.3.6.1.4.1.351.150.20.1.1.1.1.20 | vismRtpFailReason | CISCO-WAN-RTP-CONN-MIB |