OpenflowMeterConfig Object


Description:

Openflow controller defined meters.

Parents: OpenflowControllerProtocolConfig

Children: OpenflowMeterBandConfig

Relations:

Side name
(Type)
Relative Description
OpenflowSwitch
(AffiliatedOpenflowSwitch)

OpenflowSwitchConfig

Affiliated switch for a meter.

OpenflowMeterConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
EnableBurstSize

Enable burst size.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Burst size is enabled.

FALSE

Burst size is not enabled.

MeterId

ID for the meter.

Type: u32

Default: 1

RateType

Type of rate for the meter.

Type: enum

Default: PKTPS

Possible Values:

Value Description
PKTPS

Packets/Second

KBPS

Kilobytes/Second

OpenflowMeterConfig Read-Only Attributes

There are no read-only attributes.