All MIBs › CISCO-RTTMON-MIB › rttMonJitterStatsPacketLossDS
rttMonJitterStatsPacketLossDS
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonJitterStatsPacketLossDS
OID (numeric): 1.3.6.1.4.1.9.9.42.1.3.5.1.35
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of packets lost when sent from destination to source.
What is rttMonJitterStatsPacketLossDS?
This counter tracks the number of packets that were lost when traveling from the destination device back to the source during a Cisco jitter test operation. Packet loss in the downstream direction directly degrades the quality of real-time communication and is a critical diagnostic metric. Network operators monitor this value to identify asymmetric loss patterns and diagnose problems in the return path of network routes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.3.5.1.35 snmpwalk -v2c -c public <target> CISCO-RTTMON-MIB::rttMonJitterStatsPacketLossDS
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.3.5.1.35.1 snmpget -v2c -c public <target> CISCO-RTTMON-MIB::rttMonJitterStatsPacketLossDS.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rttMonJitterStatsPacketLossDS.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.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.42 | ciscoRttMonMIB | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1 | ciscoRttMonObjects | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.3 | rttMonStats | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.3.5 | rttMonJitterStatsTable | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.3.5.1 | rttMonJitterStatsEntry | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.3.5.1.35 | rttMonJitterStatsPacketLossDS | CISCO-RTTMON-MIB |