cfgFwNatOutProtocol
WESTERMO-SW6-FIREWALL-MIB ·
.1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.4
Object
column
r/w
Enumeration
Choose which IP protocol the rule matches.
Allowed protocols are:
* **any(0):** Any ip protocol.
* **udp(1):** Only UDP protocol.
* **tcp(2):** Only TCP protocol.
* **udptcp(3):** UDP and TCP protocol.
Applies to AP and STA.
Context
- MIB
- WESTERMO-SW6-FIREWALL-MIB
- OID
.1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cfgFwNatOutboundTableEntry
- Table
- cfgFwNatOutboundTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | any |
1 | udp |
2 | tcp |
3 | udptcp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cfgFwNatOutIndex Entry index of Table. | column | Integer32 | .1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.1 |
| cfgFwNatOutDestinationPortEnd Destination end port to match.
When forwarding multiple port, this value is the end of the range.
Set to -1 if no range is forwarded. Can only be used with TCP, UDP… | column | Integer32 | .1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.10 |
| cfgFwNatOutSourceRewriteAddress Set the address with which outbound traffic shall be rewritten.
In case you are using DHCP leave this on 0.0.0.0.
**Note:** If you are not rewriting … | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.11 |
| cfgFwNatOutSourceRewritePort Set the source-port with which outbound traffic shall be rewritten.
Can only be used with TCP, UDP or TCP/UDP. Set to -1 to disable
source port rewrite.
… | column | Integer32 | .1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.12 |
| cfgFwNatOutEnabled Disable or enable the rule.
Applies to AP and STA. | column | Enumeration | .1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.2 |
| cfgFwNatOutInterface Name of the network interface on which the rule applies.
Matches traffic leaving on this interface. Needs to be set to an
interface name if you are using DHCP. Set … | column | OctetString | .1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.3 |
| cfgFwNatOutSourceAddress Source address to match.
This can be a specific ip address or a range in CIDR notation. Set
to 0.0.0.0/0 to match all inbound traffic. Set to 172.17.29.7/32 to
matc… | column | OctetString | .1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.5 |
| cfgFwNatOutSourcePortStart Source start port to match.
Specify the port or start of a port range from which a connection
originates. Can only be used with TCP, UDP or TCP/UDP. Leave this
on -… | column | OctetString | .1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.6 |
| cfgFwNatOutSourcePortEnd Destination end port to match.
When matching multiple port, this value is the end of the range.
Set to -1 if no range is to be matched. Can only be used with TCP,
U… | column | Integer32 | .1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.7 |
| cfgFwNatOutDestinationAddress Destination address to match.
This can be a specific ip address or a range in CIDR notation. Set
to 0.0.0.0/0 to match all outbound traffic on the interface
specifi… | column | OctetString | .1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.8 |
| cfgFwNatOutDestinationPortStart Destination start port to match.
Specify the port or start of a port range for the destination. Can
only be used with TCP, UDP or TCP/UDP. You can use ! to invert t… | column | OctetString | .1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.9 |