DpgAttack Object


Description:

DPG attack flow.

Parents: DpgAttackLoop, DpgAttackPlaylist

Children: DpgVariable

DpgAttack Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
Description

Description of flow, typically filled from the saved file.

Type: string

Default: "" (empty string)

InactivityTimeout

Socket inactivity timeout, in msec.

Type: u32

Default: 100000

Range: 1000 - 4294967295

PktDelay

Packet delay for the attack in msec.

Type: u32

Default: 200

ServerPort

Server port number for this attack.

Type: u16

Default: 3357

Range: 1 - 65535

DpgAttack Read-Only Attributes

Read-Only Attribute Description
FlowFileName

File name for the flow content.

Type: inputFilePath

Default: "" (empty string)

FlowLayer

L4 layer used by flow.

Type: enum

Default: TCP

Possible Values:

Value Description
TCP

Use TCP.

UDP

Use UDP.