L2tpv2TunnelResults Object


Description:

L2TPv2 tunnel results object.

Parents: L2tpv2BlockConfig

L2tpv2TunnelResults Writable Attributes

There are no writable attributes.

L2tpv2TunnelResults Read-Only Attributes

Read-Only Attribute Description
IncomingSessionDownCount

Number of incoming sessions that are down.

Type: u32

Default: 0

IncomingSessionPendingDownCount

Number of incoming sessions in the "Pending Down" state.

Type: u32

Default: 0

IncomingSessionPendingUpCount

Number of incoming sessions in the "Pending Up" state.

Type: u32

Default: 0

IncomingSessionUpCount

Number of incoming sessions that are up.

Type: u32

Default: 0

InnerVlanId

Inner VLAN ID.

Type: u16

Default: 1

LocalIp

Local IPv4 address.

Type: ip

Default: 0.0.0.0

LocalIpv6

Local IPv6 address.

Type: ipv6

Default: ::

MacAddr

MAC address.

Type: mac

Default: 00-00-00-00-00-00

NodeIndex

Index of the node this tunnel is under.

Type: u16

Default: 0

OutgoingSessionDownCount

Number of outbound sessions that are down.

Type: u32

Default: 0

OutgoingSessionPendingDownCount

Number of outgoing sessions in the "Pending Down" state.

Type: u32

Default: 0

OutgoingSessionPendingUpCount

Number of outgoing sessions in the "Pending Up" state.

Type: u32

Default: 0

OutgoingSessionUpCount

Number of outbound sessions.

Type: u32

Default: 0

RemoteIp

Remote IPv4 address.

Type: ip

Default: 0.0.0.0

RemoteIpv6

Remote IPv6 address.

Type: ipv6

Default: ::

RemotePort

UDP remote port.

Type: u16

Default: 0

RemoteTunnelId

Remote tunnel ID.

Type: u32

Default: 0

RxAckCount

Number of ACK packets received.

Type: u32

Default: 0

RxHelloCount

Number of Hello packets received.

Type: u32

Default: 0

RxPktCount

Number of packets received.

Type: u32

Default: 0

RxSetLinkInfoCount

Number of Set-Link-Info (SLI) packets received.

Type: u32

Default: 0

RxStartCcConnectCount

Number of Start-Control-Connection-Connected (SCCCN) packets received.

Type: u32

Default: 0

RxStartCcReplyCount

Number of Start-Control-Connection-Reply (SCCRP) packets received.

Type: u32

Default: 0

RxStartCcRequestCount

Number of Start-Control-Connection-Request (SCCRQ) packets received.

Type: u32

Default: 0

RxStopCcNotifyCount

Number of Stop-Control-Connection-Notification (StopCCN) packets received.

Type: u32

Default: 0

RxWanErrorNotifyCount

Number of WAN-Error-Notify (WEN) packets received.

Type: u32

Default: 0

SessionDownCount

Number of sessions that are down.

Type: u32

Default: 0

SessionUpCount

Number of sessions in this tunnel that are up.

Type: u32

Default: 0

SrcPort

UDP source port.

Type: u16

Default: 1701

TunnelId

Tunnel ID.

Type: u32

Default: 0

TunnelIndex

Tunnel index.

Type: u32

Default: 0

TunnelState

State of the tunnel.

Type: enum

Default: IDLE

Possible Values:

Value Description
IDLE

Tunnel is down.

WAIT_CTL_REP

Waiting for the SCCRP.

WAIT_CTL_CONN

Waiting for the SCCCN.

ESTABLISHED

Tunnel is up.

BACKOFF_DELAY

Tunnel is still up after the session has gone down.

TxAckCount

Number of ACK packets transmitted.

Type: u32

Default: 0

TxHelloCount

Number of Hello packets transmitted.

Type: u32

Default: 0

TxPktCount

Number of packets transmitted.

Type: u32

Default: 0

TxSetLinkInfoCount

Number of Set-Link-Info (SLI) packets transmitted.

Type: u32

Default: 0

TxStartCcConnectCount

Number of Start-Control-Connection-Connected (SCCCN) packets transmitted.

Type: u32

Default: 0

TxStartCcReplyCount

Number of Start-Control-Connection-Reply (SCCRP) packets transmitted.

Type: u32

Default: 0

TxStartCcRequestCount

Number of Start-Control-Connection-Request (SCCRQ) packets transmitted.

Type: u32

Default: 0

TxStopCcNotifyCount

Number of Stop-Control-Connection-Notification (StopCCN) packets transmitted.

Type: u32

Default: 0

TxWanErrorNotifyCount

Number of WAN-Error-Notify (WEN) packets transmitted.

Type: u32

Default: 0

Vci

VCI

Type: u16

Default: 32

VlanId

VLAN ID.

Type: u16

Default: 1

Vpi

VPI

Type: u16

Default: 0