Class CIM_MPLSCrossConnect
extends CIM_Service

This class specifies information for switching between Segments within a LSR. It is scoped by a Computer System, that is the Label Switched Router, via the HostedService association. Specific In/Out Segments are associated with the cross-connect using the relationship, MPLSSegmentInXC. The service can support point-to-point, point-to-multipoint and multipoint-to-point connections by defining multiple instances of the association. CrossConnect Services can be aggregated into an overarching MPLSService using the CIM_ServiceComponent association. And, the LSP to which the CrossConnect belongs is indicated by the association, CrossConnectLSP.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_EnabledLogicalElement
   |
   +--CIM_Service
   |
   +--CIM_MPLSCrossConnect

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class specifies information for switching between Segments within a LSR. It is scoped by a Computer System, that is the Label Switched Router, via the HostedService association. Specific In/Out Segments are associated with the cross-connect using the relationship, MPLSSegmentInXC. The service can support point-to-point, point-to-multipoint and multipoint-to-point connections by defining multiple instances of the association. CrossConnect Services can be aggregated into an overarching MPLSService using the CIM_ServiceComponent association. And, the LSP to which the CrossConnect belongs is indicated by the association, CrossConnectLSP.
Experimentalbooleantrue
UMLPackagePathstringCIM::Network::MPLS
Versionstring2.8.1000

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
IsPersistentboolean
DescriptionstringDenotes whether or not this CrossConnect entry and associated In and Out Segments should be restored automatically after failures.
MappingStringsstringMIB.IETF|MPLS-LSR-MIB.MPLSXCIsPersistent
LabelStackuint16[]
ArrayTypestringOrdered
DescriptionstringIdentifies a stack of labels to be pushed beneath the top label. Note that the top label identified in an instance of OutSegment ensures that all the components of a multipoint-to-point connection have the same outgoing label. This array is 'Ordered' to maintain the sequence of entries.

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CommunicationStatusuint16CIM_ManagedSystemElement
CreationClassNamestringCIM_Service
DescriptionstringCIM_ManagedElement
DetailedStatusuint16CIM_ManagedSystemElement
ElementNamestringCIM_ManagedElement
EnabledDefaultuint16CIM_EnabledLogicalElement
EnabledStateuint16CIM_EnabledLogicalElement
Generationuint64CIM_ManagedElement
HealthStateuint16CIM_ManagedSystemElement
InstallDatedatetimeCIM_ManagedSystemElement
InstanceIDstringCIM_ManagedElement
LoSIDstringCIM_Service
LoSOrgIDstringCIM_Service
NamestringCIM_Service
OperatingStatusuint16CIM_ManagedSystemElement
OtherEnabledStatestringCIM_EnabledLogicalElement
PrimaryOwnerContactstringCIM_Service
PrimaryOwnerNamestringCIM_Service
PrimaryStatusuint16CIM_ManagedSystemElement
RequestedStateuint16CIM_EnabledLogicalElement
StartedbooleanCIM_Service
StartModestringCIM_Service
StatusstringCIM_ManagedSystemElement
SystemCreationClassNamestringCIM_Service
SystemNamestringCIM_Service
TimeOfLastStateChangedatetimeCIM_EnabledLogicalElement
TransitioningToStateuint16CIM_EnabledLogicalElement
AvailableRequestedStatesuint16[]CIM_EnabledLogicalElement
OperationalStatusuint16[]CIM_ManagedSystemElement
StatusDescriptionsstring[]CIM_ManagedSystemElement

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
ChangeAffectedElementsAssignedSequenceuint32CIM_Service
RequestStateChangeuint32CIM_EnabledLogicalElement
StartServiceuint32CIM_Service
StopServiceuint32CIM_Service