tIPFilterParamsExtEsi

TIMETRA-FILTER-MIB · .1.3.6.1.4.1.6527.3.1.2.21.53.1.9

Object

column r/w TFilterEsi
The value of the object tIPFilterParamsExtEsi specifies the ethernet
segment identifier (ESI). ESI is mapped by BGP EVPN to an L2 or L3
capable appliance based on the value of tIPFilterParamsAction. Packets
matching this entry are steered toward the L2 or L3 appliance.
              
The value '0' indicates that there is no ESI specified.
              
There are two options how to set the value of tIPFilterParamsExtEsi:
1. Non zero value of tIPFilterParamsExtEsi is set together with non
   zero values of tIPFilterParamsExtFwdEsiVRtrId,
   tIPFilterParamsExtFwdEsiVasIf and tIPFilterParamsExtFwdEsiSFIp. In
   this case value of tIPFilterParamsAction is set to 'forwardEsiL3' by
   the system.
              
2. Non zero value of tIPFilterParamsExtEsi is set together with a non
   zero value of tIPFilterParamsExtFwdEsiSvcId. In this case value of
   tIPFilterParamsAction is set to 'forwardEsiL2' by the system.
              
Note: The value of tIPFilterParamsExtEsi is set to '0' by the system
if the value of tIPFilterParamsAction is set to any value other than
'forwardEsiL2' or 'forwardEsiL3'.

Context

MIB
TIMETRA-FILTER-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.21.53.1.9
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::tIPFilterParamsExtEsi'
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::tIPFilterParamsExtEsi.<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::tIPFilterParamsExtEsi'

Syntax

Source
TFilterEsi
Base type
OctetString

Values & Constraints

Type Constraints
range: 10

Conformance