PppoaClientBlockResults Object


Description:

PPPoA client block results object.

Parents: PppoaClientBlockConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

PppoaClientBlockConfig, PppoaClientBlockConfig, PppoaServerBlockConfig, PppoeClientBlockConfig, PppoeServerBlockConfig, PppoL2tpv2ClientBlockConfig, PppoL2tpv2ServerBlockConfig, PppoL2tpv3ClientBlockConfig, PppoL2tpv3ServerBlockConfig, PppProtocolConfig

Use this to connect a results object to an object.

PppoaClientBlockResults Writable Attributes

There are no writable attributes.

PppoaClientBlockResults Read-Only Attributes

Read-Only Attribute Description
AttemptedCount

Number of attempted session connects. This value is incremented the first time an LCP Configure-Request packet is sent per session.

Type: u32

Default: 0

AvgSetupTime

Average period of time (in milliseconds) from when the first LCP Configure-Request packet was sent out to when an IPCP Configure-Ack packet was received for a single session.

Type: u32

Default: 0

AvgSuccessTransactionCount

Average number of successful transactions taken to connect sessions.

Type: u32

Default: 0

ConnectedSuccessCount

Number of sessions connected successfully.

Type: u32

Default: 0

DisconnectedSuccessCount

Number of disconnected sessions during which an LCP Terminate-Request packet was sent (from either peer) and an LCP Terminate-Ack packet was received.

Type: u32

Default: 0

FailedConnectCount

Number of connect failures (Attempted value - Connected Successfully value).

Type: u32

Default: 0

FailedDisconnectCount

Number of disconnected sessions during which an LCP Terminate-Request packet was sent but an LCP Terminate-Ack packet was not received (does not apply to invalid LCP Terminate-Request packets).

Type: u32

Default: 0

Ipv4CpState

IPv4 CP state.

Type: enum

Default: NONE

Possible Values:

Value Description
NONE

No state information available.

IDLE

Session is idle.

CONNECTING

Session is connecting.

CONNECTED

Session is connected.

DISCONNECTING

Session is disconnecting.

TERMINATING

Session is terminating.

Ipv6CpState

IPv6 CP state.

Type: enum

Default: NONE

Possible Values:

Value Description
NONE

No state information available.

IDLE

Connection is idle.

CONNECTING

Session is connecting.

CONNECTED

Session is connected.

DISCONNECTING

Session is disconnecting.

TERMINATING

Session is terminating.

MaxSetupTime

Longest period of time (in milliseconds) from when the first LCP Configure-Request packet was sent out to when an IPCP Configure-Ack packet was received for a single session).

Type: u32

Default: 0

MinSetupTime

Shortest period of time (in milliseconds) from when the first LCP Configure-Request packet was sent out to when an IPCP Configure-Ack packet was received for a single session.

Type: u32

Default: 0

RetryCount

Number of times the failed sessions were retried.

Type: u32

Default: 0

RxChapCount

Number of CHAP packets received.

Type: u32

Default: 0

RxIpcpCount

Number of IPCP packets received.

Type: u32

Default: 0

RxIpv6cpCount

Number of IPv6CP packets received.

Type: u32

Default: 0

RxLcpConfigAckCount

Number of LCP configure ack packets received.

Type: u32

Default: 0

RxLcpConfigNakCount

Number of LCP configure nak packets received.

Type: u32

Default: 0

RxLcpConfigRejectCount

Number of LCP configure reject packets received.

Type: u32

Default: 0

RxLcpConfigRequestCount

Number of LCP configure request packets received.

Type: u32

Default: 0

RxLcpEchoReplyCount

Number of LCP echo reply packets received.

Type: u32

Default: 0

RxLcpEchoRequestCount

Number of LCP echo request packets received.

Type: u32

Default: 0

RxLcpIdentificationCount

Rx LCP Identification Count

Type: u32

Default: 0

RxLcpTermAckCount

Number of LCP terminate ack packets received.

Type: u32

Default: 0

RxLcpTermRequestCount

Number of LCP terminate request packets received.

Type: u32

Default: 0

RxPapCount

Number of PAP packets received.

Type: u32

Default: 0

RxRaCount

Number of Router Advertisement messages received

Type: u32

Default: 0

Sessions

Number of sessions configured.

Type: u32

Default: 0

SessionsUp

Number of configured sessions in connected state.

Type: u32

Default: 0

State

Summary of the state of the PPPoX sessions contained in the block.

Type: enum

Default: IDLE

Possible Values:

Value Description
NONE

PPPoX is not configured or has not yet been applied.

IDLE

None of the sessions in the block are connecting or disconnecting.

CONNECTING

At least one session in the block is connecting.

CONNECTED

At least one session in the block is connected.

DISCONNECTING

At least one session in the block is disconnecting.

TERMINATING

Sessions are being terminated/aborted.

SuccSetupRate

Session successful setup rate (sessions per second).

Type: u32

Default: 0

TxChapCount

Number of CHAP packets transmitted.

Type: u32

Default: 0

TxIpcpCount

Number of IPCP packets transmitted.

Type: u32

Default: 0

TxIpv6cpCount

Number of IPv6CP packets transmitted.

Type: u32

Default: 0

TxLcpConfigAckCount

Number of LCP configure ack packets transmitted.

Type: u32

Default: 0

TxLcpConfigNakCount

Number of LCP configure nak packets transmitted.

Type: u32

Default: 0

TxLcpConfigRejectCount

Number of LCP configure reject packets transmitted.

Type: u32

Default: 0

TxLcpConfigRequestCount

Number of LCP configure request packets transmitted.

Type: u32

Default: 0

TxLcpEchoReplyCount

Number of LCP echo reply packets transmitted.

Type: u32

Default: 0

TxLcpEchoRequestCount

Number of LCP echo request packets transmitted.

Type: u32

Default: 0

TxLcpTermAckCount

Number of LCP terminate ack packets received.

Type: u32

Default: 0

TxLcpTermRequestCount

Number of LCP terminate request packets transmitted.

Type: u32

Default: 0

TxPapCount

Number of PAP packets transmitted.

Type: u32

Default: 0

TxRsCount

Number of Router Solicitation messages sent.

Type: u32

Default: 0