All MIBs › DVMRP-STD-MIB › dvmrpReachableRoutes
dvmrpReachableRoutes
Module: DVMRP-STD-MIB
OID (symbolic): DVMRP-STD-MIB::dvmrpReachableRoutes
OID (numeric): 1.3.6.1.3.62.1.1.1.4
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The number of entries in the routing table with non infinite metrics. This can be used to detect network partitions by observing the ratio of reachable routes to total routes.
What is dvmrpReachableRoutes?
Count of DVMRP routing table entries with a non-infinite (reachable) metric; comparing this to dvmrpNumRoutes shows what fraction of known routes are actually usable, which helps detect a network partition.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.62.1.1.1.4 snmpwalk -v2c -c public <target> DVMRP-STD-MIB::dvmrpReachableRoutes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.62.1.1.1.4.1 snmpget -v2c -c public <target> DVMRP-STD-MIB::dvmrpReachableRoutes.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::dvmrpReachableRoutes 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 (9 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.1 | dvmrpVersionString | DVMRP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.3.62.1.1.1.4 | dvmrpReachableRoutes | DVMRP-STD-MIB |