PcepMetricObject Object


Description:

To configure PCEP Metric object.

Parents: PcepMetricListObject, PcepMetricListToUpdateObject

PcepMetricObject Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
MetricBflag

Bound flag of Metric object.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Set the flag.

FALSE

Clear the flag.

MetricCflag

Computed flag of Metric object.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Set the flag.

FALSE

Clear the flag.

MetricType

Metric type value.

Type: enum

Default: IGP_METRIC

Possible Values:

Value Description
IGP_METRIC

IGP.

TE_METRIC

TE.

HOP_COUNTS

Hop counts.

SID_DEPTH

SID depth.

CUSTOM

Custom Metric Type

MetricTypeCode

Metric Type Code

Type: u8

Default: 0

MetricValue

Metric value.

Type: u32

Default: 10

PcepMetricObject Read-Only Attributes

There are no read-only attributes.