tIPFilterParamsExtPbrDwnActOvr

TIMETRA-FILTER-MIB · .1.3.6.1.4.1.6527.3.1.2.21.53.1.13

Object

The value of the object tIPFilterParamsExtPbrDwnActOvr specifies the
filter action which will be performed when the PBR/PBF target for this
entry is not available.
              
If the value of tIPvXFltrEntryActAction is not one of the following
values then tIPFilterParamsExtPbrDwnActOvr must be set to the value
'none':
- forwardEsiL2
- forwardEsiL3
- forwardSap
- forwardSdp
- forwardNextHopRtr
              
If the value of tIPFilterParamsExtPbrDwnActOvr is different from
'none' then PBR/PBF destination availability checking for an entry is
turned on. There is a limit to the number of filter entries with the
destination availability checking turned on. Entries with the value of
tIPvXFltrEntryActAction equal to 'forwardEsiL2' or 'forwardEsiL3' are
not counted against this limit.
              
Refer to the description of the textual convention
TFilterPbrDownActionOvr for more details.

Context

MIB
TIMETRA-FILTER-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.21.53.1.13
Type
column
Access
readwrite
Status
current
Parent
tIPFilterParamsExtEntry
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::tIPFilterParamsExtPbrDwnActOvr'
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::tIPFilterParamsExtPbrDwnActOvr.<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::tIPFilterParamsExtPbrDwnActOvr'

Syntax

Source
TFilterPbrDownActionOvr
Base type
Enumeration

Values & Constraints

Type Values
0none
1drop
2forward
3filterDefaultAction

Conformance