Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Description | string | This class represents a logical entity that resides in the data forwarding path of a network device. It describes the ability to drop network traffic using a Weighted Random Early Detection (WRED) algorithm. Like RED, the purpose of WRED is to avoid congestion (as opposed to managing congestion). This modification of the basic RED algorithm enables packets belonging to different traffic classes to be dropped at different queue depths. This algorithm also enables discard to be done based on different information contained in the packet header, such as IP Precedence, RSVP session parameters, or even on other factors not directly encoded in the packet header, such as the queue depth. 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 drop traffic or invoke another ConditioningServices for further processing of the remaining traffic. | None | TRANSLATABLE= true |
Name | Data Type | Qualifiers | ||||
---|---|---|---|---|---|---|
Name | Data Type | Value | Scope | Flavors | ||
DropMetric | uint16 | |||||
Description | string | This property is an enumerated 16-bit unsigned integer, and defines the type of metric that is used to drop traffic. Values are: 1: Other 2: IP Precedence 3: DSCP Value 4: 802.1P Priority Value 5: RSVP Session 6: Queue Depth 7: Packet Arrival Rate | None | TRANSLATABLE= true | ||
ModelCorrespondence | string | CIM_WeightedREDDropperService.OtherDropMetric | None | None | ||
ValueMap | string | 1, 2, 3, 4, 5, 6, 7 | None | None | ||
Values | string | Other, IP Precedence, DSCP Value, 802.1P Priority Value, RSVP Session, Queue Depth, Packet Arrival Rate | None | TRANSLATABLE= true | ||
OtherDropMetric | string | |||||
Description | string | This string property is used in conjunction with the DropMetric property. When the value of DropMetric is 1 (e.g., Other), then the type of metric to be used is defined in this property. | None | TRANSLATABLE= true | ||
ModelCorrespondence | string | CIM_WeightedREDDropperService.DropMetric | None | None | ||
Weight | real32 | |||||
Description | string | This is a 32-bit real number that represents the weighting factor used to determine which queues get more service. | None | TRANSLATABLE= true | ||
MaxValue | sint64 | 100 | None | None | ||
MinValue | sint64 | 0 | None | None |
Name | Data Type | Class Origin |
---|---|---|
AlwaysDrop | uint16 | CIM_DropperService |
Caption | string | CIM_ManagedElement |
CreationClassName | string | CIM_Service |
Description | string | CIM_ManagedElement |
DropMaintainMetric | uint16 | CIM_DropperService |
DropperType | uint16 | CIM_DropperService |
DropStartMetric | uint16 | CIM_DropperService |
Enabled | boolean | CIM_ConditioningService |
InstallDate | datetime | CIM_ManagedSystemElement |
Name | string | CIM_Service |
OtherDropperType | string | CIM_DropperService |
OtherProtocolType | string | CIM_ForwardingService |
ProtocolType | uint16 | CIM_ForwardingService |
ServiceURL | string | CIM_NetworkService |
Started | boolean | CIM_Service |
StartMode | string | CIM_Service |
Status | string | CIM_ManagedSystemElement |
SystemCreationClassName | string | CIM_Service |
SystemName | string | CIM_Service |