All MIBs › DVMRP-STD-MIB › dvmrpNeighborMajorVersion
dvmrpNeighborMajorVersion
Module: DVMRP-STD-MIB
OID (symbolic): DVMRP-STD-MIB::dvmrpNeighborMajorVersion
OID (numeric): 1.3.6.1.3.62.1.1.3.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The neighboring router's major DVMRP version number.
What is dvmrpNeighborMajorVersion?
Major DVMRP protocol version number (0-255) reported by this neighbor, useful for spotting version mismatches between routers that could cause interoperability problems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.62.1.1.3.1.6 snmpwalk -v2c -c public <target> DVMRP-STD-MIB::dvmrpNeighborMajorVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.62.1.1.3.1.6.1 snmpget -v2c -c public <target> DVMRP-STD-MIB::dvmrpNeighborMajorVersion.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dvmrpNeighborMajorVersion.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::dvmrpNeighborMajorVersion 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.6 | dvmrpNeighborMajorVersion | DVMRP-STD-MIB |