EoamLoopbackCommandConfig Object


Description:

EOAM loopback command configuration.

Parents: EoamMaintenancePointConfig

EoamLoopbackCommandConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
DataPattern

NOTE: This attribute is deprecated. It will be removed in subsequent releases, so it is recommended that you do not use it.

Instead of using this attribute, use the LbmOptionalTlvs attribute in the EoamGlobalConfig or EoamMaintenancePointConfig objects.

Type of data pattern.

Type: enum

Default: CONST_AA

Possible Values:

Value Description
CONST_AA

AA

CONST_55

55

CONST_A5

A5

CONST_5A

5A

CONST_F0

F0

CONST_0F

0F

CONST_FF

FF

EnableMulticastTarget

Unicast or multicast message type.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Send multicast LB messages.

FALSE

Send unicast LB messages.

FillLength

NOTE: This attribute is deprecated. It will be removed in subsequent releases, so it is recommended that you do not use it.

See the DataPattern attribute for an alternate attribute to use.

Fill length.

Type: u16

Default: 1

Range: 0 - 16320

FillType

NOTE: This attribute is deprecated. It will be removed in subsequent releases, so it is recommended that you do not use it.

See the DataPattern attribute for an alternate attribute to use.

Fill type.

Type: enum

Default: DISABLED

Possible Values:

Value Description
DISABLED

No fill type.

DATA

Data pattern.

TEST

Test pattern.

InitialTransactionId

Initial transaction ID.

Type: u32

Default: 1

LoopbackTxCount

Number of LB messages to be transmitted in multiple message Tx mode.

Type: u32

Default: 1

Range: 1 - 4294967295

LoopbackTxRate

LB message transmit rate.

Type: enum

Default: LBRATE_1_PER_SEC

Possible Values:

Value Description
LBRATE_10_PER_SEC

10 LBs per second.

LBRATE_1_PER_SEC

1 LB per second.

LBRATE_1_PER_MIN

1 LB per minute.

LBRATE_1_PER_10MIN

1 LB per 10 minutes.

LoopbackTxType

LB message transmit type.

Type: enum

Default: SINGLE_MSG

Possible Values:

Value Description
SINGLE_MSG

Send a single LB message.

CONTINUOUS

Send continuous LB messages.

MULTIPLE_MSG

Send multiple LB messages.

OperationMode

Operation mode for the command. This should match the MEG's operation mode that is being targeted.

Type: enum

Default: ITU_T

Possible Values:

Value Description
ITU_T

Send LB messages to an ITU-T MEG.

IEEE

Send LB messages to an IEEE MEG.

TestPattern

NOTE: This attribute is deprecated. It will be removed in subsequent releases, so it is recommended that you do not use it.

Instead of using this attribute, use the LbmOptionalTlvs attribute in the EoamGlobalConfig or EoamMaintenancePointConfig objects.

Type of test pattern.

Type: enum

Default: NULL_WO_CRC

Possible Values:

Value Description
NULL_WO_CRC

Null without CRC.

NULL_W_CRC

Null with CRC.

PRBS_WO_CRC

PRBS without CRC.

PRBS_W_CRC

PRBS with CRC.

UnicastTargetList

List of unicast MAC addresses to target.

Type: mac

Default: 00-00-00-00-00-00

EoamLoopbackCommandConfig Read-Only Attributes

There are no read-only attributes.