AncpPortConfig Object


Description:

Port-level ANCP configuration settings.

Automatically created from: Port

Automatically-created children: AncpPortResults

Result children (automatically created): AncpPortResults

Relations:

Side name
(Type)
Relative Description
ResultChild
(ResultChild)

AncpPortResults

Use this to connect a results object to an object.

AncpPortConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
EstablishRate

Maximum number of Initiate Adjacency and/or Port Up attempts that will be made per second.

Type: u16

Default: 100

Range: 1 - 1000

SeqType

Port-level sequence type that determines in what order adjacencies and/or port up/downs are attempted.

Type: enum

Default: SEQUENTIAL

Possible Values:

Value Description
SEQUENTIAL

Attempted sequentially across routers under the port.

PARALLEL

Attempted in parallel across routers under the port.

TerminateRate

Maximum number of Terminate Adjacency and/or Port Down attempts that will be made per second.

Type: u16

Default: 100

Range: 1 - 1000

AncpPortConfig Read-Only Attributes

Read-Only Attribute Description
AdjacencyPortState

State of the ANCP engine's adjacencies.

Type: enum

Default: NONE

Possible Values:

Value Description
NONE

None of the routers are configured for ANCP.

IDLE

None of the adjacencies on the routers are establishing or terminating.

ESTABLISHING

At least one adjacency in one of the routers is establishing.

TERMINATING

At least one adjacency in one of the routers is terminating.

ESTABLISH_TERMINATE

Adjacencies on this port are establishing on some routers and terminating on others.

ESTABLISHED

At least one adjacency in one router is established.

SubscriberPortState

State of the ANCP engine's subscribers.

Type: enum

Default: NONE

Possible Values:

Value Description
NONE

None of the routers are configured for ANCP.

IDLE

None of the subscribers on the routers are establishing or terminating.

ESTABLISHING

At least one subscriber in one of the routers is establishing.

TERMINATING

At least one subscriber in one of the routers is terminating.

ESTABLISH_TERMINATE

Subscribers on this port are establishing on some routers and terminating on others.

ESTABLISHED

At least one subscriber in one router is established.