Class CIM_MarkerService
extends CIM_ConditioningService

This class represents a logical entity that resides in the data forwarding path of a network device. It describes the marking or re-marking (e.g., set or reset a particular field in a packet header) of network traffic. Markers may act either on unmarked packets or re-mark previously marked packets. Markers are usually invoked as a result of a preceding classifier match. This is modeled as a QoSSubService that is part of a higher-level QoSService. It is a subclass of ConditioningService and has the ability to mark traffic and then invoke another ConditioningServices for further processing of the traffic.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_Service
   |
   +--CIM_NetworkService
   |
   +--CIM_ForwardingService
   |
   +--CIM_ConditioningService
   |
   +--CIM_MarkerService

Direct Known Subclasses

None.

Class Qualifiers

NameData TypeValueScopeFlavors
DescriptionstringThis class represents a logical entity that resides in the data forwarding path of a network device. It describes the marking or re-marking (e.g., set or reset a particular field in a packet header) of network traffic. Markers may act either on unmarked packets or re-mark previously marked packets. Markers are usually invoked as a result of a preceding classifier match. This is modeled as a QoSSubService that is part of a higher-level QoSService. It is a subclass of ConditioningService and has the ability to mark traffic and then invoke another ConditioningServices for further processing of the traffic.None TRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
CanRemarkboolean
DescriptionstringThis property is a boolean attribute that, when TRUE, signifies that this Marker can remark the field value specified in the RemarkType property, with the value specified in the RemarkValue property. This change is made to unmarked packets or to re-mark a previously marked packet.None TRANSLATABLE= true
OtherRemarkTypestring
DescriptionstringThis property contains a vendor-specific value for the type of remarking that is done. It is used when the value of the RemarkType property is 1 (Other).None TRANSLATABLE= true
ModelCorrespondencestringCIM_MarkerService.RemarkTypeNone None
RemarkTypeuint16
DescriptionstringThis property is an enumerated 16-bit unsigned integer that defines what type of remarking will be done. Values are: 1: Other 2: Mark ToS Byte 3: Mark the DSCP 4: Mark the Priority Field None TRANSLATABLE= true
ModelCorrespondencestringCIM_MarkerService.OtherRemarkTypeNone None
ValueMapstring1, 2, 3, 4None None
ValuesstringOther, Mark ToS Byte, Mark the DSCP, Mark the Priority FieldNone TRANSLATABLE= true
RemarkValueuint16
DescriptionstringThis property is a 16-bit unsigned integer that is the value to be applied to the field specified in the RemarkType attribute.None TRANSLATABLE= true

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CreationClassNamestringCIM_Service
DescriptionstringCIM_ManagedElement
EnabledbooleanCIM_ConditioningService
InstallDatedatetimeCIM_ManagedSystemElement
NamestringCIM_Service
OtherProtocolTypestringCIM_ForwardingService
ProtocolTypeuint16CIM_ForwardingService
ServiceURLstringCIM_NetworkService
StartedbooleanCIM_Service
StartModestringCIM_Service
StatusstringCIM_ManagedSystemElement
SystemCreationClassNamestringCIM_Service
SystemNamestringCIM_Service