Subclass of CIM_EthernetPortStatistics
The EthernetPortStatistics class describes the statistics for the EthernetPort.
uint64 TotalRxErrors
The aggregated number of receive errors
string ElementName
The user friendly name for this instance of StatisticalData. In addition, the user friendly name can be used as a index property for a search of query. (Note: Name does not have to be unique within a namespace.)
string Description
Descriptive text for this element
uint64 TotalCollisions
The aggregated number of collisions
uint64 BytesTotal
The total number of bytes sent or received through the port
string Caption
A caption for this element
uint64 TotalTxErrors
The aggregated number of transmit errors
None