AncpTerminateAdjacencyWaitCommand Object


Description:

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

Can be used with Command Sequencer: Yes

GUI Command Name: ANCP: Wait for Adjacency to Terminate

Parents: Sequencer

AncpTerminateAdjacencyWaitCommand Writable Attributes

Attribute Description
Common Writable Attributes ErrorOnFailure
AdjacencyBlockState

State of the block to wait for.

Type: enum

Default: IDLE

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 idle state.

Type: double

Default: 30.0

Range: 0.005 - 2147483647.0

AncpTerminateAdjacencyWaitCommand Read-Only Attributes

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