Class CIM_MPLSInSegment
extends CIM_MPLSSegment

This class represents an incoming 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_MPLSInSegment

Direct Known Subclasses

Class Qualifiers

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

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AddressTypeuint16
DescriptionstringDescribes the address type expected on the incoming Segment. This is used when the last label is popped to know to which IP stack the packet is forwarded.
MappingStringsstringMIB.IETF|MPLS-LSR-MIB.MPLSInSegmentAddrFamily
ValueMapstring0, 1, 2
ValuesstringUnknown, IPv4, IPv6
InLabeluint32
DescriptionstringThe incoming label for this segment.
MappingStringsstringMIB.IETF|MPLS-LSR-MIB.MPLSInSegmentLabel
Requiredbooleantrue
NPopuint321
DescriptionstringThe number of labels to pop from the incoming packet. Normally only the top label is popped from the packet, and used for all switching decisions. Note that technologies which do not support label popping should leave this value at its default (1).
MappingStringsstringMIB.IETF|MPLS-LSR-MIB.MPLSInSegmentNPop

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