OpenflowMeterBandConfig Object


Description:

Meter configured bands.

Parents: OpenflowMeterConfig

OpenflowMeterBandConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
BurstSize

Size of the burst based on the units set in Rate Type

Type: u32

Default: 10

Experimenter

Experimenter ID. Enabled when BandType is EXPERIMENTER.

Type: u32

Default: 0

PrecLevel

Precedence Level. Enabled when BandType is DSCP_REMARK.

Type: u8

Default: 0

Rate

Lowest rate at which the band applies using the units set in Rate Type

Type: u32

Default: 100

Type

Defines who packets are processed.

Type: enum

Default: DROP

Possible Values:

Value Description
DROP

Drop the packet.

DSCP_REMARK

Increase the drop precedence of the DSCP field in the IP header of the packet.

EXPERIMENTER

Pass through the value in the experimenter field.

OpenflowMeterBandConfig Read-Only Attributes

There are no read-only attributes.