Data Object - PcoipNetworkStatistics

Class
VMware.Hv.PcoipNetworkStatistics
Property of
PcoipPerformanceData
Since
Horizon 7.2

Data Object Description

The network statistics about PCoIP session.

Data Object Properties

Properties

Name Type Description
roundTripLatencyxsd:long

Round trip latency in milliseconds between the PCoIP server and the PCoIP client.
  • This property need not be set.
  • This property cannot be updated.
rxBandwidthxsd:long

Overall bandwidth for incoming PCoIP packets averaged over the sampling period, in kilobits per second.
  • This property need not be set.
  • This property cannot be updated.
rxBandwidthPeakxsd:long

Peak bandwidth in kilobits per second for incoming PCoIP packets over a one-second sampling period.
  • This property need not be set.
  • This property cannot be updated.
rxPacketLossxsd:long

Percentage of incoming packets lost during a sampling period.
  • This property need not be set.
  • This property cannot be updated.
txBandwidthxsd:long

Overall bandwidth for outgoing PCoIP packets averaged over the sampling period, in kilobits per second.
  • This property need not be set.
  • This property cannot be updated.
txBandwidthActiveLimitxsd:long

Estimated available network bandwidth in kilobits per second. This statistic is updated once per second.
  • This property need not be set.
  • This property cannot be updated.
txBandwidthLimitxsd:long

Transmission bandwidth limit in kilobits per second for outgoing packets.
    The limit is the minimum of the following values.
      GPO bandwidth limit for the PCoIP client
      GPO bandwidth limit for the PCoIP server
      Bandwidth limit for the local network connection
      Negotiated bandwidth limit for the Zero Client firmware based on encryption limits

  • This property need not be set.
  • This property cannot be updated.
txPacketLossxsd:long

Percentage of transmitted packets lost during a sampling period.
  • This property need not be set.
  • This property cannot be updated.