PppoePortResults Object


Description:

Port-level PPPoE results.

Parents: PppoxPortConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

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

Use this to connect a results object to an object.

PppoePortResults Writable Attributes

There are no writable attributes.

PppoePortResults Read-Only Attributes

Read-Only Attribute Description
AttemptedCount

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

Type: u32

Default: 0

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 transmit and receive messages for all successfully connected sessions on the port.

Type: u32

Default: 0

ConnectedSuccessCount

Number of sessions connected successfully.

Type: u32

Default: 0

DisconnectedSuccessCount

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

Type: u32

Default: 0

FailedConnectCount

Number of session connects that failed (Attempted statistic minus Connected Successfully statistic).

Type: u32

Default: 0

FailedDisconnectCount

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

Type: u32

Default: 0

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

RetryCount

Number of times the failed sessions were retried.

Type: u32

Default: 0

RxChapCount

Total number of CHAP responses received.

Type: u32

Default: 0

RxIpcpCount

Total number of IPCP responses received (IPv4).

Type: u32

Default: 0

RxIpv6cpCount

Total number of IPv6CP responses received.

Type: u32

Default: 0

RxLcpConfigAckCount

Total number of Configure-Acknowledge packets received.

Type: u32

Default: 0

RxLcpConfigNakCount

Total number of Configure-Negative Acknowledge packets received.

Type: u32

Default: 0

RxLcpConfigRejectCount

Total number of Configure-Reject packets received.

Type: u32

Default: 0

RxLcpConfigRequestCount

Total number of Configure-Request packets received.

Type: u32

Default: 0

RxLcpEchoReplyCount

Total number of Echo-Reply packets received.

Type: u32

Default: 0

RxLcpEchoRequestCount

Total number of Echo-Request packets received.

Type: u32

Default: 0

RxLcpIdentificationCount

Rx LCP Identification Count

Type: u32

Default: 0

RxLcpTermAckCount

Total number of Terminate-Acknowledge packets received.

Type: u32

Default: 0

RxLcpTermRequestCount

Total number of Terminate-Request packets received.

Type: u32

Default: 0

RxPadiCount

Total number of PPPoE Active Discovery Initialized packets received.

Type: u32

Default: 0

RxPadoCount

Total number of PPPoE Active Discovery Offer packets received.

Type: u32

Default: 0

RxPadrCount

Total number of PPPoE Active Discovery Request packets received.

Type: u32

Default: 0

RxPadsCount

Total number of PPPoE Active Discovery Session-confirmation packets received.

Type: u32

Default: 0

RxPadtCount

Total number of PPPoE Active Discovery Terminate packets received.

Type: u32

Default: 0

RxPapCount

Total number of PAP responses received.

Type: u32

Default: 0

RxRaCount

Number of Router Advertisement messages recevied.

Type: u32

Default: 0

RxRsCount

Number of Router Solicitation received.

Type: u32

Default: 0

Sessions

Number of sessions configured.

Type: u32

Default: 0

SessionsUp

Number of sessions currently up (Connected Successfully minus Disconnected successfully minus Failed releases).

Type: u32

Default: 0

SuccSetupRate

Average rate of successful connections in sessions per second.

Type: u32

Default: 0

TxChapCount

Total number of CHAP requests sent.

Type: u32

Default: 0

TxIpcpCount

Total number of IPCP request sent (IPv4).

Type: u32

Default: 0

TxIpv6cpCount

Total number of IPv6CP requests sent.

Type: u32

Default: 0

TxLcpConfigAckCount

Total number of Configure-Acknowledge packets sent.

Type: u32

Default: 0

TxLcpConfigNakCount

Total number of Configure-Negative Acknowledge packets sent.

Type: u32

Default: 0

TxLcpConfigRejectCount

Total number of Configure-Reject packets sent.

Type: u32

Default: 0

TxLcpConfigRequestCount

Total number of Configure-Request packets sent.

Type: u32

Default: 0

TxLcpEchoReplyCount

Total number of Echo-Reply packets sent.

Type: u32

Default: 0

TxLcpEchoRequestCount

Total number of Echo-Request packets sent.

Type: u32

Default: 0

TxLcpTermAckCount

Total number of Terminate-Acknowledge packets sent.

Type: u32

Default: 0

TxLcpTermRequestCount

Total number of Terminate-Request packets sent.

Type: u32

Default: 0

TxPadiCount

Total number of PPPoE Active Discovery Initialized packets sent.

Type: u32

Default: 0

TxPadoCount

Total number of PPPoE Active Discovery Offer packets sent.

Type: u32

Default: 0

TxPadrCount

Total number of PPPoE Active Discovery Request packets sent.

Type: u32

Default: 0

TxPadsCount

Total number of PPPoE Active Discovery Session-confirmation packets sent.

Type: u32

Default: 0

TxPadtCount

Total number of PPPoE Active Discovery Terminate packets sent.

Type: u32

Default: 0

TxPapCount

Total number of PAP requests sent.

Type: u32

Default: 0

TxRaCount

Number of Router Advertisement messages sent.

Type: u32

Default: 0

TxRsCount

Number of Router Solicitation messages sent.

Type: u32

Default: 0