Class CIM_MPLSSegmentStats
extends CIM_StatisticalData

The class represents the statistics for an In or Out MPLSSegment. The statistics are associated to the Segment using the relationship CIM_ElementStatisticalData.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_MPLSSegmentStats

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe class represents the statistics for an In or Out MPLSSegment. The statistics are associated to the Segment using the relationship CIM_ElementStatisticalData.
Experimentalbooleantrue
UMLPackagePathstringCIM::Network::MPLS
Versionstring2.8.1000

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
NumberOfDiscardsuint32
Counterbooleantrue
DescriptionstringThe number of labeled packets received/sent on this Segment, which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a labeled packet could be to free up buffer space. Whether this value denotes In or Out Segments depends on the instance associated with MPLSSegmentStats.
MappingStringsstringMIB.IETF|MPLS-LSR-MIB.MPLSInSegmentDiscards, MIB.IETF|MPLS-LSR-MIB.MPLSIOutSegmentDiscards
NumberOfErrorsuint32
Counterbooleantrue
DescriptionstringThe number of errored packets received/sent on this Segment. Whether this value denotes In or Out Segments depends on the instance associated with MPLSSegmentStats.
MappingStringsstringMIB.IETF|MPLS-LSR-MIB.MPLSInSegmentErrors, MIB.IETF|MPLS-LSR-MIB.MPLSIOutSegmentErrors
NumberOfOctetsuint32
Counterbooleantrue
DescriptionstringThis value represents the total number of octets received/sent by this Segment. Whether it denotes In or Out Segments depends on the instance associated with MPLSSegmentStats.
MappingStringsstringMIB.IETF|MPLS-LSR-MIB.MPLSInSegmentOctets, MIB.IETF|MPLS-LSR-MIB.MPLSIOutSegmentOctets
NumberOfPacketsuint32
Counterbooleantrue
DescriptionstringTotal number of packets received/sent by this Segment. Whether this value denotes In or Out Segments depends on the instance associated with MPLSSegmentStats.
MappingStringsstringMIB.IETF|MPLS-LSR-MIB.MPLSInSegmentPackets, MIB.IETF|MPLS-LSR-MIB.MPLSOutSegmentPackets

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