ArpNdStartOnAllDevicesCommand Object


Description:

Start Arp/Nd on all the devices under all specified ports.

Can be used with Command Sequencer: Yes

GUI Command Name: Learning: Start ArpNd On All Devices

Parents: Sequencer, StcSystem

ArpNdStartOnAllDevicesCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
PortList

List of port handles.

Type: handle

Default: 0

WaitForArpToFinish

Whether the command should wait for all Arp/Nds to finish.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Wait for Arp/Nds to finish.

FALSE

Do not wait for Arp/Nds to finish.

ArpNdStartOnAllDevicesCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes ElapsedTime, EndTime, ProgressCurrentStep, ProgressCurrentStepName, ProgressCurrentValue, ProgressDisplayCounter, ProgressMaxValue, ProgressStepsCount, StartTime, State, Status
ArpNdState

Provides Status of Arp/Nd.

Type: enum

Default: IDLE

Possible Values:

Value Description
IDLE

Idle.

WAITING

Arp/Nd is in progress.

SUCCESSFUL

All attempted Arp/Nds resolved successfully.

FAILURE

Some attempted Arp/Nds could not resolve successfully.

CONGESTED

Some attempted Arp/Nds are congested.