PcepBwObject Object


Description:

To configure PCEP BW object which will be carried in PCEP Report/Request message.

Parents: PccLspConfig, PceLspConfig

PcepBwObject Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
Bandwidth

Bandwidth expressed in bytes per second.

Type: u32

Default: 0

Iflag

Ignore flag of the BW object.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Set the flag.

FALSE

Clear the flag.

ObjectType

To indicate whether this BW is an existing BW for reoptimization or it is a requested one.

Type: enum

Default: REQUESTED_BW

Possible Values:

Value Description
REQUESTED_BW

Requested BW.

EXISTING_BW

Existing BW for reoptimization.

Pflag

Processing-Rule flag of the BW object.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Set the flag.

FALSE

Clear the flag.

PcepBwObject Read-Only Attributes

There are no read-only attributes.