TxStreamResults Object


Description:

Generator stream results. Provides individual stream results.

Parents: StreamBlock

Relations:

Side name
(Type)
Relative Description
AssociatedRxResult
(AssociatedResult)

RxStreamResults, RxStreamSummaryResults

Links Tx and Rx results together so the results can be correlated

MaintenancePoint
(EoamMpToTxStreamResult)

EoamMaintenancePointConfig

ResultParent
(ResultChild)

StreamBlock

Use this to connect a results object to an object.

SummaryResultParent
(SummaryResultChild)

TxStreamBlockResults

Specifies a child of the summary result. Used to find out which objects are used in the summary.

TxStreamResults Writable Attributes

There are no writable attributes.

TxStreamResults Read-Only Attributes

Read-Only Attribute Description
BitCount

Count of total bits transmitted.

Type: u64

Default: 0

BitRate

Rate at which bits are transmitted.

Type: u64

Default: 0

BlockId

Stream block identifier.

Type: u32

Default: 0

CellCount

Count of total cells transmitted.

Type: u64

Default: 0

CellRate

Rate at which cells are transmitted.

Type: u64

Default: 0

CounterTimestamp

Time when the counter was stored.

Type: u64

Default: 0

ExpectedRxFrameCount

Expected received frame count.

Type: u64

Default: 0

FrameCount

Number of frames transmitted.

Type: u64

Default: 0

FrameRate

Rate at which frames are transmitted.

Type: u64

Default: 0

L1BitCount

Count of total layer1 bits transmitted.

Type: u64

Default: 0

L1BitRate

Rate at which layer1 bits are transmitted.

Type: u64

Default: 0

OctetCount

Number of bytes transmitted.

Type: u64

Default: 0

OctetRate

Rate at which bytes are transmitted.

Type: u64

Default: 0

StreamId

Internal transmission stream ID.

Type: u32

Default: 0

StreamIndex

Monotonically incrementing index (zero-based) in the order that the streams were learned.

Type: u32

Default: 0