| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| action |
Specifies the action to take for packets that match this filter entry
type=acl.FilterActionOrDefault default=drop Displayed(tab/group)=Action (Filter Properties/Protocol) |
| categoryName |
Unique Category policy to which this filter entry associated.
type=string access=read-only default=NOTASSIGNED minimum=1 maximum=32 Displayed(tab/group)=Category Name (/Containing Category) |
| destinationOperator |
Specifies match criteria for TCP or UDP packets.
Select the check box to enable the parameter, choose an option,
and configure Dest Port From and Dest Port To values according to the selected option.
type=acl.Operator default=NONE Displayed(tab/group)=Dest Port (Filter Properties/Port Properties) |
| destinationPort1 |
type=int default=0 minimum=0 maximum=65535 Displayed(tab/group)=Dest Port From (Filter Properties/Port Properties) |
| destinationPort2 |
type=int default=0 minimum=0 maximum=65535 Displayed(tab/group)=Dest Port To (Filter Properties/Port Properties) |
| direction |
Direction indicates whether this entry applies to the ingress/egress SAP.
type=crdtctrl.FilterDirection access=read-create default=ingress Displayed(tab/group)=Filter Direction |
| dscp |
type=qos.DscpEnum default=default Displayed(tab/group)=DSCP (Filter Properties/Match Criteria) |
| filterEntryType |
type=acl.FilterType access=read-only default=none Displayed(tab/group)=Filter Entry Type |
| icmpCode |
type=int default=-1 minimum=-1 maximum=255 Displayed(tab/group)=ICMP Code (Filter Properties/ICMP Properties) |
| icmpType |
type=int default=-1 minimum=-1 maximum=255 Displayed(tab/group)=ICMP Type (Filter Properties/ICMP Properties) |
| protocol |
Specifies the IP protocol to match. If the protocol is changed the protocol specific parameters are reset.
For instance if protocol is changed from TCP to UDP, then the tcpSyn and tcpAck will be turned off.
The default value of -1 disables matching IP protocol.
type=acl.Protocol default=ALL minimum=-1 maximum=255 Displayed(tab/group)=Protocol (Filter Properties/Protocol) |
| redirectURL |
type=string default= minimum=0 maximum=255 Displayed(tab/group)=Redirect URL (Web Redirect/Redirect URL) |
| sourceOperator |
Specifies match criteria for TCP or UDP packets.
Select the check box to enable the parameter, choose an option, and
configure Src Port From and Src Port To values according to the option selected.
type=acl.Operator default=NONE Displayed(tab/group)=Source Port (Filter Properties/Port Properties) |
| sourcePort1 |
type=int default=0 minimum=0 maximum=65535 Displayed(tab/group)=Src Port From (Filter Properties/Port Properties) |
| sourcePort2 |
type=int default=0 minimum=0 maximum=65535 Displayed(tab/group)=Src Port To (Filter Properties/Port Properties) |
| tcpAck |
For TCP packets, specifies filter matching based on the ACK bit.
Select the check box to activate the parameter.
When the parameter is set to true, a match occurs when the ACK bit is set (1).
When the parameter is set to false, a match occurs when the ACK bit is not set (0).
When the parameter is set to off, matching based on the ACK bit is disabled.
type=acl.ItemMatch default=off Displayed(tab/group)=TCP Ack (Filter Properties/TCP Properties) |
| tcpSyn |
For TCP packets, specifies filter matching based on the SYN bit.
Select the check box to activate the parameter.
When the parameter is set to true, a match occurs when the SYN bit is set (1).
When the parameter is set to false, a match occurs when the SYN bit is not set (0).
When the parameter is set to off, matching based on the SYN bit is disabled.
type=acl.ItemMatch default=off Displayed(tab/group)=TCP Syn (Filter Properties/TCP Properties) |
| Overridden Properties | |
|---|---|
| description | Specifies description added for this filter entry. |
| displayedName |
maximum=32 |
| id |
minimum=1 maximum=65535 |
| Properties inherited from policy.PolicyItemDefinition |
|---|
| containingPolicyDisplayedName, containingPolicyId |
| Properties inherited from policy.PolicyObject |
|---|
| description, displayedName, globalPolicy, id, isLocal, policyType, siteId, siteName, templateObject |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |
| Methods |
|---|
filter
: FilterHolder -
resultFilter
: ResultFilter - (Optional) Filter for narrowing down the information returned per object
continueOnFailure
: continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
infoList
: List (generic.CommonManagedEntityInformation) -