dNatRulesUp
MX-NAT-MIB ·
.0.2275.1.900.1.900
Object
column
r/w
Enumeration
Up
Moves the current row upside.
Context
- MIB
- MX-NAT-MIB
- OID
.0.2275.1.900.1.900- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dNatRulesEntry
- Table
- dNatRulesTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noOp |
10 | up |
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 |
| dNatRulesSourceAddress 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.900.1.300 |
| 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 |