ipTunnelIfConfigID

CROUTE-MIB · .1.3.6.1.4.1.81.31.8.1.1.6

Object

column r/w SNMPv2-SMIInteger32
An identifier used to distinguish between multiple 
tunnels of the same encapsulation method, with the 
same endpoints. If the encapsulation protocol only 
allows one tunnel per set of endpoint addresses 
(such as for GRE or IP-in-IP), the value of this 
object is 1.  For encapsulation methods (such as 
L2F) which allow multiple parallel tunnels, the 
manager is responsible for choosing any ID which 
does not conflict with an existing row, such as 
choosing a random number.

Context

MIB
CROUTE-MIB
OID
.1.3.6.1.4.1.81.31.8.1.1.6
Type
column
Access
readwrite
Status
current
Parent
ipTunnelEntry

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647