sNatRulesDestinationAddress
MX-NAT-MIB ·
.0.2275.1.700.1.500
Object
column
r/w
OctetString
Destination Address
Destination address of the incoming packet using the following
format: address[/mask] or network interface name/.
Address can be either a network IP address (using /mask) or one
of the host IP addresses.
When specifying a network interface name, it is mandatory to
use the suffix '/'. Doing so indicates that the network address
of this interface is used instead of the host address. Also, it
must match one of the values in the parameter
networkInterfacesStatusTable.InterfaceName 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 NAT. When the
network interface is enabled or added back, the rule is
automatically enabled and applied in the NAT.
Mask must be a plain number specifying the number of binary 1s
at the left side of the network mask. E.g.: a mask of 24
specifies a network mask of 255.255.255.0.
Leaving the default empty string matches any address.
Context
- MIB
- MX-NAT-MIB
- OID
.0.2275.1.700.1.500- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sNatRulesEntry
- Table
- sNatRulesTable
- Siblings
- 11
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-51
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sNatRulesPriority Rule Priority
Unique identifier of the row in the table. | column | SNMPv2-SMIUnsigned32 | .0.2275.1.700.1.100 |
| sNatRulesDown Down
Moves the current row downside. | column | Enumeration | .0.2275.1.700.1.1000 |
| sNatRulesInsert Insert
Inserts a new row before this row. | column | Enumeration | .0.2275.1.700.1.1100 |
| sNatRulesDelete Delete
Deletes this row. | column | Enumeration | .0.2275.1.700.1.1200 |
| sNatRulesActivation Activation
Activates this rule.
* Enable: This rule is active in the SNAT.
* Disable: This rule is not in the SNAT. | column | MX-TCMxEnableState | .0.2275.1.700.1.200 |
| sNatRulesSourceAddress Source Address
Source address of the incoming packet using the following
format: address[/mask] or network interface name/.
Address can be either a n… | column | OctetString | .0.2275.1.700.1.300 |
| sNatRulesSourcePort 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.2275.1.700.1.400 |
| sNatRulesDestinationPort Destination Port
Destination port of the incoming packet using the following
format: port[-port].
MinPort-MaxPort specifies a port range.
… | column | OctetString | .0.2275.1.700.1.600 |
| sNatRulesProtocol Protocol
Protocol of the incoming packet.
The protocol can be one of the following:
* All: Match packets using any protocol.
* Tcp… | column | Enumeration | .0.2275.1.700.1.700 |
| sNatRulesNewAddress New Address
New address applied to the source of the packet using the
following syntax: address[:port].
When specifying a port number, it is mandator… | column | OctetString | .0.2275.1.700.1.800 |
| sNatRulesUp Up
Moves the current row upside. | column | Enumeration | .0.2275.1.700.1.900 |