All MIBs › DVMRP-STD-MIB › dvmrpRouteUpstreamNeighbor
dvmrpRouteUpstreamNeighbor
Module: DVMRP-STD-MIB
OID (symbolic): DVMRP-STD-MIB::dvmrpRouteUpstreamNeighbor
OID (numeric): 1.3.6.1.3.62.1.1.4.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
The address of the upstream neighbor (e.g., RPF neighbor) from which IP datagrams from these sources are received.
What is dvmrpRouteUpstreamNeighbor?
This read-only object contains the IP address of the upstream neighbor (RPF neighbor) from which multicast traffic from specified sources is received in DVMRP routing. It identifies the next hop in the reverse-path-forwarding tree for multicast distribution. An operator monitors this to verify correct multicast routing topology and diagnose path forwarding issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.62.1.1.4.1.3 snmpwalk -v2c -c public <target> DVMRP-STD-MIB::dvmrpRouteUpstreamNeighbor
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.62.1.1.4.1.3.1 snmpget -v2c -c public <target> DVMRP-STD-MIB::dvmrpRouteUpstreamNeighbor.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.4 | dvmrpNeighborTable | DVMRP-MIB |
| 1.3.6.1.3.62.1.1.4.1 | dvmrpNeighborEntry | DVMRP-MIB |
| 1.3.6.1.3.62.1.1.4.1.3 | dvmrpRouteUpstreamNeighbor | DVMRP-STD-MIB |