ProbeFrameResponseConfig Object


Description:

Object specifies frame response configuration for a Probe

Children: FrameResponseProfile

Result children (automatically created): FrameResponseResults

Relations:

Side name
(Type)
Relative Description
ResultChild
(ResultChild)

FrameResponseResults

Use this to connect a results object to an object.

ProbeFrameResponseConfig 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

FilterExpression

Expression used for filtering when in TCPDUMP filter mode

Type: string

Default: "" (empty string)

FilterSelection

Selects what filtering method the frame response uses

Type: enum

Default: FRAME

Possible Values:

Value Description
TCPDUMP

Use a tcpdump expression for filtering

FRAME

Use the frame configuration for filtering

FrameConfig

PDU configuration used for filtering in frame filter mode

Type: string

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

ProbeFrameResponseConfig Read-Only Attributes

Read-Only Attribute Description
PduInfo

Frame filter PDU information, only valid in frame filter mode

Type: string

Default: "" (empty string)