All MIBs › DVMRP-STD-MIB › dvmrpNeighborRcvBadRoutes
dvmrpNeighborRcvBadRoutes
Module: DVMRP-STD-MIB
OID (symbolic): DVMRP-STD-MIB::dvmrpNeighborRcvBadRoutes
OID (numeric): 1.3.6.1.3.62.1.1.3.1.11
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of routes, in valid DVMRP packets received from this neighbor, which were ignored because the entry was invalid.
What is dvmrpNeighborRcvBadRoutes?
This counter tracks how many multicast route advertisements received from a neighboring DVMRP router were discarded because the route entry was invalid or improperly formatted. It helps network operators identify routing protocol issues or configuration mismatches with upstream multicast neighbors. An operator would check this counter when troubleshooting why certain multicast sources are not reachable through a specific neighbor.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.62.1.1.3.1.11 snmpwalk -v2c -c public <target> DVMRP-STD-MIB::dvmrpNeighborRcvBadRoutes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.62.1.1.3.1.11.1 snmpget -v2c -c public <target> DVMRP-STD-MIB::dvmrpNeighborRcvBadRoutes.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.3 | experimental | DASAN-DHCP-MIB |
| 1.3.6.1.3.62 | dvmrpMIB | DVMRP-MIB |
| 1.3.6.1.3.62.1 | dvmrpMIBObjects | DVMRP-MIB |
| 1.3.6.1.3.62.1.1 | dvmrp | DVMRP-MIB |
| 1.3.6.1.3.62.1.1.3 | dvmrpInterfaceTable | DVMRP-MIB |
| 1.3.6.1.3.62.1.1.3.1 | dvmrpInterfaceEntry | DVMRP-MIB |
| 1.3.6.1.3.62.1.1.3.1.11 | dvmrpNeighborRcvBadRoutes | DVMRP-STD-MIB |