Class CIM_MPLSCrossConnectLSP
extends CIM_Dependency

Defines the LSP to which the CrossConnect belongs.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_MPLSCrossConnectLSP

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringDefines the LSP to which the CrossConnect belongs.
Experimentalbooleantrue
UMLPackagePathstringCIM::Network::MPLS
Versionstring2.8.1000

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
XcOrderuint16
DescriptionstringThis property defines the order of the CrossConnects in an LSP. An incrementally higher number indicates the next Cross Connect in the ordered sequence. Note that the first CrossConnect must be of type 'Orig', and the last of type 'Term' (see the property, XcType).
XcTypeuint16
DescriptionstringThe XcType property defines whether a CrossConnect is at the terminating end ("Term", 1), or originating end ("Orig", 2) of an LSP. A value of 4, "Normal", indicates the CrossConnect is switching through an LSP on an intermediate node. A value of 3, "Special", implies a terminating LSP for special traffic, e.g. signaling neighbor discovery, etc. Reserved MPLS labels with values 0 through 15 are used.
ValueMapstring1, 2, 3, 4
ValuesstringTerm, Orig, Special, Normal

Association References

NameClass OriginReference Class
AntecedentCIM_MPLSCrossConnectLSPCIM_MPLSLSP
DependentCIM_MPLSCrossConnectLSPCIM_MPLSCrossConnect

Class Methods