fsDvmrpRouteDistance

FS-DVMRPINTEROPERABILITY-MIB · .1.3.6.1.4.1.52642.1.1.10.2.29.1.6.1.3

Object

For distance, enter the administrative distance to the
destination. By default, the administrative distance for DVMRP
routes is 0 and take precedence over unicast routing table routes. If
you have two paths to a source, one through unicast routing (using
PIM as the multicast routing protocol) and another using DVMRP,
and if you want to use the PIM path, increase the administrative
distance for DVMRP routes. The range is 0 to 255.

Context

MIB
FS-DVMRPINTEROPERABILITY-MIB
OID
.1.3.6.1.4.1.52642.1.1.10.2.29.1.6.1.3
Type
column
Access
readonly
Status
current
Parent
fsDvmrpRouteEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-DVMRPINTEROPERABILITY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-DVMRPINTEROPERABILITY-MIB::fsDvmrpRouteDistance'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-DVMRPINTEROPERABILITY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-DVMRPINTEROPERABILITY-MIB::fsDvmrpRouteDistance.<fsDvmrpRouteIpAddress>.<fsDvmrpRouteInterface>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-DVMRPINTEROPERABILITY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-DVMRPINTEROPERABILITY-MIB::fsDvmrpRouteDistance'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance