All MIBs › DVMRP-STD-MIB › dvmrpRouteNextHopType
dvmrpRouteNextHopType
Module: DVMRP-STD-MIB
OID (symbolic): DVMRP-STD-MIB::dvmrpRouteNextHopType
OID (numeric): 1.3.6.1.3.62.1.1.5.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Type is leaf if no downstream dependent neighbors exist on the outgoing virtual interface. Otherwise, type is branch.
What is dvmrpRouteNextHopType?
Indicates whether the outgoing interface for this multicast next hop is a leaf(1) (no downstream dependent neighbors) or a branch(2) (has downstream neighbors depending on this router) — branches require more careful pruning behavior than leaves.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.62.1.1.5.1.4 snmpwalk -v2c -c public <target> DVMRP-STD-MIB::dvmrpRouteNextHopType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.62.1.1.5.1.4.1 snmpget -v2c -c public <target> DVMRP-STD-MIB::dvmrpRouteNextHopType.1
Start monitoring DVMRP-capable multicast router (vendor-neutral IETF standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DVMRP-STD-MIB::dvmrpRouteNextHopType OID value, configure state conditions and alerts, and monitor any DVMRP-capable multicast router (vendor-neutral IETF standard) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.3 | experimental | AXON-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.5 | dvmrpRouteTable | DVMRP-MIB |
| 1.3.6.1.3.62.1.1.5.1 | dvmrpRouteEntry | DVMRP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.3.62.1.1.5.1.4 | dvmrpRouteNextHopType | DVMRP-STD-MIB |