.. _CIM-NetworkPortStatistics: CIM_NetworkPortStatistics ------------------------- Class reference =============== Subclass of :ref:`CIM_StatisticalData ` The NetworkPortStatistics class describes the statistics for the NetworkPort. Key properties ^^^^^^^^^^^^^^ | :ref:`InstanceID ` Local properties ^^^^^^^^^^^^^^^^ .. _CIM-NetworkPortStatistics-BytesReceived: ``uint64`` **BytesReceived** The total number of bytes that are received, including framing characters. .. _CIM-NetworkPortStatistics-PacketsReceived: ``uint64`` **PacketsReceived** The total number of packets that are received. .. _CIM-NetworkPortStatistics-BytesTransmitted: ``uint64`` **BytesTransmitted** The total number of bytes that are transmitted, including framing characters. .. _CIM-NetworkPortStatistics-PacketsTransmitted: ``uint64`` **PacketsTransmitted** The total number of packets that are transmitted. Local methods ^^^^^^^^^^^^^ *None* Inherited properties ^^^^^^^^^^^^^^^^^^^^ | ``string`` :ref:`ElementName ` | ``datetime`` :ref:`StatisticTime ` | ``string`` :ref:`Description ` | ``datetime`` :ref:`StartStatisticTime ` | ``string`` :ref:`InstanceID ` | ``uint64`` :ref:`Generation ` | ``string`` :ref:`Caption ` | ``datetime`` :ref:`SampleInterval ` Inherited methods ^^^^^^^^^^^^^^^^^ | :ref:`ResetSelectedStats `