EoamSlmCommandConfig Object


Description:

EOAM SLM command configuration.

Parents: EoamMaintenancePointConfig

EoamSlmCommandConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
CCoSList

C-VLAN CoS List.

Type: string

Default: "" (empty string)

EnableMulticastTarget

Unicast or multicast message type.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Send multicast SLM messages.

FALSE

Send unicast SLM messages.

SCoSList

S-VLAN CoS List.

Type: string

Default: "" (empty string)

SlmCustomTxRate

Customize transmit rate.

Type: u16

Default: 1

Range: 1 - 100

SlmCustomTxRateUnit

Customize transmit rate unit.

Type: enum

Default: SLMRATE_SECOND

Possible Values:

Value Description
SLMRATE_SECOND

Unit in second.

SLMRATE_MINUTE

Unit in minute.

SLMRATE_10_MINUTE

Unit in 10 minutes.

SlmTestIdCount

TestId count.

Type: u32

Default: 1

Range: 1 - 4294967295

SlmTestIdInputType

TestId input type.

Type: enum

Default: TESTID_INPUT_START_STEP_COUNT

Possible Values:

Value Description
TESTID_INPUT_START_STEP_COUNT

Start/step/count format.

TESTID_INPUT_LIST

List format.

SlmTestIdStep

TestId step.

Type: u16

Default: 1

Range: 1 - 65535

SlmTestIdValue

TestId value.

Type: u32

Default: 1

Range: 0 - 4294967295

SlmTxCount

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

Type: u32

Default: 1

SlmTxRate

SLM message transmit rate.

Type: enum

Default: SLMRATE_1_PER_SEC

Possible Values:

Value Description
SLMRATE_10_PER_SEC

10 SLMs per second.

SLMRATE_1_PER_SEC

1 SLM per second.

SLMRATE_1_PER_MIN

1 SLM per minute.

SLMRATE_1_PER_10MIN

1 SLM per 10 minutes.

SLMRATE_CUSTOM

Customize.

SlmTxType

SLM message transmit type.

Type: enum

Default: MULTIPLE_MSG

Possible Values:

Value Description
MULTIPLE_MSG

Send multiple SLM messages.

TestIdList

TestId list.

Type: string

Default: 1

TxFCfMode

Transmit frame count forward mode.

Type: enum

Default: STEP

Possible Values:

Value Description
STATIC

Use the same TxFCf for each SLM message.

STEP

Step the TxFCf for each SLM message.

TxFCfStep

TxFCf step value.

Type: u16

Default: 1

TxFCfValue

TxFCf value.

Type: u32

Default: 1

UnicastTargetList

List of unicast MAC addresses to target.

Type: mac

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

EoamSlmCommandConfig Read-Only Attributes

There are no read-only attributes.