natv2InstanceFilteringBehavior

NATV2-MIB · .1.3.6.1.2.1.234.2.1.1.4

Object

column Enumeration
Filtering behavior is the policy governing acceptance or
the dropping of packets incoming from remote sources via a
given external realm and destined to a specific three-tuple
of external address, port, and protocol at the NAT instance
that has been assigned in a port mapping.
              
endpointIndependent(0) accepts for translation packets from
all combinations of remote address and port destined to the
mapped external address and port via the given external
realm and using the given protocol.
              
addressDependent(1) accepts for translation packets from all
remote ports from the same remote source address destined to
the mapped external address and port via the given external
realm and using the given protocol.
              
addressAndPortDependent(2) accepts for translation only
those packets with the same remote source address, port, and
protocol incoming from the same external realm as identified
when the applicable port map entry was created.
              
RFC 4787, REQ-8 recommends either endpointIndependent(0) or
addressDependent(1) filtering behavior depending on whether
application friendliness or security takes priority.

Context

MIB
NATV2-MIB
OID
.1.3.6.1.2.1.234.2.1.1.4
Type
column
Access
readonly
Status
current
Parent
natv2InstanceEntry
Table
natv2InstanceTable
Siblings
25

Syntax

Enumeration

Values & Constraints

Enumerated Values
0endpointIndependent
1addressDependent
2addressAndPortDependent

Related Objects

Sibling Objects