cfgFwNatPrtFwdSourceAddress
WESTERMO-SW6-FIREWALL-MIB ·
.1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1.5
Object
column
r/w
OctetString
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
match the specific IP 172.17.29.7 You can use ! to invert the sense
of the rule: E.g. !192.168.0.0/24
**Notice:** Usually you want 0.0.0.0/0.
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.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cfgFwNatPortForwardTableEntry
- Table
- cfgFwNatPortForwardTable
- Siblings
- 11
Syntax
OctetString
Values & Constraints
Object Constraints
range: 9-19
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cfgFwNatPrtFwdIndex Entry index of port forward table. | column | Integer32 | .1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1.1 |
| cfgFwNatPrtFwdDestinationPortEnd Destination end port to redirect.
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, … | column | Integer32 | .1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1.10 |
| cfgFwNatPrtFwdRedirectDestinationAddress Redirect traffic to this redirection destination address.
Applies to AP and STA. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1.11 |
| cfgFwNatPrtFwdRedirectDestinationPort Redirect traffic to this destination port.
Can only be used with TCP, UDP or TCP/UDP.
Applies to AP and STA. | column | Integer32 | .1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1.12 |
| cfgFwNatPrtFwdEnabled 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.1.1.2 |
| cfgFwNatPrtFwdInterface Name of the network interface on which the rule applies.
Defines on which interface traffic is comming in. Groups of
interfaces can be matched by adding the charact… | column | OctetString | .1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1.3 |
| cfgFwNatPrtFwdProtocol Choose which IP protocol the rule matches.
Allowed protocols are:
* **any(0):** Any ip protocol.
* **udp(1):** Only UDP protocol.
* **tcp(2):** Only … | column | Enumeration | .1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1.4 |
| cfgFwNatPrtFwdSourcePortStart 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.1.1.6 |
| cfgFwNatPrtFwdSourcePortEnd 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.1.1.7 |
| cfgFwNatPrtFwdDestinationAddress Destination address to redirect.
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 on the interface
speci… | column | OctetString | .1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1.8 |
| cfgFwNatPrtFwdDestinationPortStart Destination start port to redirect.
Specify the port or start of a port range for the destination.
You can use ! to invert the sense of the rule: E.g. !80. When use… | column | OctetString | .1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1.9 |