Name | Data Type | Qualifiers |
Name | Data Type | Value | Scope | Flavors |
ClassifierType | uint16 |
Description | string | This 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 |
ModelCorrespondence | string | CIM_ClassifierService.OtherClassifierType | None | None |
ValueMap | string | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 | None | None |
Values | string | Other, 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-form | None | TRANSLATABLE= true |
HaveClassifiedPackets | boolean |
Description | string | This is a boolean attribute that, if TRUE, means that this Classifier has already processed at least one packet. | None | TRANSLATABLE= true |
OtherClassifierType | string |
Description | string | This 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 |
ModelCorrespondence | string | CIM_ClassifierService.ClassifierType | None | None |