IterateMulticastGroupCountCommand Object


Description:

Command that modifies the number of multicast groups specified by a set of MulticastGroup objects.

Can be used with Command Sequencer: Yes

GUI Command Name: Basic: Iterate Multicast Group Count

Parents: Sequencer, StcSystem

IterateMulticastGroupCountCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
CustomGroupCountList

User specifies list of group counts.

Type: u32

Default: 100

DistributionType

Distributes aggregate network counts among a set of network blocks.

Type: enum

Default: EVEN

Possible Values:

Value Description
EVEN

Even distribution between all associated multicast groups.

TRAFFIC_WEIGHTED

Weighted distribution based on traffic rate to associated multicast groups.

FixedGroupCount

Specifies the fixed group count.

Type: u32

Default: 100

GroupCountEnd

Specifies the end group count.

Type: u32

Default: 100

GroupCountStart

Specifies the start group count.

Type: u32

Default: 10

GroupCountStep

Specifies the step for group count.

Type: u32

Default: 10

Range: 1 - 65535

GroupCountType

Specifies the iteration mode of the object.

Type: enum

Default: CUSTOM

Possible Values:

Value Description
CUSTOM

Enumeration type of the iteration mode for multicast group count.

FIXED

Iterate over a fixed value of multicast group count.

STEP

Iterate over a range of values of multicast group count, incrementing in steps.

RANDOM

Iterate over a randomly generated value of multicast group count.

MulticastGroupList

List of handles of multicast groups.

Type: handle

Default: 0

RandomMaxGroupCount

Specifies maximum value for random group count.

Type: u32

Default: 10

RandomMinGroupCount

Specifies minimum value for random group count.

Type: u32

Default: 10

RandomSeedValue

Specify random seed value.

Type: u32

Default: 4814

IterateMulticastGroupCountCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes ElapsedTime, EndTime, ProgressCurrentStep, ProgressCurrentStepName, ProgressCurrentValue, ProgressDisplayCounter, ProgressMaxValue, ProgressStepsCount, StartTime, State, Status
TestStatus

Specifies the status of the test.

Type: string

Default: "" (empty string)