Class CIM_MPLSService
extends CIM_Service

This object class contains properties relating to the overall operation of MPLS on a router. This service is weak to the router (modeled as a ComputerSystem) via the association CIM_HostedService.

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_MPLSService

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis object class contains properties relating to the overall operation of MPLS on a router. This service is weak to the router (modeled as a ComputerSystem) via the association CIM_HostedService.
Experimentalbooleantrue
UMLPackagePathstringCIM::Network::MPLS
Versionstring2.8.1000

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
FloodingIntervaluint16
DescriptionstringSpecifies the time interval in seconds at which traffic engineering information is flooded. Shorter intervals lead to more control overhead, more traffic in the network and more cycles wasted in processing this information at the routers. On the other hand longer intervals, make the route chosen for the tunnels to be less optimal with respect to the state of the network.
PUnitstringsecond
UnitsstringSeconds
ReoptimizationFrequint323600
DescriptionstringPath computation may be configured to be more or less reactive to network state. It may be desirable to have different values on different LSRs. Also, certain tunnels may not be re-optimized. This property specifies the re-optimization frequency for the LSR, in seconds. Default is 3600 (1 hour). The maximum interval is 604800 seconds (1 week). A value of 0 disables re- optimization.
MaxValuesint64604800
PUnitstringsecond
UnitsstringSeconds
ReoptimizationLinkUpuint16
DescriptionstringThis property describes what happens when the MPLSTEService obtains knowledge about a new link coming into operation. The value 'OnLinkUp' (1) denotes that immediately after detecting the new link, a re-optimization step is performed. 'NextTimeInSchedule' (2) waits until the next time a re- optimization needs to take place. The frequency is defined by the ReoptimizationFreq property. And, 'Manual Trigger' (3) means the re-optimization MUST be triggered by manual interaction such as a human operator triggering the re-optimization.
ValueMapstring0, 1, 2, 3
ValuesstringUnknown, OnLinkUp, NextTimeInSchedule, ManualTrigger

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