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 Type
Captionstring
CommunicationStatusuint16
Descriptionstring
DetailedStatusuint16
ElementNamestring
Generationuint64
HealthStateuint16
InstallDatedatetime
InstanceIDstring
Namestring
OperatingStatusuint16
OtherOwnerstring
PrimaryStatusuint16
SegmentOwneruint16
Statusstring
OperationalStatusuint16[]
StatusDescriptionsstring[]

Class Methods