IptvPortResults Object


Description:

Results aggregated at port level.

Parents: Port

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

Port

Use this to connect a results object to an object.

IptvPortResults Writable Attributes

There are no writable attributes.

IptvPortResults Read-Only Attributes

Read-Only Attribute Description
DroppedFrameCount

Total number of dropped (lost) frames for the port.

Type: u64

Default: 0

DuplicateFrameCount

Total number of duplicate packets received aggregated on the port.

Type: u64

Default: 0

DuplicatePkts

Number of duplicate packets.

Type: double

Default: 0

LateFrameCount

Total number of late packets received aggregated on the port.

Type: u64

Default: 0

LatePkts

Number of late packets.

Type: double

Default: 0

PrbsErrorCount

Total number of pseudo-random binary sequence errors for the port.

Type: u64

Default: 0

ReorderedFrameCount

Total number of packets re-ordered aggregated on the port.

Type: u64

Default: 0

Timestamp

Timestamp in seconds of last statistic update.

Type: double

Default: 0

TotalPktRate

Total packet receive rate (in packets/sec).

Type: double

Default: 0

TotalPkts

Total number of packets received for the port.

Type: double

Default: 0