dvmrpInterfaceType

DVMRP-MIB · .1.3.6.1.3.62.1.1.3.1.2

Object

column deprecated Enumeration
The type of this DVMRP interface, whether it uses a tunnel,
source routing, a physical interface for which we are a
querier, or a physical interface for which we are not a
querier.  This object is deprecated in favor of ifType.

Context

MIB
DVMRP-MIB
OID
.1.3.6.1.3.62.1.1.3.1.2
Type
column
Access
readonly
Status
deprecated
Parent
dvmrpInterfaceEntry
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 'DVMRP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DVMRP-MIB::dvmrpInterfaceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DVMRP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DVMRP-MIB::dvmrpInterfaceType.<dvmrpInterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DVMRP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DVMRP-MIB::dvmrpInterfaceType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1tunnel
2srcrt
3querier
4subnet

Conformance

Member of