DcbSetupTrafficGroupQueueputParams Object


Description:

DCB setup Traffic Group Queueput parameters.

Parents: DcbSetupBackToBackTestCommand, DcbSetupCongestionControlTestCommand, DcbSetupMaximumForwardingRateTestCommand, DcbSetupPfcBufferingAndLatencyTestCommand, DcbSetupPfcBufferingTestCommand, DcbSetupPfcLoadValidationTestCommand, DcbSetupPfcResponseTimeTestCommand, DcbSetupQueueputTestCommand, DcbSetupStepTestCommand

DcbSetupTrafficGroupQueueputParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
Backoff

Percentage by which the transmission rate will be lowered if the test fails at the current rate.

Type: double

Default: 50.0

Range: 0.001 - 99.999

CodePoint

Specified Code Points for Traffic Group.

Type: enum

Default: VLAN_PRIORITY

Possible Values:

Value Description
NONE

Code Points is not been used.

VLAN_PRIORITY

Use VLAN_PRIORITY for Code Points.

FrameSizeList

Specified framesize list for traffic group.

Type: u16

Default: 0

Range: 47 - 16383

LoadUnits

Unit of measurement for the load parameter applied to traffic group.

Type: enum

Default: PERCENT_LINE_RATE

Possible Values:

Value Description
PERCENT_LINE_RATE

Load expressed in a percentage.

MEGABITS_PER_SECOND

Load expressed by megabits per second.

KILOBITS_PER_SECOND

Load expressed by kilobits per second.

BITS_PER_SECOND

Load expressed by bits per second.

RateInitial

Transmission rate for the first iteration of the test. This is a percentage of the full wire rate.

Type: double

Default: 10.0

RateLowerLimit

Lowest transmission rate at which the application will send traffic during any test iteration, as a percentage of the total wire rate.

Type: double

Default: 10.0

RateStep

Percent by which Spirent TestCenter will increase the current transmission rate, as a percentage of the total wire rate. The transmission rate increases until the maximum rate is reached, even if there is frame loss.

Type: double

Default: 10.0

Range: 0.001 - 100000000000.0

RateUpperLimit

Maximum rate at which Spirent TestCenter will send traffic during the test,as a percentage of the total wire rate.

Type: double

Default: 100.0

Resolution

Minimum allowable delta between the highest passed transmission rate and the lowest failed transmission rate.

Type: double

Default: 1.0

Range: 0.001 - 1000.0

SearchMode

Mode used to vary the load.

Type: enum

Default: BINARY

Possible Values:

Value Description
BINARY

Binary mode. The test searches for the throughput value using a binary search algorithm.

COMBO

Combo mode. The test begins in step mode and then switches to binary mode when an iteration fails.

STEP

Step mode. The test load increases with each iteration as set by RateStep.

TrafficGroup

Specified the traffic group handle.

Type: handle

Default: 0

VlanPriority

Specified Vlan Priority for traffic group.

Type: u8

Default: 3

Range: 0 - 7

DcbSetupTrafficGroupQueueputParams Read-Only Attributes

There are no read-only attributes.