SaaPortResults Object


Description:

IPv6 Autoconfiguration port aggregated results.

Parents: SaaPortConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

SaaPortConfig

Use this to connect a results object to an object.

SaaPortResults Writable Attributes

There are no writable attributes.

SaaPortResults Read-Only Attributes

Read-Only Attribute Description
AttemptCount

Number of sessions attempted.

Type: u32

Default: 0

AttemptRate

Number of sessions attempted per second.

Type: double

Default: 0

BindRate

Number of sessions connected per second.

Type: double

Default: 0

ConnCount

Number of sessions connected.

Type: u32

Default: 0

CurrBound

Number of addresses currently bound to interfaces.

Type: u32

Default: 0

CurrIdle

Number of addresses currently not bound to any interfaces.

Type: u32

Default: 0

RxNbrAdv

Number of neighbor advertisement messages received.

Type: u32

Default: 0

RxRtrAdv

Number of router advertisement messages received.

Type: u32

Default: 0

State

State of an IPv6 Autoconfiguration session.

Type: enum

Default: 0

Possible Values:

Value Description
IDLE

Autoconfiguration has not been initiated.

ESTABLISHING

A router solicitation message has been sent.

BOUND

A router advertisement message has been received and an address assigned.

SuccessPercent

Percent of interfaces successfully bound with an address.

Type: double

Default: 0

TotAttempt

Number of attempts to bind addresses to interfaces.

Type: u32

Default: 0

TotBound

Total number of addresses bound to interfaces.

Type: u32

Default: 0

TotDadFailures

Total number of duplicate address detection failures.

Type: u32

Default: 0

TotFailed

Number of failures to bind an address to an interface.

Type: u32

Default: 0

TotRaTimeoutFailures

Total number of router advertisements that timed out.

Type: u32

Default: 0

TxNbrSol

Number of neighbor solicitation messages sent.

Type: u32

Default: 0

TxRtrSol

Number of router solicitation messages sent.

Type: u32

Default: 0