hpicfVXLANTunnelIfDownReason

HP-ICF-VIRTUAL-NETWORK-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.107.2.1.1.1.1.1

Object

column Enumeration
This object provides the information about the operational
status of a tunnel.
A value of none (0) indicates that the operational status is up.
A value of ifAdminDown(1) indicates that the interface is 
  administratively down.
A value of tepNotReachable(2) indicates that the tunnel endpoint
  is not reachable.
A value of resourceUnavailable (3) indicates that the hardware  
  resource is not available.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1ifAdminDown
2tepNotReachable
3resourceUnavailable

Conformance