sysPacketFilterAction

F5-BIGIP-SYSTEM-MIB · .1.3.6.1.4.1.3375.2.1.2.6.1.2.1.3

Object

column Enumeration
The action the filter takes. The action part of the rule can 
be any one of the values accept, discard, reject or none.  
The reject behaves as discard, but also returns an ICMP packet 
to the sender indicating that the traffic matching the rule was 
explicitly rejected. The ICMP will be of type 3 (destination 
unreachable), code 13 (administratively prohibited), and 
contain most or all of the L3 and L4 headers of the packet 
being rejected.  The none is special in that it indicates no 
action. It can be used for pure accounting or logging purposes 
without making a decision on how to handle the traffic.

Context

MIB
F5-BIGIP-SYSTEM-MIB
OID
.1.3.6.1.4.1.3375.2.1.2.6.1.2.1.3
Type
column
Access
readonly
Status
current
Parent
sysPacketFilterEntry
Table
sysPacketFilterTable
Siblings
6

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1accept
2discard
3reject
4continue

Related Objects

Sibling Objects