TrafficPathInfo Object


Description:

Information for a traffic path, a connection between two end points. A bound stream block can have multiple TrafficPathInfo objects, one per traffic path. (Not applicable for raw stream blocks.)

Parents: StreamBlock

TrafficPathInfo Writable Attributes

There are no writable attributes.

TrafficPathInfo Read-Only Attributes

Read-Only Attribute Description
Category

List of traffic path information types.

Type: string

Default: "" (empty string)

DstEndpoint

Handle of the destination end point for the traffic path.

Type: handle

Default: 0

FlowCount

Number of flows for the traffic path.

Type: u32

Default: 0

Info

List of traffic path information for specified categories.

Type: string

Default: "" (empty string)

SrcEndpoint

Handle of the source end point for the traffic path.

Type: handle

Default: 0

StartStreamIdStr

Start stream id

Type: string

Default: NA

StartStreamIndex

Start stream index

Type: u32

Default: 0

StartTrackableFlowIndex

Start trackable flow index

Type: u32

Default: 0

StreamCount

Number of streams for the traffic path.

Type: u32

Default: 0

TrackableFlowCount

Trackable flow count

Type: u32

Default: 0

TrafficPathIndex

Index of the traffic path.

Type: u32

Default: 0