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

Class Methods