AncpInitiateAdjacencyWaitCommand Object


Description:

Wait for ANCP node's adjacencies to go into established state.

Can be used with Command Sequencer: Yes

GUI Command Name: ANCP: Wait for Adjacency to Establish

Parents: Sequencer

AncpInitiateAdjacencyWaitCommand Writable Attributes

Attribute Description
Common Writable Attributes ErrorOnFailure
AdjacencyBlockState

State of the block to wait for.

Type: enum

Default: ESTABLISHED

Possible Values:

Value Description
NONE

Null state.

IDLE

Idle state.

ESTABLISHING

Establishing state.

TERMINATING

Terminating state.

ESTABLISHED

Established state.

ObjectList

List of ANCP block config object handles (that is, AncpAccessNodeConfig).

Type: handle

Default: 0

WaitTime

Maximum amount of time to wait for ANCP node's adjacencies to go into established state.

Type: double

Default: 30.0

Range: 0.005 - 2147483647.0

AncpInitiateAdjacencyWaitCommand Read-Only Attributes

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