tIPv6FilterParamsExtStickyDst

TIMETRA-FILTER-MIB · .1.3.6.1.4.1.6527.3.1.2.21.47.1.18

Object

column r/w secondsInteger32
The value of the object tIPv6FilterParamsExtStickyDst specifies how
long will system wait (in seconds) until it activates the best action
(action with available PBR/PBF destination and the highest priority).
Until then the action specified by tIPv6FilterParamsExtPbrDwnActOvr
will be taken on a packet matching the filter entry. After the value
of the active destination is fixed it will remain unchanged until the
active PBR/PBF destination becomes unreachable.
              
The value of -1 indicates that the property of PBR destination
stickiness is turned off. When the property of stickiness is turned
off the active PBR/PBF destination is always the one which is
available and has the highest priority.
              
The countdown starts when there was no PBR/PBF destination reachable
and any PBR/PBF destination becomes reachable.
              
tIPv6FilterParamsExtStickyDst can be set to value other than -1 only if
the value of tIPvXFltrEntryActAction is one of the following values:
- forwardSap
- forwardSdp
- forwardNextHopRtr

Context

MIB
TIMETRA-FILTER-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.21.47.1.18
Type
column
Access
readwrite
Status
current
Units
seconds
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::tIPv6FilterParamsExtStickyDst'
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::tIPv6FilterParamsExtStickyDst.<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::tIPv6FilterParamsExtStickyDst'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: -1-65535

Conformance