dNatRulesSourceAddress
MX-NAT-MIB ·
.0.2275.1.900.1.300
Object
column
r/w
OctetString
Source Address
Source 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.900.1.300- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dNatRulesEntry
- Table
- dNatRulesTable
- Siblings
- 11
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-51
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dNatRulesPriority Rule Priority
Unique identifier of the row in the table. | column | SNMPv2-SMIUnsigned32 | .0.2275.1.900.1.100 |
| dNatRulesDown Down
Moves the current row downside. | column | Enumeration | .0.2275.1.900.1.1000 |
| dNatRulesInsert Insert
Inserts a new row before this row. | column | Enumeration | .0.2275.1.900.1.1100 |
| dNatRulesDelete Delete
Deletes this row. | column | Enumeration | .0.2275.1.900.1.1200 |
| dNatRulesActivation State
Activations this rule.
* Enable: This rule is active in the DNAT.
* Disable: This rule is not in the DNAT. | column | MX-TCMxEnableState | .0.2275.1.900.1.200 |
| dNatRulesSourcePort 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.900.1.400 |
| dNatRulesDestinationAddress Destination Address
Destination address of the incoming packet using the following
format: address[/mask] or network interface name/.
Address can be … | column | OctetString | .0.2275.1.900.1.500 |
| dNatRulesDestinationPort 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.900.1.600 |
| dNatRulesProtocol 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.900.1.700 |
| dNatRulesNewAddress New Address
New address applied to the destination of the packet using the
following syntax: address[:port].
When specifying a port number, it is man… | column | OctetString | .0.2275.1.900.1.800 |
| dNatRulesUp Up
Moves the current row upside. | column | Enumeration | .0.2275.1.900.1.900 |