EoamLinkTraceCommandConfig Object


Description:

EOAM LT command configuration.

Parents: EoamMaintenancePointConfig

EoamLinkTraceCommandConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
EnableMulticastTarget

Unicast or multicast message type.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Send multicast LT messages.

FALSE

Send unicast LT messages.

InitialTransactionId

Initial transaction ID.

Type: u32

Default: 1

LinkTraceTxCount

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

Type: u32

Default: 1

Range: 1 - 4294967295

LinkTraceTxRate

LT message transmit rate.

Type: enum

Default: LTRATE_1_PER_SEC

Possible Values:

Value Description
LTRATE_10_PER_SEC

10 LBs per second.

LTRATE_1_PER_SEC

1 LT per second.

LTRATE_1_PER_MIN

1 LT per minute.

LTRATE_1_PER_10MIN

1 LT per 10 minutes.

LinkTraceTxType

LT message transmit type.

Type: enum

Default: SINGLE_MSG

Possible Values:

Value Description
SINGLE_MSG

Send a single LT message.

CONTINUOUS

Send continuous LT messages.

MULTIPLE_MSG

Send multiple LT messages.

Ttl

Time to live.

Type: u32

Default: 255

Range: 1 - 255

UnicastTargetList

List of unicast MAC addresses to target.

Type: mac

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

EoamLinkTraceCommandConfig Read-Only Attributes

There are no read-only attributes.