All MIBs › DVMRP-STD-MIB › dvmrpNeighborRcvRoutes
dvmrpNeighborRcvRoutes
Module: DVMRP-STD-MIB
OID (symbolic): DVMRP-STD-MIB::dvmrpNeighborRcvRoutes
OID (numeric): 1.3.6.1.3.62.1.1.3.1.9
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The total number of routes received in valid DVMRP packets received from this neighbor. This can be used to diagnose problems such as unicast route injection, as well as giving an indication of the level of DVMRP route exchange activity.
What is dvmrpNeighborRcvRoutes?
This object counts the total number of multicast routes received from a neighboring DVMRP router in valid protocol messages, providing visibility into route exchange activity with that peer. An operator would monitor this counter to diagnose routing problems such as unicast route injection failures or to verify that multicast routes are being properly distributed across the network. The counter helps detect when a neighbor is not sending routes or when routes are being lost in transit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.62.1.1.3.1.9 snmpwalk -v2c -c public <target> DVMRP-STD-MIB::dvmrpNeighborRcvRoutes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.62.1.1.3.1.9.1 snmpget -v2c -c public <target> DVMRP-STD-MIB::dvmrpNeighborRcvRoutes.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.9 | dvmrpNeighborRcvRoutes | DVMRP-STD-MIB |