Class CIM_MPLSCapabilities
extends CIM_Capabilities

This class specifies the capabilities of an MPLSService or MPLSProtocolEndpoint (interface) on a Label Switched Router (LSR). The association CIM_ElementCapabilities relates the instance with its MPLS Service and/or Endpoint.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_MPLSCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class specifies the capabilities of an MPLSService or MPLSProtocolEndpoint (interface) on a Label Switched Router (LSR). The association CIM_ElementCapabilities relates the instance with its MPLS Service and/or Endpoint.
Experimentalbooleantrue
UMLPackagePathstringCIM::Network::MPLS
Versionstring2.8.1000

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
LabelMaxInuint32
DescriptionstringThis is the maximum value of an MPLS label that this Endpoint or MPLSService is willing to receive. The values of an MPLSProtocolEndpoint may overrule the values specified for the LSR as a whole, based on the Endpoint's boolean property OverruleLSR.
MappingStringsstringMIB.IETF|MPLS-LSR-MIB.MPLSInterfaceLabelMaxIn
LabelMaxOutuint32
DescriptionstringThis is the maximum value of an MPLS label that this Endpoint or MPLSService is willing to send. The values of an MPLSProtocolEndpoint may overrule the values specified for the LSR as a whole, based on the Endpoint's boolean property OverruleLSR.
MappingStringsstringMIB.IETF|MPLS-LSR-MIB.MPLSInterfaceLabelMaxOut
LabelMinInuint32
DescriptionstringThis is the minimum value of an MPLS label that this Endpoint or MPLSService is willing to receive. The values of an MPLSProtocolEndpoint may overrule the values specified for the LSR as a whole, based on the Endpoint's boolean property OverruleLSR.
MappingStringsstringMIB.IETF|MPLS-LSR-MIB.MPLSInterfaceLabelMinIn
LabelMinOutuint32
DescriptionstringThis is the minimum value of an MPLS label that this Endpoint or MPLSService is willing to send. The values of an MPLSProtocolEndpoint may overrule the values specified for the LSR as a whole, based on the Endpoint's boolean property OverruleLSR.
MappingStringsstringMIB.IETF|MPLS-LSR-MIB.MPLSInterfaceLabelMinOut

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_Capabilities

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
CreateGoalSettingsuint16CIM_Capabilities