TxTrafficGroupResults Object


Description:

Contains traffic group data delivered from one particular port.

Parents: TrafficGroup

Relations:

Side name
(Type)
Relative Description
AssociatedTxResult
(AssociatedResult)

RxTrafficGroupResults

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

AssociatedRxResult
(AssociatedResult)

RxTrafficGroupResults

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

ContainerResultParent
(ContainerResult)

StreamBlock

General-purpose relation for result objects. For example, RxTrafficGroupResults objects are linked to the StreamBlock object with this relation.

ResultParent
(ResultChild)

TrafficGroup

Use this to connect a results object to an object.

TxTrafficGroupResults Writable Attributes

There are no writable attributes.

TxTrafficGroupResults Read-Only Attributes

Read-Only Attribute Description
BitCount

Number of bits transmitted.

Type: u64

Default: 0

BitRate

Number of bits transmitted over the last 1-second interval.

Type: u64

Default: 0

BlockId

Stream block identifier.

Type: u32

Default: 0

CellCount

Number of cells transmitted.

Type: u64

Default: 0

CellRate

Number of cells transmitted over the last 1-second interval.

Type: u64

Default: 0

CounterTimestamp

Time when the counter was stored.

Type: u64

Default: 0

FrameCount

Number of frames transmitted.

Type: u64

Default: 0

FrameRate

Number of frames transmitted over the last 1-second interval.

Type: u64

Default: 0

L1BitCount

Number of layer1 bits transmitted.

Type: u64

Default: 0

L1BitRate

Number of layer1 bits transmitted over last 1-second interval.

Type: u64

Default: 0

OctetCount

Number of bytes transmitted.

Type: u64

Default: 0

OctetRate

Number of bytes transmitted over the last 1-second interval.

Type: u64

Default: 0

StreamId

Internal ID of the transmission stream.

Type: u32

Default: 0

StreamIndex

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

Type: u32

Default: 0

TrafficGroup

Logical group of the streamblock.

Type: string

Default: 0

TrafficSubgroup

Logical subgroup of the streamblock.

Type: string

Default: 0