snDvmrpVInterfaceType

HP-SN-IP-MIB · .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.2

Object

column mandatory r/w Enumeration
The type of this DVMRP virtual interface, whether it uses
a tunnel, a physical interface for which we are a querier,
or a physical interface for which we are not a querier.
		For write operation, this object can only accept tunnel(1)
		to configure a tunnel interface or subnet(3) to configure
		a physical interface.

Context

MIB
HP-SN-IP-MIB
OID
.1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.2
Type
column
Access
readwrite
Status
mandatory
Parent
snDvmrpVInterfaceEntry

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 'HP-SN-IP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-IP-MIB::snDvmrpVInterfaceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SN-IP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-IP-MIB::snDvmrpVInterfaceType.<snDvmrpVInterfaceVifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-IP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-IP-MIB::snDvmrpVInterfaceType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1tunnel
2querier
3subnet