hpicfUDPTunnelType

HP-TUNNEL-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.77.1.5.1.1

Object

column r/w Enumeration
This object is used to configure the UDP tunnel type.
A value of none(0) indicates that the tunnel is not a 
  UDP tunnel.
A value of remotemirror(1) indicates that the UDP tunnel 
  configured is a remote mirroring tunnel.
A value of vxlan(2) indicates that the UDP tunnel configured 
  is a VXLAN tunnel.

Context

MIB
HP-TUNNEL-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.77.1.5.1.1
Type
column
Access
readwrite
Status
current
Parent
hpicfUDPTunnelTypeEntry
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 'HP-TUNNEL-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-TUNNEL-MIB::hpicfUDPTunnelType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-TUNNEL-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-TUNNEL-MIB::hpicfUDPTunnelType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-TUNNEL-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-TUNNEL-MIB::hpicfUDPTunnelType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1remotemirror
2vxlan

Conformance