TrillWaitForRBridgeStateCommand Object


Description:

Wait for the RBridge to achieve a user-specified state.

Can be used with Command Sequencer: Yes

GUI Command Name: Trill: Wait For RBridge State

Parents: Sequencer

TrillWaitForRBridgeStateCommand Writable Attributes

Attribute Description
Common Writable Attributes ErrorOnFailure
ObjectList

Objects in the project to check for the desired state.

Type: handle

Default: 0

WaitRBridgeState

Desired state of the RBridge.

Type: enum

Default: DOWN

Possible Values:

Value Description
DOWN

RBridge is down.

LISTEN

RBridge is listening for discovery messages.

INIT

RBridge is initializing.

UP

RBridge is forwarding traffic as specified by the controller.

WaitTime

Number of seconds to wait for the RBridge to achieve the state.

Type: double

Default: 30.0

Range: 0.005 - 2147483647.0

TrillWaitForRBridgeStateCommand Read-Only Attributes

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