TrafficGroupWeightProfile Object


Description:

Traffic group weight profile.

Parents: TrafficGroup

TrafficGroupWeightProfile Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
CustomWeightList

Custom weight list.

Type: u64

Default: 0

FixedWeight

Fixed weight.

Type: u64

Default: 1

StepWeightEnd

Ending value of step weight.

Type: u64

Default: 10

StepWeightStart

Initial value of step weight.

Type: u64

Default: 1

StepWeightStep

Weight step.

Type: u64

Default: 1

Range: 1 - 4294967296

WeightIterationMode

Weight iteration mode.

Type: enum

Default: FIXED

Possible Values:

Value Description
CUSTOM

CUSTOM

FIXED

FIXED

STEP

STEP

TrafficGroupWeightProfile Read-Only Attributes

There are no read-only attributes.