localRulesStatusRateLimitValue
MX-LFW-MIB ·
.0.2200.1.200.1.650
Object
column
Unsigned32
Rate Limit Value
Number of new connections allowed to match this rule from a
single source IP address within a certain time period.
Context
- MIB
- MX-LFW-MIB
- OID
.0.2200.1.200.1.650- Type
- column
- Access
- readonly
- Status
- current
- Parent
- localRulesStatusEntry
- Table
- localRulesStatusTable
- Siblings
- 9
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-5000
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| localRulesStatusPriority Rule priority
Unique identifier of the row in the table. | column | SNMPv2-SMIUnsigned32 | .0.2200.1.200.1.100 |
| localRulesStatusSourceAddress Source Address
Source address[/mask] criteria an incoming packet must have to
match this rule.
An empty string matches any address. | column | OctetString | .0.2200.1.200.1.200 |
| localRulesStatusSourcePort Source Port
Source port[-port] criteria an incoming packet must have to
match this rule.
MinPort-MaxPort specifies a port range.
An em… | column | OctetString | .0.2200.1.200.1.300 |
| localRulesStatusDestinationAddress Destination Address
Destination address[/mask] criteria an incoming packet must
have to match this rule.
An empty string matches any address. | column | OctetString | .0.2200.1.200.1.400 |
| localRulesStatusDestinationPort Destination Port
Destination port[-port] criteria an incoming packet must have
to match this rule.
MinPort-MaxPort specifies a port range.
… | column | OctetString | .0.2200.1.200.1.500 |
| localRulesStatusProtocol Protocol
Protocol criteria an incoming packet must have to match this
rule.
The protocol can be one of the following:
* All: Match p… | column | Enumeration | .0.2200.1.200.1.600 |
| localRulesStatusBlacklistEnable Blacklist Enable
Indicates if blacklisting is enabled for this rule.
* Enable: When a packet establishing a connection matches
this rule, the a… | column | MX-TCMxEnableState | .0.2200.1.200.1.620 |
| localRulesStatusRateLimitTimePeriod Rate Limit Time Period
The time period on which to base the rate limit. This period is
expressed in seconds.
Ex.: a RateLimitValue of 10 and a RateLi… | column | Unsigned32 | .0.2200.1.200.1.680 |
| localRulesStatusAction Action
Action taken when this rule matches a packet.
Action can be one of the following:
* Accept: Let the packet through.
* Rejec… | column | Enumeration | .0.2200.1.200.1.700 |