All MIBs › DVMRP-MIB › dvmrpNeighborCapabilities
dvmrpNeighborCapabilities
Module: DVMRP-MIB
OID (symbolic): DVMRP-MIB::dvmrpNeighborCapabilities
OID (numeric): 1.3.6.1.3.62.1.1.4.1.9
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?
A bitmap describing what this DVMRP neighbor supports: leaf (only one interface with neighbors), prune (pruning support), generationID (sends generation IDs in Probe messages), and mtrace (can answer multicast traceroute requests). Admins can check this to confirm a peer supports pruning before relying on it to control multicast flooding.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.62.1.1.4.1.9 snmpwalk -v2c -c public <target> DVMRP-MIB::dvmrpNeighborCapabilities
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.62.1.1.4.1.9.1 snmpget -v2c -c public <target> DVMRP-MIB::dvmrpNeighborCapabilities.1
Start monitoring Multicast router running DVMRP (vendor-neutral IETF standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DVMRP-MIB::dvmrpNeighborCapabilities OID value, configure state conditions and alerts, and monitor any Multicast router running DVMRP (vendor-neutral IETF standard) from a single console.
OID Breakdown
Upper-level ancestors (5 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.9 | dvmrpNeighborCapabilities | DVMRP-MIB |