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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.150 | ciscoWan | CISCOWAN-SMI |
| 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 |