VdpStationResults Object


Description:

VDP Station statistics.

Parents: VdpStationConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

VdpStationConfig

Use this to connect a results object to an object.

VdpStationResults Writable Attributes

There are no writable attributes.

VdpStationResults Read-Only Attributes

Read-Only Attribute Description
EcpErrorCount

Number of times the ECP transmit state machine went through the retransmit process and failed to receive a valid acknowledgement.

Type: u32

Default: 0

EcpRetries

EVB-negotiated number of ECP retries (R).

Type: u8

Default: 0

EcpRetryTime

EVB-negotiated ECP retry time in seconds (RTE).

Type: double

Default: 0

RxAssociateCount

Number of VDP Associate TLVs received by the station.

Type: u32

Default: 0

RxDeassociateCount

Number of VDP Deassociate TLVs received by the station.

Type: u32

Default: 0

RxEcpAck

Number of ECP ACK messages received by the station.

Type: u32

Default: 0

RxEcpRequest

Number of ECP requests sent by the station.

Type: u32

Default: 0

RxPreAssociateCount

Number of VDP Pre-Associate TLVs received by the station.

Type: u32

Default: 0

RxPreAssociateRrCount

Number of VDP Pre-Associate with Resource Reservation TLVs received by the station.

Type: u32

Default: 0

RxVdpAck

Number of VDP ACKs received by the station.

Type: u32

Default: 0

RxVdpRequest

Number of VDP requests received by the station.

Type: u32

Default: 0

TxAssociateCount

Number of VDP Associate TLVs transmitted by the station.

Type: u32

Default: 0

TxDeassociateCount

Number of VDP Deassociate TLVs transmitted by the station.

Type: u32

Default: 0

TxEcpAck

Number of ECP ACK messages sent by the station.

Type: u32

Default: 0

TxEcpRequest

Number of ECP requests sent by the station.

Type: u32

Default: 0

TxPreAssociateCount

Number of VDP Pre-Associate TLVs transmitted by the station.

Type: u32

Default: 0

TxPreAssociateRrCount

Number of VDP Pre-Associate with Resource Reservation TLVs transmitted by the station.

Type: u32

Default: 0

TxVdpAck

Number of VDP ACKs transmitted by the station.

Type: u32

Default: 0

TxVdpRequest

Number of VDP requests transmitted by the station.

Type: u32

Default: 0

VdpKeepAliveTime

EVB-negotiated re-init keep alive time in seconds (RKA).

Type: double

Default: 0

VdpResponseTime

EVB-negotiated response time in seconds (RWD).

Type: double

Default: 0