tIPv6FilterParamsExtHopLimitVal2

TIMETRA-FILTER-MIB · .1.3.6.1.4.1.6527.3.1.2.21.47.1.9

Object

column r/w TFilterTTL
The value of the object tIPv6FilterParamsExtHopLimitVal2 specifies the
Hop Limit value2 to be compared to the value of the Hop Limit field of
an IPv6 packet header that has hit this filter's entry.
              
The way how the value of this object is used depends on the value of
the object tIPv6FilterParamsExtHopLimitOper.
              
The value of this object can be set to a non-default value only if the
value of the object tIPv6FilterParamsExtHopLimitOper is 'range (2)'.
              
The value of this object must be greater than the value of
tIPv6FilterParamsExtHopLimitVal1.
              
If both the values of the objects tIPv6FilterParamsExtHopLimitOper and
tIPv6FilterParamsExtHopLimitVal2 need to be changed then it must be
done in the same SET SNMP request.
              
Note that the value of this object is silently cleared by the system
if tIPv6FilterParamsAction is set to a value other than 'drop (1)' or
if tIPv6FilterParamsExtHopLimitOper is set to a value other than
'range (2)' or if tIPv6FilterParamsExtPktLenOper is set to a value
other than 'none (0)'.

Context

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

Syntax

Source
TFilterTTL
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..255

Conformance