Class CIM_ProtocolEndpointStatistics
extends CIM_StatisticalData

ProtocolEndpointStatistics is the statistics class for the Protocol Endpoint.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_ProtocolEndpointStatistics

Direct Known Subclasses

CIM_IPEndpointStatistics
CIM_TCPEndpointStatistics

Class Qualifiers

NameData TypeValue
DescriptionstringProtocolEndpointStatistics is the statistics class for the Protocol Endpoint.
Experimentalbooleantrue
UMLPackagePathstringCIM::Network::ChannelExtender
Versionstring2.8.1000

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ReceivedPDUAddressErrorsuint32
Counterbooleantrue
DescriptionstringThe number of input PDUs (Protocol Data Unit) discarded because the address in their header was not a valid address to be received at this entity.
ReceivedPDUHeaderErrorsuint32
Counterbooleantrue
DescriptionstringThe number of input PDUs (Protocol Data Unit) discarded due to errors in their headers.
ReceivedPDUsuint32
Counterbooleantrue
DescriptionstringThe total number of input PDUs (Protocol Data Unit) received from interfaces, including those received in error.
SentPDUsuint32
Counterbooleantrue
DescriptionstringThe total number of PDUs (Protocol Data Unit) sent to interfaces for transmission.

Inherited Properties

NameData Type
Captionstring
Descriptionstring
ElementNamestring
Generationuint64
InstanceIDstring
RateIntervalEndTimedatetime
RateIntervalStartTimedatetime
SampleIntervaldatetime
StartStatisticTimedatetime
StatisticTimedatetime

Class Methods

Inherited Class Methods

NameReturn Type
ResetSelectedStatsuint32