PppServerBlockResults Object


Description:

PPP server block results.

Parents: PppoL2tpv2ServerBlockConfig, PppoL2tpv3ServerBlockConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

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

Use this to connect a results object to an object.

PppServerBlockResults Writable Attributes

There are no writable attributes.

PppServerBlockResults Read-Only Attributes

Read-Only Attribute Description
AvgSetupTime

Sum of the setup time for each connected session divided by the number of connected sessions. Setup time is calculated as the number of milliseconds between the first PADI message and when the session state is UP. IPv4 Session UP: IPCP is negotiated. IPv6 Session UP: RS/RA is exchanged.

Type: u32

Default: 0

AvgSuccessTransactionCount

Average number of successful transactions taken to connect.

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 failed connects (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

Maximum amount of time taken to set up a session (milliseconds).Setup time is calculated as the number of milliseconds between the first PADI message and when the session state is UP. IPv4 Session UP: IPCP is negotiated. IPv6 Session UP: RS/RA is exchanged.

Type: u32

Default: 0

MinSetupTime

Minimum amount of time taken to set up a session (milliseconds). Setup time is calculated as the number of milliseconds between the first PADI message and when the session state is UP. IPv4 Session UP: IPCP is negotiated. IPv6 Session UP: RS/RA is exchanged.

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

RxRsCount

Number of Router Solicitation messages received.

Type: u32

Default: 0

Sessions

Number of configured sessions.

Type: u32

Default: 0

SessionsUp

Number of sessions in the 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/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 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 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

TxRaCount

Number of Router Advertisement messages sent.

Type: u32

Default: 0