Class CIM_MPLSPerformance
extends CIM_StatisticalData

This class contains performance information for MPLS entities such as an MPLS Endpoint or LSP Tunnel. The statistics are associated with the MPSL entity, using the general CIM_ElementStatisticalData relationship.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_MPLSPerformance

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class contains performance information for MPLS entities such as an MPLS Endpoint or LSP Tunnel. The statistics are associated with the MPSL entity, using the general CIM_ElementStatisticalData relationship.
Experimentalbooleantrue
UMLPackagePathstringCIM::Network::MPLS
Versionstring2.8.1000

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Availabilityuint16
DescriptionstringDenotes availability in hundredths of a percent.
MaxValuesint64100000
MinValuesint640
PUnitstringpercent * 10^-2
UnitsstringHundredths of Percent
Delayuint16
DescriptionstringDenotes the average delay of the packets transmitted in milliseconds.
Gaugebooleantrue
PUnitstringsecond * 10^-3
UnitsstringMilliSeconds
NumberOfOctetsuint32
Counterbooleantrue
DescriptionstringDenotes the number of octets transmitted.
NumberOfPacketsLostuint32
Counterbooleantrue
DescriptionstringDenotes the number of packets lost.
NumberOfPacketsTransmitteduint32
Counterbooleantrue
DescriptionstringDenotes the number of packets successfully transmitted.

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_StatisticalData
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_StatisticalData
RateIntervalEndTimedatetimeCIM_StatisticalData
RateIntervalStartTimedatetimeCIM_StatisticalData
SampleIntervaldatetimeCIM_StatisticalData
StartStatisticTimedatetimeCIM_StatisticalData
StatisticTimedatetimeCIM_StatisticalData

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
ResetSelectedStatsuint32CIM_StatisticalData