[Contents] [Prev] [Next] [Index] [Report an Error]


<ppp-session-protocol-information>

Usage

<ppp-session>
    <ppp-session-protocol-information>
        <ppp-state>ppp-state</ppp-state>
        <ppp-last-started>ppp-last-started</ppp-last-started>
        <ppp-last-completed>ppp-last-completed</ppp-last-completed>
        <ppp-protocol>ppp-protocol</ppp-protocol>
        <ppp-destination-profile>...</ppp-destination-profile>
        <ppp-negotiated-options>...</ppp-negotiated-options>
    </ppp-session-protocol-information>
</ppp-session>

Description

LCP/NCP protocol information for PPP session.

Contents

<ppp-destination-profile>—Destination profile information.

<ppp-last-completed>—Time when negotiation of the protocol last completedsuccessfully, in the format YYYY-MM-DD hh:mm:ss TZ (year,month, date, hour in 24-hour format, minute second, timezone).

<ppp-last-started>—Time when negotiation of the protocol last started, in theformat YYYY-MM-DD hh:mm:ss TZ (year, month, date, hour in24-hour format, minute second, time zone).

<ppp-negotiated-options>—PPP options negotiated with the remote peer.

<ppp-protocol>—Protocol value.

<ppp-state>—Protocol state.


[Contents] [Prev] [Next] [Index] [Report an Error]