OtvWaitForEdgeDeviceStateCommand Object


Description:

Waits for OTV edge device to transition to a specific state.

Can be used with Command Sequencer: Yes

GUI Command Name: OTV: Wait For OTV Edge Device State

Parents: Sequencer

OtvWaitForEdgeDeviceStateCommand Writable Attributes

Attribute Description
Common Writable Attributes ErrorOnFailure
ObjectList

List of OTV edge devices to wait for the given state on.

Type: handle

Default: 0

WaitForState

OTV edge device state to wait for.

Type: enum

Default: DOWN

Possible Values:

Value Description
DOWN

OTV edge device is down (not started).

LISTEN

OTV edge device is listening for other edge devices' hellos.

INIT

OTV edge device is negotiating DIS with at least one other edge device.

UP

OTV edge device has neighbor adjacency with at least one other edge device on at least one overlay.

WaitTime

Maximum amount of time to wait for an edge device to achieve the desired state.

Type: double

Default: 30.0

Range: 0.005 - 2147483647.0

OtvWaitForEdgeDeviceStateCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes PassFailState, Successful, Unsuccessful