networkRulesStatusDestinationPort
MX-NFW-MIB ·
.0.2250.1.200.1.500
Object
column
OctetString
Destination Port
Destination port[-port] criteria an incoming packet must have
to match this rule.
MinPort-MaxPort specifies a port range.
An empty string means that no filtering is applied on the
destination port thus matching any port.
This parameter is only effective when the
NetworkRulesStatus.Protocol parameter is set to Tcp or Udp.
Context
- MIB
- MX-NFW-MIB
- OID
.0.2250.1.200.1.500- Type
- column
- Access
- readonly
- Status
- current
- Parent
- networkRulesStatusEntry
- Table
- networkRulesStatusTable
- Siblings
- 10
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| networkRulesStatusPriority Rule Priority
Unique identifier of the row in the table. | column | SNMPv2-SMIUnsigned32 | .0.2250.1.200.1.100 |
| networkRulesStatusSourceAddress Source Address
Source address[/mask] criteria an incoming packet must have to
match this rule.
An empty string matches any address. | column | OctetString | .0.2250.1.200.1.200 |
| networkRulesStatusSourcePort 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.2250.1.200.1.300 |
| networkRulesStatusDestinationAddress Destination Address
Destination address[/mask] criteria an incoming packet must
have to match this rule.
An empty string matches any address. | column | OctetString | .0.2250.1.200.1.400 |
| networkRulesStatusProtocol 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.2250.1.200.1.600 |
| networkRulesStatusConnectionState Connection State
Connection state associated with the incoming packet.
The connection state can be one of the following:
* All: Matc… | column | Enumeration | .0.2250.1.200.1.650 |
| networkRulesStatusBlacklistEnable 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.2250.1.200.1.660 |
| networkRulesStatusRateLimitValue Rate Limit Value
Number of packets allowed to match this rule from a single
source IP address within a certain time period. | column | Unsigned32 | .0.2250.1.200.1.670 |
| networkRulesStatusRateLimitTimePeriod 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.2250.1.200.1.680 |
| networkRulesStatusAction 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.2250.1.200.1.700 |