Class CIM_NetworkPortStatistics
extends CIM_StatisticalData

The NetworkPortStatistics class describes the statistics for the NetworkPort.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_NetworkPortStatistics

Direct Known Subclasses

CIM_EthernetPortStatistics
CIM_FCPortStatistics
CIM_TokenRingPortStatistics

Class Qualifiers

NameData TypeValue
DescriptionstringThe NetworkPortStatistics class describes the statistics for the NetworkPort.
UMLPackagePathstringCIM::Device::Ports
Versionstring2.10.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
BytesReceiveduint64
Counterbooleantrue
DescriptionstringThe total number of bytes that are received, including framing characters.
MappingStringsstringMIB.IETF|MIB-II.ifInOctets, MIF.DMTF|Network Adapter 802 Port|001.9
PUnitstringbyte
UnitsstringBytes
BytesTransmitteduint64
Counterbooleantrue
DescriptionstringThe total number of bytes that are transmitted, including framing characters.
MappingStringsstringMIB.IETF|MIB-II.ifOutOctets, MIF.DMTF|Network Adapter 802 Port|001.7
PUnitstringbyte
UnitsstringBytes
PacketsReceiveduint64
Counterbooleantrue
DescriptionstringThe total number of packets that are received.
PacketsTransmitteduint64
Counterbooleantrue
DescriptionstringThe total number of packets that are transmitted.

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_StatisticalData
InstanceIDstringCIM_StatisticalData
SampleIntervaldatetimeCIM_StatisticalData
StartStatisticTimedatetimeCIM_StatisticalData
StatisticTimedatetimeCIM_StatisticalData

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
ResetSelectedStatsuint32CIM_StatisticalData