networkRulesStatusAction
MX-NFW-MIB ·
.0.2250.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.
Context
- MIB
- MX-NFW-MIB
- OID
.0.2250.1.200.1.700- Type
- column
- Access
- readonly
- Status
- current
- Parent
- networkRulesStatusEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | accept |
200 | reject |
300 | drop |
400 | rateLimitPerSource |