TrafficGroupWeightedLoadSearchCommand Object


Description:

Performs a maximal load search on weighted traffic groups. Must be used in conjunction with a supported ResultsWriteIteration command.

Can be used with Command Sequencer: Yes

GUI Command Name: DCB: Queueput Search Command

Parents: Sequencer

TrafficGroupWeightedLoadSearchCommand Writable Attributes

Attribute Description
Backoff

Percentage of backoff.

Type: double

Default: 50.0

Range: 0.001 - 99.999

GroupCollection

Collection of groups.

Type: handle

Default: 0

IgnoreMinMaxLimits

Option to ignore specified minimum and maximum load values during load search.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Ignore specified minimum and maximum load values during load search.

FALSE

Do not ignore specified minimum and maximum load values during load search.

LoadUnits

Units used for the load value.

Type: enum

Default: PERCENT_LINE_RATE

Possible Values:

Value Description
PERCENT_LINE_RATE

Percent Line Rate (%).

MEGABITS_PER_SECOND

Megabits per second (Mbps).

KILOBITS_PER_SECOND

Kilobits per second (Kbps).

BITS_PER_SECOND

Bits per second (bps).

RateInitial

Initial rate.

Type: double

Default: 10.0

Range: 0.001 - 100000000000.0

RateLowerLimit

Minimum rate value.

Type: double

Default: 10.0

RateStep

Rate search step.

Type: double

Default: 10.0

Range: 0.001 - 100000000000.0

RateUpperLimit

Maximum rate value.

Type: double

Default: 100.0

Resolution

Resolution.

Type: double

Default: 1.0

Range: 0.001 - 1000.0

SearchMode

Search mode.

Type: enum

Default: BINARY

Possible Values:

Value Description
STEP

Step

BINARY

Binary

COMBO

Combo

TrafficGroupList

List of traffic groups.

Type: handle

Default: 0

TrafficGroupWeightedLoadSearchCommand Read-Only Attributes

Read-Only Attribute Description
CurrentLoad

Current load.

Type: double

Default: 0