cfgFwFltRAction
WESTERMO-SW6-FIREWALL-MIB ·
.1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.4
Object
column
r/w
Enumeration
Action to be performed.
Applies to AP and STA.
Context
- MIB
- WESTERMO-SW6-FIREWALL-MIB
- OID
.1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cfgFwFilterRulesTableEntry
- Table
- cfgFwFilterRulesTable
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | drop |
1 | accept |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cfgFwFltRIndex Entry index of Table. | column | Integer32 | .1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.1 |
| cfgFwFltRSourcePortEnd 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… | column | Integer32 | .1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.10 |
| cfgFwFltRDestinationAddress 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 ma… | column | OctetString | .1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.11 |
| cfgFwFltRDestinationPortStart 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… | column | OctetString | .1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.12 |
| cfgFwFltRDestinationPortEnd 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 … | column | Integer32 | .1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.13 |
| cfgFwFltREnabled Disable or enable the rule.
Applies to AP and STA. | column | Enumeration | .1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.2 |
| cfgFwFltRChain Action to be performed.
Applies to AP and STA. | column | Enumeration | .1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.3 |
| cfgFwFltRInputInterface 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 e… | column | OctetString | .1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.5 |
| cfgFwFltROutputInterface 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 … | column | OctetString | .1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.6 |
| cfgFwFltRProtocol 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 exampl… | column | Integer32 | .1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.7 |
| cfgFwFltRSourceAddress 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 sp… | column | OctetString | .1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.8 |
| cfgFwFltRSourcePortStart 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 … | column | OctetString | .1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.9 |