FcWaitForAggregateSubStateCommand Object


Description:

Wait for FCoE aggregate substate to the specified state from the list of hosts.

Can be used with Command Sequencer: Yes

GUI Command Name: FC: Wait For Aggregate Sub State

Parents: Sequencer

FcWaitForAggregateSubStateCommand Writable Attributes

Attribute Description
Common Writable Attributes ErrorOnFailure
ObjectList

Host handle list.

Type: handle

Default: 0

WaitAggregateSubState

State to wait for.

Type: enum

Default: LOGGED_OUT

Possible Values:

Value Description
NONE

State machine not started.

LOGGED_OUT

FC logged out.

FLOGI_SENT

FC FLOGI sent.

FLOGI_TIMED_OUT

FC FLOGI timed out.

FLOGI_REJECTED

FC FLOGI rejected.

FLOGI_ACCEPTED

FC FLOGI accepted.

FDISC_SENT

FC FDISC sent.

FDISC_TIMED_OUT

FC FDISC timed out.

FDISC_REJECTED

FC FDISC rejected.

FDISC_ACCEPTED

FC FDISC accepted.

PLOGI_SENT

FC PLOGI sent.

PLOGI_TIMED_OUT

FC PLOGI timed out.

PLOGI_REJECTED

FC PLOGI rejected.

PLOGI_ACCEPTED

FC PLOGI accepted.

SCR_SENT

FC SCR sent.

SCR_TIMED_OUT

FC SCR timed out.

SCR_REJECTED

FC SCR rejected.

SCR_ACCEPTED

FC SCR accepted.

MAX

MAX state.

WaitTime

Waiting time in seconds for the substate.

Type: double

Default: 30.0

Range: 0.005 - 2147483647.0

FcWaitForAggregateSubStateCommand Read-Only Attributes

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