tunnelIfFlowLabel

TUNNEL-MIB · .1.3.6.1.2.1.10.131.1.1.1.1.7

Object

The method used to set the IPv6 Flow Label value.
This object need not be present in rows where
tunnelIfAddressType indicates the tunnel is not over
IPv6.  A value of -1 indicates that a traffic
conditioner is invoked and more information may be
available in a traffic conditioner MIB.  Any other
value indicates that the Flow Label field is set to
the indicated value.

Context

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

Values & Constraints

Type Constraints
range: -1..1048575

Conformance

Member of
Compliance refinements
Write access is not required.