DpgClientResults Object


Description:

DPG client results.

Parents: DpgClientProtocolConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

DpgClientProtocolConfig

Use this to connect a results object to an object.

DpgClientResults Writable Attributes

There are no writable attributes.

DpgClientResults Read-Only Attributes

Read-Only Attribute Description
AbortedPlaylists

Number of playlists aborted.

Type: u64

Default: 0

ActivePlaylists

Number of active playlists.

Type: u64

Default: 0

AttemptedPlaylists

Number of playlists attempted.

Type: u64

Default: 0

AttemptedPlaylistsPerSecond

Number of playlists attempted per second.

Type: u64

Default: 0

BlockIndex

Internally-allocated index for this DPG client block.

Type: u32

Default: 0

ElapsedSeconds

Number of seconds the playlist has been transmitting traffic.

Type: u64

Default: 0

GoodputAvgRxRateBps

Average received goodput rate in bits per second.

Type: u64

Default: 0

GoodputAvgTxRateBps

Average transmitted goodput rate in bits per second.

Type: u64

Default: 0

GoodputMaxRxRateBps

Maximum received goodput rate in bits per second.

Type: u64

Default: 0

GoodputMaxTxRateBps

Maximum transmitted goodput rate in bits per second.

Type: u64

Default: 0

GoodputMinRxRateBps

Minimum received goodput rate in bits per second.

Type: u64

Default: 0

GoodputMinTxRateBps

Minimum transmitted goodput rate in bits per second.

Type: u64

Default: 0

GoodputRxBps

Received goodput rate in bits per second.

Type: u64

Default: 0

GoodputRxBytes

Number of goodput bytes received.

Type: u64

Default: 0

GoodputTxBps

Transmitted goodput rate in bits per second.

Type: u64

Default: 0

GoodputTxBytes

Number of goodput bytes sent.

Type: u64

Default: 0

IntendedLoad

Intended traffic load.

Type: u32

Default: 0

ParentName

Name of the parent protocol for which the results apply.

Type: string

Default: "" (empty string)

PlaylistAvgDuration

Average duration of the playlists in milliseconds.

Type: u64

Default: 0

PlaylistMaxDuration

Duration of the longest playlist in milliseconds.

Type: u64

Default: 0

PlaylistMinDuration

Duration of the shortest playlist in milliseconds.

Type: u64

Default: 0

SuccessfulPlaylists

Number of playlists successfully completed.

Type: u64

Default: 0

SuccessfulPlaylistsPerSecond

Number of playlists successfully completed per second.

Type: u64

Default: 0

TxAttacks

Number of attacks transmitted.

Type: u64

Default: 0

UnsuccessfulPlaylists

Number of unsuccessful playlists. A playlist is unsuccessful, if at least one flow in it is unsuccessful.

Type: u64

Default: 0

UnsuccessfulPlaylistsPerSecond

Number of unsuccessful playlists per second.

Type: u64

Default: 0