CaptureAnalyzerFilter Object


Description:

Represents the filter usage options.

Parents: CaptureFilter

CaptureAnalyzerFilter Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
AllowInvalidHeaders

Allow invalid headers

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Allow invalid headers

FALSE

Do not Allow invalid headers

FilterDescription

Description of the Capture Analyzer filter.

Type: string

Default: "" (empty string)

FrameConfig

XML describing selected options of the frame configuration.

Type: string

Default: <frame><config><pdus><pdu name=\"eth1\" pdu=\"ethernet:EthernetII\" /><pdu name=\"ip_1\" pdu=\"ipv4:IPv4\" /></pdus></config></frame>

IndexNum

Index number of the Capture Analyzer filter. Cannot be duplicated with another object.

Type: u32

Default: 0

IsNotSelected

Indicates whether or not to apply negation (logical NOT).

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Apply negation (logical NOT).

FALSE

Do not apply negation (logical NOT).

IsSelected

Whether to use the Capture Analyzer filter.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Use the Capture Analyzer filter.

FALSE

Do not use the Capture Analyzer filter.

Mask

Mask applied to Value.

Type: u8

Default: 0

Offset

Offset from START OF FRAME

Type: u32

Default: 0

RelationToNextFilter

Relation to the next filter (specified by IndexNum). If next filter is not present, then this is ignored.

Type: enum

Default: AND

Possible Values:

Value Description
AND

Logical AND.

OR

Logical OR.

Value

Pattern Value to be matched.

Type: u8

Default: 0

ValueToBeMatched

Internally used by GUI. No use-case from automation.

Type: string

Default: "" (empty string)

Range: 0 - 40 characters

CaptureAnalyzerFilter Read-Only Attributes

Read-Only Attribute Description
PduInfo

PDU content information.

Type: string

Default: "" (empty string)