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_IBPortStatistics
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 Type
Captionstring
Descriptionstring
ElementNamestring
Generationuint64
InstanceIDstring
RateIntervalEndTimedatetime
RateIntervalStartTimedatetime
SampleIntervaldatetime
StartStatisticTimedatetime
StatisticTimedatetime

Class Methods

Inherited Class Methods

NameReturn Type
ResetSelectedStatsuint32