Class CIM_ClassifierService
extends CIM_ConditioningService

This class represents a logical entity that resides in the data forwarding path of a network device. A classifier takes a single input traffic stream and sorts it into one or more output traffic streams. The sorting is done by a set of filters that select packets based on the packet contents (or possibly other attributes associated with the packet). Each output stream is the result of matching a particular filter (or not matching any filter). Classification is modeled as a QoSSubService that occurs as part of the conditioning that may be applied to a traffic stream. Thus, it is subclassed from ConditioningService.

Class Hierarchy

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

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. A classifier takes a single input traffic stream and sorts it into one or more output traffic streams. The sorting is done by a set of filters that select packets based on the packet contents (or possibly other attributes associated with the packet). Each output stream is the result of matching a particular filter (or not matching any filter). Classification is modeled as a QoSSubService that occurs as part of the conditioning that may be applied to a traffic stream. Thus, it is subclassed from ConditioningService.None TRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
ClassifierTypeuint16
DescriptionstringThis property is an enumerated 16-bit unsigned integer that is used to define the specific type of classifier of this instance. The following types of classifiers are defined: 1 - Other; 2 - Behavior Aggregate; 3 - IPv4 Multi-Field-5; 4 - IPv6 Multi-Field-5; 5 - IPv4 Multi-Field-6; 6 - IPv6 Multi-Field-6; 7 - 802 MAC; 8 - IEEE Priority; 9 - IEEE VLAN; 10 - Free-form. Here, Multi-Field-5 defines a filter to match on source and destination IP address, source and destination port, and IP Protocol. Multi-Field-6 is the same, except that the DSCP value is also matched.None TRANSLATABLE= true
ModelCorrespondencestringCIM_ClassifierService.OtherClassifierTypeNone None
ValueMapstring1, 2, 3, 4, 5, 6, 7, 8, 9, 10None None
ValuesstringOther, Behavior Aggregate, IPv4 Multi-Field-5, IPv6 Multi-Field-5, IPv4 Multi-Field-6, IPv6 Multi-Field-6, 802 MAC, IEEE Priority, IEEE VLAN, Free-formNone TRANSLATABLE= true
HaveClassifiedPacketsboolean
DescriptionstringThis is a boolean attribute that, if TRUE, means that this Classifier has already processed at least one packet.None TRANSLATABLE= true
OtherClassifierTypestring
DescriptionstringThis is a vendor-specified string describing the type of classifier. It is used when the value of the ClassifierType attribute of this class is equal to 1.None TRANSLATABLE= true
ModelCorrespondencestringCIM_ClassifierService.ClassifierTypeNone None

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