OverflowResults Object


Description:

Provides statistics for the overflow stream, which is a single ever-present stream that acts as a catch-all stream for all the packets that could not be associated with a normal stream.

Parents: Analyzer

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

Analyzer

Use this to connect a results object to an object.

OverflowResults Writable Attributes

There are no writable attributes.

OverflowResults Read-Only Attributes

Read-Only Attribute Description
BitRate

Rate at which bits are transmitted/received.

Type: u64

Default: 0

CounterTimestamp

Time when the counter was stored.

Type: u64

Default: 0

FcsErrorFrameCount

Number of FCS error frames received.

Type: u64

Default: 0

FcsErrorFrameRate

Number of FCS error frames received over the last 1-second interval.

Type: u64

Default: 0

FirstArrivalTime

Backplane first arrival timestamp in 1 microsecond units. 48-bit: groups 6-8, 14-16; 32-bit: other groups.

Type: u64

Default: 0

FrameCount

Number of frames received.

Type: u64

Default: 0

FrameRate

Rate at which frames are transmitted/received.

Type: u64

Default: 0

Ipv4ChecksumErrorCount

Number of IPv4 checksum errors received.

Type: u64

Default: 0

Ipv4ChecksumErrorRate

Number of IPv4 checksum errors received over the last 1-second interval.

Type: u64

Default: 0

LastArrivalTime

Backplane last arrival timestamp in 1 microsecond units. 48-bit: groups 6-8, 14-16; 32-bit: other groups.

Type: u64

Default: 0

MaxFrameLength

Maximum frame length received (in bytes).

Type: u64

Default: 0

MinFrameLength

Minimum frame length received (in bytes).

Type: u64

Default: 0

OctetCount

Number of bytes received.

Type: u64

Default: 0

OctetRate

Rate at which bytes are transmitted/received.

Type: u64

Default: 0

SigFrameCount

Number of Spirent signature frames received.

Type: u64

Default: 0

SigFrameRate

Rate at which Spirent signature frames are transmitted or received.

Type: u64

Default: 0

TcpUdpChecksumErrorCount

Number of TCP/UDP checksum errors received.

Type: u64

Default: 0

TcpUdpChecksumErrorRate

Number of TCP/UDP checksum errors received over the last 1-second interval.

Type: u64

Default: 0