WESTERMO-SW6-FIREWALL-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
44
.1.3.6.1.4.1.16177.1.400.2.1.1.2.1 · 1 row entry · 12 columns
Uses the westermo variant from /opt/observium/mibs/westermo.
Command help
Walk cfgFwNatPortForwardTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WESTERMO-SW6-FIREWALL-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-FIREWALL-MIB::cfgFwNatPortForwardTable'
Firewall port forward rules table.
cfgFwNatPortForwardTableEntry row .1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1
Firewall port forward rules table entry.
Column Syntax OID
Entry index of port forward table.
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1.1
Disable or enable the rule.

Applies to AP and STA.
Enumerationr/w
Enumerated Values:
0disabled
1enabled
.1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1.2
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 character '+' at the end.
E.g. eth+ to match th…
OctetStringr/w
Constraints:
range: 1-255
.1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1.3
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 T…
Enumerationr/w
Enumerated Values:
0any
1udp
2tcp
3udptcp
.1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1.4
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 us…
OctetStringr/w
Constraints:
range: 9-19
.1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1.5
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 -1 to disable. You can use ! to invert th…
OctetStringr/w
Constraints:
range: 1-6
.1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1.6
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,
UDP or TCP/UDP.

**Notice:*…
Integer32r/w
Constraints:
range: -1-65535
.1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1.7
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
specified in cfgFwNatPrtFwdInterface. You can…
OctetStringr/w
Constraints:
range: 9-19
.1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1.8
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 used
in a range, the inversion applies to t…
OctetStringr/w
Constraints:
range: 1-20
.1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1.9
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, UDP
or TCP/UDP.

Applies t…
Integer32r/w
Constraints:
range: -1-65535
.1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1.10
Redirect traffic to this redirection destination address.

Applies to AP and STA.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1.11
Redirect traffic to this destination port.

Can only be used with TCP, UDP or TCP/UDP.

Applies to AP and STA.
Integer32r/w
Constraints:
range: -1-65535
.1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1.12
.1.3.6.1.4.1.16177.1.400.2.1.1.2.2 · 1 row entry · 12 columns
Uses the westermo variant from /opt/observium/mibs/westermo.
Command help
Walk cfgFwNatOutboundTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WESTERMO-SW6-FIREWALL-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-FIREWALL-MIB::cfgFwNatOutboundTable'
Firewall outbound NAT rules table.
cfgFwNatOutboundTableEntry row .1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1
Firewall outbound NAT rules table entry.
Column Syntax OID
Entry index of Table.
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.1
Disable or enable the rule.

Applies to AP and STA.
Enumerationr/w
Enumerated Values:
0disabled
1enabled
.1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.2
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 to -1 if you don't know
on which interfa…
OctetStringr/w
Constraints:
range: 1-255
.1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.3
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 T…
Enumerationr/w
Enumerated Values:
0any
1udp
2tcp
3udptcp
.1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.4
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 u…
OctetStringr/w
Constraints:
range: 9-19
.1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.5
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 -1 to disable. You can use ! to invert th…
OctetStringr/w
Constraints:
range: 1-6
.1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.6
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,
UDP or TCP/UDP.

**Note:** …
Integer32r/w
Constraints:
range: -1-65535
.1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.7
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
specified in cfgFwNatOutInterface. You can use …
OctetStringr/w
Constraints:
range: 9-19
.1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.8
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 the
sense of the rule: E.g. !80. When use…
OctetStringr/w
Constraints:
range: 1-6
.1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.9
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
or TCP/UDP.

**Note:** Us…
Integer32r/w
Constraints:
range: -1-65535
.1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.10
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 the source to a specific
aliases you can…
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.11
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.

**Note:** Usually you want this disa…
Integer32r/w
Constraints:
range: -1-65535
.1.3.6.1.4.1.16177.1.400.2.1.1.2.2.1.12
.1.3.6.1.4.1.16177.1.400.2.1.1.3.3 · 1 row entry · 7 columns
Uses the westermo variant from /opt/observium/mibs/westermo.
Command help
Walk cfgFwL2IpFilterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WESTERMO-SW6-FIREWALL-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-FIREWALL-MIB::cfgFwL2IpFilterTable'
L2 IP Filter
cfgFwL2IpFilterTableEntry row .1.3.6.1.4.1.16177.1.400.2.1.1.3.3.1
L2 IP Filter
Column Syntax OID
Entry index of Table
Integer32
Constraints:
range: 0-63
.1.3.6.1.4.1.16177.1.400.2.1.1.3.3.1.1
Rule disabled or enabled.

