All MIBs › DVMRP-STD-MIB › dvmrpNeighborCapabilities
dvmrpNeighborCapabilities
Module: DVMRP-STD-MIB
OID (symbolic): DVMRP-STD-MIB::dvmrpNeighborCapabilities
OID (numeric): 1.3.6.1.3.62.1.1.3.1.8
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description: This object describes the neighboring router's capabilities. The leaf bit indicates that the neighbor has only one interface with neighbors. The prune bit indicates that the neighbor supports pruning. The generationID bit indicates that the neighbor sends its generationID in Probe messages. The mtrace bit indicates that the neighbor can handle mtrace requests.
What is dvmrpNeighborCapabilities?
Bitmask of features this DVMRP neighbor supports: leaf (only one interface with neighbors), prune (route pruning), generationID (sends generation IDs in Probe messages), and mtrace (handles multicast traceroute requests) — check this to confirm a neighbor supports a feature before relying on it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.62.1.1.3.1.8 snmpwalk -v2c -c public <target> DVMRP-STD-MIB::dvmrpNeighborCapabilities
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.62.1.1.3.1.8.1 snmpget -v2c -c public <target> DVMRP-STD-MIB::dvmrpNeighborCapabilities.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::dvmrpNeighborCapabilities 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.3 | dvmrpInterfaceTable | DVMRP-MIB |
| 1.3.6.1.3.62.1.1.3.1 | dvmrpInterfaceEntry | DVMRP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.3.62.1.1.3.1.8 | dvmrpNeighborCapabilities | DVMRP-STD-MIB |