Dhcpv6PortResults Object


Description:

DHCPv6PD port results.

Parents: Dhcpv6PortConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

Dhcpv6PortConfig

Use this to connect a results object to an object.

Dhcpv6PortResults Writable Attributes

There are no writable attributes.

Dhcpv6PortResults Read-Only Attributes

Read-Only Attribute Description
AttemptRate

Attempt rate in sessions per second.

Type: double

Default: 0

AvgSetupTime

Average setup time that was required to bind a session (in milliseconds).

Type: double

Default: 0

BindRate

Binding rate in sessions per second.

Type: double

Default: 0

CurrentAttemptCount

Number of sessions currently being attempted.

Type: u32

Default: 0

CurrentBoundCount

Number of sessions that are currently bound. This statistic should match the DUT's Leased Count statistic.

Type: u32

Default: 0

CurrentIdleCount

Number of sessions currently in the idle state.

Type: u32

Default: 0

LeaseQueryStatusCode

LeaseQuery status code.

Type: enum

Default: NONE

Possible Values:

Value Description
SUCCESS

LeaseQuery status code is Success(0).

UNSPEC_FAIL

LeaseQuery status code is UnspecFail(1).

NO_ADDRS_AVAIL

"LeaseQuery status code is NoAddrsAvail(2).

NO_BINDING

LeaseQuery status code is NoBinding(3).

NOT_ON_LINK

LeaseQuery status code is NotOnLink(4).

USE_MULTICAST

LeaseQuery status code is UseMulticast(5).

NO_PREFIX_AVAIL

LeaseQuery status code is NoPrefixAvail(6).

UNKNOWN_QUERY_TYPE

LeaseQuery status code is UnknownQueryType(7).

MALF_FORMED_QUERY

LeaseQuery status code is MalformedQuery(8).

NOT_CONFIGURED

LeaseQuery status code is NotConfigured(9).

NO_ALLOWED

LeaseQuery status code is NoAllowed(10).

QUERY_TERMINATED

LeaseQuery status code is QueryTerminated(11).

DATA_MISSING

LeaseQuery status code is DataMissing(12).

CATCH_UP_COMPLETE

LeaseQuery status code is CatchUpComplete(13).

NOT_SUPPORTED

LeaseQuery status code is NotSupported(14).

TLS_CONNECTION_REFUSED

LeaseQuery status code is TLSConnectionRefused(15).

ADDRESS_IN_USE

LeaseQuery status code is AddressInUse(16).

CONFIGURATION_CONFLICT

LeaseQuery status code is ConfigurationConflict(17).

MISSING_BINDING_INFORMATION

LeaseQuery status code is MissingBindingInformation(18).

OUT_DATE_BINDING_INFORMATION

LeaseQuery status code is OutDateBindingInformation(19).

SERVER_SHUTING_DOWN

LeaseQuery status code is ServerShutingDown(20).

DNS_UPDATE_NOT_SUPPORTED

LeaseQuery status code is DNSUpdateNotSuppported(21).

EXCESSIVE_TIME_SKEW

LeaseQuery status code is ExcessiveTimeSkew(22).

NONE

LeaseQuery status code is None(255).

MaxSetupTime

Maximum setup time that was required to bind a session (in milliseconds).

Type: double

Default: 0

MinSetupTime

Minimum setup time that was required to bind a session (in milliseconds).

Type: double

Default: 0

ReleaseRate

Rate at which all sessions on the ports were released by initiating RELEASE messages.

Type: double

Default: 0

RxAdvertiseCount

Number of ADVERTISE messages received.

Type: u32

Default: 0

RxLeaseQueryDataCount

Number of LeaseQuery-Data packet received.

Type: u32

Default: 0

RxLeaseQueryDoneCount

Number of LeaseQuery-Done packet received.

Type: u32

Default: 0

RxLeaseQueryReplyCount

Number of LeaseQuery-Reply packet received.

Type: u32

Default: 0

RxReconfigureCount

Number of RECONFIGURE messages received.

Type: u32

Default: 0

RxRelayReplyCount

Number of RELAY-REPLY messages received.

Type: u32

Default: 0

RxReplyCount

Number of REPLY messages received.

Type: u32

Default: 0

SuccessPercent

Percentage of sessions that have successfully bound.

Type: double

Default: 0

TotalAttemptCount

Total number of sessions that were attempted.

Type: u32

Default: 0

TotalBoundCount

Total number of bound sessions.

Type: u32

Default: 0

TotalDeclinedCount

Total number of declined sessions.

Type: u32

Default: 0

TotalFailedCount

Number of hosts on the port that failed to bind.

Type: u32

Default: 0

TotalReboundCount

Total number of sessions that were rebound.

Type: u32

Default: 0

TotalReleasedCount

Total number of released sessions.

Type: u32

Default: 0

TotalReleaseRetriedCount

Total number of RENEW messages resent.

Type: u32

Default: 0

TotalRenewedCount

Total number of renewed sessions.

Type: u32

Default: 0

TotalRenewRetriedCount

Number of RELEASE messages resent when no REPLY message was received by the associated timeout.

Type: u32

Default: 0

TotalRetriedCount

Number of SOLICIT and REQUEST messages resent for all hosts on the port.

Type: u32

Default: 0

TxConfirmCount

Number of CONFIRM messages sent.

Type: u32

Default: 0

TxDeclineCount

Number of DECLINE messages sent.

Type: u32

Default: 0

TxInfoRequestCount

Number of INFO-REQUEST messages sent.

Type: u32

Default: 0

TxLeaseQueryCount

Number of LeaseQuery packet sent.

Type: u32

Default: 0

TxRebindCount

Number of REBIND messages sent.

Type: u32

Default: 0

TxRelayForwardCount

Number of RELAY-FORWARD messages sent.

Type: u32

Default: 0

TxReleaseCount

Number of RELEASE messages sent.

Type: u32

Default: 0

TxRenewCount

Number of RENEW messages sent.

Type: u32

Default: 0

TxRequestCount

Number of REQUEST messages sent.

Type: u32

Default: 0

TxSolicitCount

Number of SOLICIT messages sent.

Type: u32

Default: 0