PppClientBlockResults Object


Description:

PPP client block results object.

Parents: PppoL2tpv2ClientBlockConfig, PppoL2tpv3ClientBlockConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

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

Use this to connect a results object to an object.

PppClientBlockResults Writable Attributes

There are no writable attributes.

PppClientBlockResults Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes State
AttemptedCount

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

Type: u32

Default: 0

AvgSetupTime

Average amount of time taken to set up a session (milliseconds).

Type: u32

Default: 0

AvgSuccessTransactionCount

Average number of successful transactions needed to connect.

Type: u32

Default: 0

ConnectedSuccessCount

Number of sessions connected successfully.

Type: u32

Default: 0

DisconnectedSuccessCount

Number of sessions disconnected successfully.

Type: u32

Default: 0

FailedConnectCount

Number of failed connects.

Type: u32

Default: 0

FailedDisconnectCount

Number of failed disconnects.

Type: u32

Default: 0

Ipv4CpState

IPv4 CP State.

Type: enum

Default: NONE

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.

Ipv6CpState

IPv6 CP state.

Type: enum

Default: NONE

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.

MaxSetupTime

Maximum amount of time taken to set up a session (milliseconds).

Type: u32

Default: 0

MinSetupTime

Minimum amount of time taken to set up a session (milliseconds).

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 request packets received.

Type: u32

Default: 0

RxLcpConfigRequestCount

Number of LCP config 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 configured sessions.

Type: u32

Default: 0

SessionsUp

Number of sessions that are in the connected state.

Type: u32

Default: 0

SuccSetupRate

Session successful setup rate (sessions/sec).

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 request packets transmitted.

Type: u32

Default: 0

TxLcpConfigRequestCount

Number of LCP config 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 transmitted.

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