CIM_NetworkPortStatistics

Class reference

Subclass of CIM_StatisticalData

The NetworkPortStatistics class describes the statistics for the NetworkPort.

Key properties

Local properties

uint64 BytesReceived

The total number of bytes that are received, including framing characters.

uint64 PacketsReceived

The total number of packets that are received.

uint64 BytesTransmitted

The total number of bytes that are transmitted, including framing characters.

uint64 PacketsTransmitted

The total number of packets that are transmitted.

Local methods

None

Inherited properties

datetime StatisticTime
string InstanceID
uint64 Generation
string Caption

Inherited methods