PppProtocolResults Object


Description:

PPP protocol results.

Automatically created from: PppProtocolConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

PppProtocolConfig

Use this to connect a results object to an object.

PppProtocolResults Writable Attributes

There are no writable attributes.

PppProtocolResults Read-Only Attributes

Read-Only Attribute Description
Ipv4CpState

IPv4 CP State.

Type: enum

Default: INITIAL

Possible Values:

Value Description
INITIAL

Lower layer is unavailable and no attempt has been made to open a link.

STARTING

An attempt has been made to open a link, but the lower layer is unavailable.

CLOSED

Lower layer is available but that there is no active attempt to open a link.

STOPPED

Terminate request has been sent and the ack has been received.

CLOSING

Terminate request is being sent.

STOPPING

Terminate request has been sent but an ack has not been received.

REQUEST_TX

A configure request has been sent but a configure ack has not been received nor sent.

ACK_RX

A configure request has been sent and a configure ack has been received.

ACK_TX

Both a configure request and a configure ack have been sent but a configure ack has not yet been received.

OPENED

A configure ack has been both sent and received.

Ipv4LocalAddr

Local IPv4 address for the interface to be requested.

Type: ip

Default: 0.0.0.0

Ipv4PeerAddr

Peer IPv4 address.

Type: ip

Default: 0.0.0.0

Ipv6CpState

IPv6 CP state.

Type: enum

Default: INITIAL

Possible Values:

Value Description
INITIAL

Lower layer is unavailable and no attempt has been made to open a link.

STARTING

An attempt has been made to open a link, but the lower layer is unavailable.

CLOSED

Lower layer is available but that there is no active attempt to open a link.

STOPPED

Terminate request has been sent and the ack has been received.

CLOSING

Terminate request is being sent.

STOPPING

Terminate request has been sent but an ack has not been received.

REQUEST_TX

A configure request has been sent but a configure ack has not been received nor sent.

ACK_RX

A configure request has been sent and a configure ack has been received.

ACK_TX

Both a configure request and a configure ack have been sent but a configure ack has not yet been received.

OPENED

A configure ack has been both sent and received.

Ipv6LocalAddr

Local IPv6 address for the interface to be requested.

Type: ipv6

Default: ::

Ipv6PeerAddr

Peer IPv6 address.

Type: ipv6

Default: ::

MplsCpState

MPLS CP State.

Type: enum

Default: INITIAL

Possible Values:

Value Description
INITIAL

Lower layer is unavailable and no attempt has been made to open a link.

STARTING

An attempt has been made to open a link, but the lower layer is unavailable.

CLOSED

Lower layer is available but that there is no active attempt to open a link.

STOPPED

Terminate request has been sent and the ack has been received.

CLOSING

Terminate request is being sent.

STOPPING

Terminate request has been sent but an ack has not been received.

REQUEST_TX

A configure request has been sent but a configure ack has not been received nor sent.

ACK_RX

A configure request has been sent and a configure ack has been received.

ACK_TX

Both a configure request and a configure ack have been sent but a configure ack has not yet been received.

OPENED

A configure ack has been both sent and received.

OsiNlcpState

OSI NLCP State.

Type: enum

Default: INITIAL

Possible Values:

Value Description
INITIAL

Lower layer is unavailable and no attempt has been made to open a link.

STARTING

An attempt has been made to open a link, but the lower layer is unavailable.

CLOSED

Lower layer is available but that there is no active attempt to open a link.

STOPPED

Terminate request has been sent and the ack has been received.

CLOSING

Terminate request is being sent.

STOPPING

Terminate request has been sent but an ack has not been received.

REQUEST_TX

A configure request has been sent but a configure ack has not been received nor sent.

ACK_RX

A configure request has been sent and a configure ack has been received.

ACK_TX

Both a configure request and a configure ack have been sent but a configure ack has not yet been received.

OPENED

A configure ack has been both sent and received.

PosChapAuthState

POS CHAP Authentication state.

Type: enum

Default: INITIAL

Possible Values:

Value Description
INITIAL

PPP link is down.

STARTED

Waiting for CHAP request.

PENDING

Sent response, waiting for ack.

AUTHENTICATION_FAILED

Authentication failed and was denied.

OPENED

CHAP authentication passed.

PosLcpOrNcpState

POS LCP/NCP state.

Type: enum

Default: INITIAL

Possible Values:

Value Description
INITIAL

Lower layer is unavailable and no attempt has been made to open a link.

STARTING

An attempt has been made to open a link but the lower layer is unavailable.

CLOSED

Lower layer is available but there is no active attempt to open a link.

STOPPED

Terminate request has been sent and the ack has been received.

CLOSING

Terminate request is being sent.

STOPPING

Terminate request has been sent but an ack has not been received.

REQUEST_TX

A configure request has been sent but a configure ack has not been received nor sent.

ACK_RX

A configure request has been sent and a configure ack has been received.

ACK_TX

A configure request and a configure ack have been sent but a configure ack has not yet been received.

OPENED

A configure ack has been both sent and received.

PosPapAuthState

POS PAP Authentication state.

Type: enum

Default: INITIAL

Possible Values:

Value Description
INITIAL

PPP link is down.

CLOSED

PPP has been established, but PAP authentication has not yet been requested.

PENDING

PPP connection is not established and PAP authentication has not been requested.

LISTENING

Listening for authentication.

OPENED

PAP authentication passed and is up.

AUTHENTICATION_FAILED

Authentication failed and was denied.

AUTHENTICATION_REQUEST_TX

Transmitting authentication request.

PosPortState

State of the POS port.

Type: enum

Default: DEAD

Possible Values:

Value Description
DEAD

PPP is not up and not ready to be established.

INITIALIZE

PPP is initializing.

DORMANT

Unused state.

ESTABLISH

PPP is trying to establish a link using link control protocol.

AUTHENTICATE

PPP is authenticating itself with a peer using either PAP or CHAP.

CALLBACK

Unused state.

NETWORK

PPP link is established.

DISCONNECT

PPP is terminating the link.

HOLDOFF

Unused state.

DISABLED

Unused state.

RxMruSize

Local maximum receive unit (MRU) receive size in bytes.

Type: u16

Default: 0

TxMruSize

Local maximum receive unit (MRU) transmit size in bytes.

Type: u16

Default: 0