Applies to AP and STA.
Enumerationr/w
Enumerated Values:
0disabled
1enabled
.1.3.6.1.4.1.16177.1.400.2.1.1.3.3.1.2
Bridge on which the rule will be applied.

Applies to AP and STA.
Integer32r/w
Constraints:
range: -1-255
.1.3.6.1.4.1.16177.1.400.2.1.1.3.3.1.3
Action to perform.

Applies to AP and STA.
Enumerationr/w
Enumerated Values:
0accept
1drop
.1.3.6.1.4.1.16177.1.400.2.1.1.3.3.1.4
Filter priority

When multiple rules match, the rule with the highest priority will
be applied.

**NOTE:** When multiple matching rules with the same priority exist,
the rule which was first …
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.16177.1.400.2.1.1.3.3.1.5
Filter source

The source network/IP on which the rule matches (CIDR notation).

Applies to AP and STA.
OctetStringr/w
Constraints:
range: 9-19
.1.3.6.1.4.1.16177.1.400.2.1.1.3.3.1.6
Filter destination

The destination network/IP on which the rule matches (CIDR notation).

Applies to AP and STA.
OctetStringr/w
Constraints:
range: 9-19
.1.3.6.1.4.1.16177.1.400.2.1.1.3.3.1.7
.1.3.6.1.4.1.16177.1.400.2.1.1.4.10 · 1 row entry · 13 columns
Uses the westermo variant from /opt/observium/mibs/westermo.
Command help
Walk cfgFwFilterRulesTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WESTERMO-SW6-FIREWALL-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-FIREWALL-MIB::cfgFwFilterRulesTable'
Firewall filter rules table.
cfgFwFilterRulesTableEntry row .1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1
Firewall filter rules table entry.
Column Syntax OID
Entry index of Table.
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.1
Disable or enable the rule.

Applies to AP and STA.
Enumerationr/w
Enumerated Values:
0disabled
1enabled
.1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.2
Action to be performed.

Applies to AP and STA.
Enumerationr/w
Enumerated Values:
0none
1input
2forward
3output
.1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.3
Action to be performed.

Applies to AP and STA.
Enumerationr/w
Enumerated Values:
0drop
1accept
.1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.4
Name of the input interface to match.

Groups of interfaces can be matched by adding the character '+' at
the end. E.g. eth+ to match the interfaces eth0, eth1 and eth2.
To match all interfaces use the cha…
OctetStringr/w
Constraints:
range: 1-16
.1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.5
Name of the output interface to match.

Groups of interfaces can be matched by adding the character '+' at
the end. E.g. eth+ to match the interfaces eth0, eth1 and eth2.
To match all interfaces use the ch…
OctetStringr/w
Constraints:
range: 1-16
.1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.6
Choose which IP protocol the rule matches.

For a list of the currently existing protocols see:
https://en.wikipedia.org/wiki/List_of_IP_protocol_numbers
Some examples are:

* **any(0)**: Mat…
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.7
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 sources.
Set to 172.17.29.7/32 to match the specific IP 172.17.29.7.
You can use ! to …
OctetStringr/w
Constraints:
range: 1-20
.1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.8
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 or udp.
You can use ! to invert the sense of the rule: E.g. !80.
When us…
OctetStringr/w
Constraints:
range: 1-20
.1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.9
Source end port to match.

When matching multiple ports, this value is the end of the range.
Can only be used with tcp or udp.

Set to -1 when no range is to be matched.

Applie…
Integer32r/w
Constraints:
range: -1-65535
.1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.10
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 destinations.
Set to 172.17.29.7/32 to match the specific IP 172.17.29.7.
You can…
OctetStringr/w
Constraints:
range: 1-20
.1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.11
Destination start port to match.

Specify the port or start of a port range to which a connection is
going.
Can only be used with tcp or udp.
You can use ! to invert the sense of the rule: E.g. !80.
When u…
OctetStringr/w
Constraints:
range: 1-20
.1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.12
Destination end port to match.

When matching multiple ports, this value is the end of the range.
Can only be used with tcp or udp.

Set to -1 when no range is to be matched.

A…
Integer32r/w
Constraints:
range: -1-65535
.1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.13