PppoxRetryWaitCommand Object


Description:

Wait for PPPoX sessions to retry.

Can be used with Command Sequencer: Yes

GUI Command Name: PPPoX: Wait for Sessions to Retry

Parents: Sequencer

PppoxRetryWaitCommand Writable Attributes

Attribute Description
Common Writable Attributes ErrorOnFailure
BlockRetryState

Block state to wait for.

Type: enum

Default: CONNECTED

Possible Values:

Value Description
NONE

None state.

IDLE

Idle state.

CONNECTING

Connecting state.

CONNECTED

Connected state.

DISCONNECTING

Disconnecting state.

TERMINATING

Terminating state.

ObjectList

List of PPPoX client/server block config object handles (that is, PppoeClientBlockConfig, PppoaClientBlockConfig, PppoL2tpv2ClientBlockConfig, PppoeServerBlockConfig, PppoaServerBlockConfig, or PppoL2tpv2ServerBlockConfig) to wait for retry on.

Type: handle

Default: 0

WaitTime

Maximum amount of time to wait for sessions to retry.

Type: double

Default: 30.0

Range: 0.005 - 2147483647.0

PppoxRetryWaitCommand Read-Only Attributes

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