Class CIM_MPLSOutSegment
extends CIM_MPLSSegment

This class represents an outgoing Segment on an MPLS interface.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_MPLSSegment
   |
   +--CIM_MPLSOutSegment

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class represents an outgoing Segment on an MPLS interface.
Experimentalbooleantrue
UMLPackagePathstringCIM::Network::MPLS
Versionstring2.8.1000

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
PushTopLabelbooleantrue
DescriptionstringThis value indicates whether or not a top label should be pushed onto the outgoing packet's label stack. The value of this variable must be set to true if the outgoing interface does not support pop- and-go (for example an ATM interface) or if it is a tunnel origination.
MappingStringsstringMIB.IETF|MPLS-LSR-MIB.MPLSOutSegmentPushTopLabel
TopLabeluint32
DescriptionstringIf the property, PushTopLabel, is true then this represents the label that should be pushed onto the top of the outgoing packet's label stack. If PushTopLabel is false, then the value should be 0.
MappingStringsstringMIB.IETF|MPLS-LSR-MIB.MPLSOutSegmentTopLabel
ModelCorrespondencestringCIM_MPLSOutSegment.PushTopLabel
Requiredbooleantrue

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CommunicationStatusuint16CIM_ManagedSystemElement
DescriptionstringCIM_ManagedElement
DetailedStatusuint16CIM_ManagedSystemElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
HealthStateuint16CIM_ManagedSystemElement
InstallDatedatetimeCIM_ManagedSystemElement
InstanceIDstringCIM_MPLSSegment
NamestringCIM_ManagedSystemElement
OperatingStatusuint16CIM_ManagedSystemElement
OtherOwnerstringCIM_MPLSSegment
PrimaryStatusuint16CIM_ManagedSystemElement
SegmentOwneruint16CIM_MPLSSegment
StatusstringCIM_ManagedSystemElement
OperationalStatusuint16[]CIM_ManagedSystemElement
StatusDescriptionsstring[]CIM_ManagedSystemElement

Class Methods