localRulesDestinationAddress
MX-LFW-MIB ·
.0.2200.1.600.1.500
Object
column
r/w
OctetString
Destination Address
Destination address of the incoming packet using the following
format: address or network interface name.
The address must be one of the host IP addresses. Specifying a
network address here is invalid since this is a local firewall.
When specifying a network interface name, the host address of
this interface is used. Also, it must match one of the values
in the networkInterfacesStatusTable.InterfaceName parameter
from the Basic Network Interface (BNI) service. Note that if
the specified network interface is disabled or removed, the
rule is automatically disabled thus removed from the firewall.
When the network interface is enabled or added back, the rule
is automatically enabled and applied in the firewall.
Leaving the default empty string matches any address.
Context
- MIB
- MX-LFW-MIB
- OID
.0.2200.1.600.1.500- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- localRulesEntry
- Table
- localRulesTable
- Siblings
- 14
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-51
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| localRulesPriority Rule Priority
Unique identifier of the row in the table. | column | SNMPv2-SMIUnsigned32 | .0.2200.1.600.1.100 |
| localRulesDown Down
Moves the current row downwards. | column | Enumeration | .0.2200.1.600.1.1000 |
| localRulesInsert Insert
Inserts a new row before this row. | column | Enumeration | .0.2200.1.600.1.1100 |
| localRulesDelete Delete
Deletes this row. | column | Enumeration | .0.2200.1.600.1.1200 |
| localRulesActivation Activation
Current activation state for this rule.
* Enable: This rule is active in the firewall.
* Disable: This rule is not in the firewall. | column | MX-TCMxEnableState | .0.2200.1.600.1.200 |
| localRulesSourceAddress Source Address
Source address of the incoming packet using the following
format: address[/mask] or network interface name/.
The address can either be… | column | OctetString | .0.2200.1.600.1.300 |
| localRulesSourcePort Source Port
Source port of the incoming packet using the following format:
port[-port].
MinPort-MaxPort specifies a port range.
The de… | column | OctetString | .0.2200.1.600.1.400 |
| localRulesDestinationPort Destination Port
Destination port of the incoming packet using the following
format: port[-port].
MinPort-MaxPort specifies a port range.
… | column | OctetString | .0.2200.1.600.1.600 |
| localRulesProtocol Protocol
Protocol of the incoming packet.
The protocol can be one of the following:
* All: Match packets using any protocols.
* Tc… | column | Enumeration | .0.2200.1.600.1.700 |
| localRulesBlacklistEnable 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.600.1.720 |
| localRulesRateLimitValue Rate Limit Value
Number of new connections allowed to match this rule from a
single source IP address within a certain time period. | column | Unsigned32 | .0.2200.1.600.1.750 |
| localRulesRateLimitTimePeriod 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.600.1.780 |
| localRulesAction 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.600.1.800 |
| localRulesUp Up
Moves the current row upwards. | column | Enumeration | .0.2200.1.600.1.900 |