localRulesStatusAction

MX-LFW-MIB · .0.2200.1.200.1.700

Object

column Enumeration
Action
              
Action taken when this rule matches a packet.
              
Action can be one of the following:
              
  * Accept: Let the packet through.
  * Reject: Send back an ICMP port unreachable in response to
    the matched packet, the packet is then dropped.
  * Drop: The packet is dropped without any notification.
  * RateLimitPerSource: Drop the packets received from a given
    source IP address when it exceeds a configurable rate. The
    rate is set using the RateLimitValue and
    RateLimitTimePeriod parameters.
              
    Note: This action is only allowed when the ConnectionState
    parameter is set to 'New'.

Context

MIB
MX-LFW-MIB
OID
.0.2200.1.200.1.700
Type
column
Access
readonly
Status
current
Parent
localRulesStatusEntry
Table
localRulesStatusTable
Siblings
9

Syntax

Enumeration

Values & Constraints

Enumerated Values
100accept
200reject
300drop
400rateLimitPerSource

Related Objects

Sibling Objects