NtpClientResults Object


Description:

NTP client block results.

Parents: NtpClientConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

NtpClientConfig

Use this to connect a results object to an object.

NtpClientResults Writable Attributes

There are no writable attributes.

NtpClientResults Read-Only Attributes

Read-Only Attribute Description
BlockIndex

Internally allocated index for this NTP Client Block.

Type: u32

Default: 0

DroppedPacketCount

Dropped Packet Count

Type: u32

Default: 0

ParentName

Name of parent protocol for which the results apply.

Type: string

Default: "" (empty string)

RxPktCount

Number of packets received.

Type: u32

Default: 0

SessionSyncdCount

Number of sessions synchronized.

Type: u32

Default: 0

SessionUnsyncdCount

Number of sessions not synchronized.

Type: u32

Default: 0

TxPktCount

Number of packets sent.

Type: u32

Default: 0