cisco_ios_xr_tunnel_l2tun_oper_l2tp_nodes_node_tunnels_tunnel

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Cisco-IOS-XR-tunnel-l2tun-oper:l2tp/nodes/node/tunnels/tunnel

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type L2TpCcInfo

type L2TpCcInfo struct {
	LocalAddress                      string   `protobuf:"bytes,50,opt,name=local_address,json=localAddress,proto3" json:"local_address,omitempty"`
	RemoteAddress                     string   `protobuf:"bytes,51,opt,name=remote_address,json=remoteAddress,proto3" json:"remote_address,omitempty"`
	LocalPort                         uint32   `protobuf:"varint,52,opt,name=local_port,json=localPort,proto3" json:"local_port,omitempty"`
	RemotePort                        uint32   `protobuf:"varint,53,opt,name=remote_port,json=remotePort,proto3" json:"remote_port,omitempty"`
	Protocol                          uint32   `protobuf:"varint,54,opt,name=protocol,proto3" json:"protocol,omitempty"`
	IsPmtuEnabled                     bool     `protobuf:"varint,55,opt,name=is_pmtu_enabled,json=isPmtuEnabled,proto3" json:"is_pmtu_enabled,omitempty"`
	RemoteTunnelId                    uint32   `protobuf:"varint,56,opt,name=remote_tunnel_id,json=remoteTunnelId,proto3" json:"remote_tunnel_id,omitempty"`
	LocalTunnelName                   string   `protobuf:"bytes,57,opt,name=local_tunnel_name,json=localTunnelName,proto3" json:"local_tunnel_name,omitempty"`
	RemoteTunnelName                  string   `protobuf:"bytes,58,opt,name=remote_tunnel_name,json=remoteTunnelName,proto3" json:"remote_tunnel_name,omitempty"`
	ClassName                         string   `protobuf:"bytes,59,opt,name=class_name,json=className,proto3" json:"class_name,omitempty"`
	ActiveSessions                    uint32   `protobuf:"varint,60,opt,name=active_sessions,json=activeSessions,proto3" json:"active_sessions,omitempty"`
	RetransmitTime                    []uint32 `protobuf:"varint,61,rep,packed,name=retransmit_time,json=retransmitTime,proto3" json:"retransmit_time,omitempty"`
	SequenceNs                        uint32   `protobuf:"varint,62,opt,name=sequence_ns,json=sequenceNs,proto3" json:"sequence_ns,omitempty"`
	SequenceNr                        uint32   `protobuf:"varint,63,opt,name=sequence_nr,json=sequenceNr,proto3" json:"sequence_nr,omitempty"`
	LocalWindowSize                   uint32   `protobuf:"varint,64,opt,name=local_window_size,json=localWindowSize,proto3" json:"local_window_size,omitempty"`
	RemoteWindowSize                  uint32   `protobuf:"varint,65,opt,name=remote_window_size,json=remoteWindowSize,proto3" json:"remote_window_size,omitempty"`
	RetransmissionTime                uint32   `protobuf:"varint,66,opt,name=retransmission_time,json=retransmissionTime,proto3" json:"retransmission_time,omitempty"`
	MaximumRetransmissionTime         uint32   `` /* 140-byte string literal not displayed */
	UnsentQueueSize                   uint32   `protobuf:"varint,68,opt,name=unsent_queue_size,json=unsentQueueSize,proto3" json:"unsent_queue_size,omitempty"`
	UnsentMaximumQueueSize            uint32   `` /* 133-byte string literal not displayed */
	ResendQueueSize                   uint32   `protobuf:"varint,70,opt,name=resend_queue_size,json=resendQueueSize,proto3" json:"resend_queue_size,omitempty"`
	ResendMaximumQueueSize            uint32   `` /* 133-byte string literal not displayed */
	OrderQueueSize                    uint32   `protobuf:"varint,72,opt,name=order_queue_size,json=orderQueueSize,proto3" json:"order_queue_size,omitempty"`
	PacketQueueCheck                  uint32   `protobuf:"varint,73,opt,name=packet_queue_check,json=packetQueueCheck,proto3" json:"packet_queue_check,omitempty"`
	DigestSecrets                     uint32   `protobuf:"varint,74,opt,name=digest_secrets,json=digestSecrets,proto3" json:"digest_secrets,omitempty"`
	Resends                           uint32   `protobuf:"varint,75,opt,name=resends,proto3" json:"resends,omitempty"`
	ZeroLengthBodyAcknowledgementSent uint32   `` /* 168-byte string literal not displayed */
	TotalOutOfOrderDropPackets        uint32   `` /* 149-byte string literal not displayed */
	TotalOutOfOrderReorderPackets     uint32   `` /* 158-byte string literal not displayed */
	TotalPeerAuthenticationFailures   uint32   `` /* 160-byte string literal not displayed */
	IsTunnelUp                        bool     `protobuf:"varint,80,opt,name=is_tunnel_up,json=isTunnelUp,proto3" json:"is_tunnel_up,omitempty"`
	IsCongestionControlEnabled        bool     `` /* 145-byte string literal not displayed */
	XXX_NoUnkeyedLiteral              struct{} `json:"-"`
	XXX_unrecognized                  []byte   `json:"-"`
	XXX_sizecache                     int32    `json:"-"`
}

func (*L2TpCcInfo) Descriptor

func (*L2TpCcInfo) Descriptor() ([]byte, []int)

func (*L2TpCcInfo) GetActiveSessions

func (m *L2TpCcInfo) GetActiveSessions() uint32

func (*L2TpCcInfo) GetClassName

func (m *L2TpCcInfo) GetClassName() string

func (*L2TpCcInfo) GetDigestSecrets

func (m *L2TpCcInfo) GetDigestSecrets() uint32

func (*L2TpCcInfo) GetIsCongestionControlEnabled

func (m *L2TpCcInfo) GetIsCongestionControlEnabled() bool

func (*L2TpCcInfo) GetIsPmtuEnabled

func (m *L2TpCcInfo) GetIsPmtuEnabled() bool

func (*L2TpCcInfo) GetIsTunnelUp

func (m *L2TpCcInfo) GetIsTunnelUp() bool

func (*L2TpCcInfo) GetLocalAddress

func (m *L2TpCcInfo) GetLocalAddress() string

func (*L2TpCcInfo) GetLocalPort

func (m *L2TpCcInfo) GetLocalPort() uint32

func (*L2TpCcInfo) GetLocalTunnelName

func (m *L2TpCcInfo) GetLocalTunnelName() string

func (*L2TpCcInfo) GetLocalWindowSize

func (m *L2TpCcInfo) GetLocalWindowSize() uint32

func (*L2TpCcInfo) GetMaximumRetransmissionTime

func (m *L2TpCcInfo) GetMaximumRetransmissionTime() uint32

func (*L2TpCcInfo) GetOrderQueueSize

func (m *L2TpCcInfo) GetOrderQueueSize() uint32

func (*L2TpCcInfo) GetPacketQueueCheck

func (m *L2TpCcInfo) GetPacketQueueCheck() uint32

func (*L2TpCcInfo) GetProtocol

func (m *L2TpCcInfo) GetProtocol() uint32

func (*L2TpCcInfo) GetRemoteAddress

func (m *L2TpCcInfo) GetRemoteAddress() string

func (*L2TpCcInfo) GetRemotePort

func (m *L2TpCcInfo) GetRemotePort() uint32

func (*L2TpCcInfo) GetRemoteTunnelId

func (m *L2TpCcInfo) GetRemoteTunnelId() uint32

func (*L2TpCcInfo) GetRemoteTunnelName

func (m *L2TpCcInfo) GetRemoteTunnelName() string

func (*L2TpCcInfo) GetRemoteWindowSize

func (m *L2TpCcInfo) GetRemoteWindowSize() uint32

func (*L2TpCcInfo) GetResendMaximumQueueSize

func (m *L2TpCcInfo) GetResendMaximumQueueSize() uint32

func (*L2TpCcInfo) GetResendQueueSize

func (m *L2TpCcInfo) GetResendQueueSize() uint32

func (*L2TpCcInfo) GetResends

func (m *L2TpCcInfo) GetResends() uint32

func (*L2TpCcInfo) GetRetransmissionTime

func (m *L2TpCcInfo) GetRetransmissionTime() uint32

func (*L2TpCcInfo) GetRetransmitTime

func (m *L2TpCcInfo) GetRetransmitTime() []uint32

func (*L2TpCcInfo) GetSequenceNr

func (m *L2TpCcInfo) GetSequenceNr() uint32

func (*L2TpCcInfo) GetSequenceNs

func (m *L2TpCcInfo) GetSequenceNs() uint32

func (*L2TpCcInfo) GetTotalOutOfOrderDropPackets

func (m *L2TpCcInfo) GetTotalOutOfOrderDropPackets() uint32

func (*L2TpCcInfo) GetTotalOutOfOrderReorderPackets

func (m *L2TpCcInfo) GetTotalOutOfOrderReorderPackets() uint32

func (*L2TpCcInfo) GetTotalPeerAuthenticationFailures

func (m *L2TpCcInfo) GetTotalPeerAuthenticationFailures() uint32

func (*L2TpCcInfo) GetUnsentMaximumQueueSize

func (m *L2TpCcInfo) GetUnsentMaximumQueueSize() uint32

func (*L2TpCcInfo) GetUnsentQueueSize

func (m *L2TpCcInfo) GetUnsentQueueSize() uint32

func (*L2TpCcInfo) GetZeroLengthBodyAcknowledgementSent

func (m *L2TpCcInfo) GetZeroLengthBodyAcknowledgementSent() uint32

func (*L2TpCcInfo) ProtoMessage

func (*L2TpCcInfo) ProtoMessage()

func (*L2TpCcInfo) Reset

func (m *L2TpCcInfo) Reset()

func (*L2TpCcInfo) String

func (m *L2TpCcInfo) String() string

func (*L2TpCcInfo) XXX_DiscardUnknown

func (m *L2TpCcInfo) XXX_DiscardUnknown()

func (*L2TpCcInfo) XXX_Marshal

func (m *L2TpCcInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*L2TpCcInfo) XXX_Merge

func (m *L2TpCcInfo) XXX_Merge(src proto.Message)

func (*L2TpCcInfo) XXX_Size

func (m *L2TpCcInfo) XXX_Size() int

func (*L2TpCcInfo) XXX_Unmarshal

func (m *L2TpCcInfo) XXX_Unmarshal(b []byte) error

type L2TpCcInfo_KEYS

type L2TpCcInfo_KEYS struct {
	NodeName             string   `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"`
	LocalTunnelId        uint32   `protobuf:"varint,2,opt,name=local_tunnel_id,json=localTunnelId,proto3" json:"local_tunnel_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2TpCcInfo_KEYS) Descriptor

func (*L2TpCcInfo_KEYS) Descriptor() ([]byte, []int)

func (*L2TpCcInfo_KEYS) GetLocalTunnelId

func (m *L2TpCcInfo_KEYS) GetLocalTunnelId() uint32

func (*L2TpCcInfo_KEYS) GetNodeName

func (m *L2TpCcInfo_KEYS) GetNodeName() string

func (*L2TpCcInfo_KEYS) ProtoMessage

func (*L2TpCcInfo_KEYS) ProtoMessage()

func (*L2TpCcInfo_KEYS) Reset

func (m *L2TpCcInfo_KEYS) Reset()

func (*L2TpCcInfo_KEYS) String

func (m *L2TpCcInfo_KEYS) String() string

func (*L2TpCcInfo_KEYS) XXX_DiscardUnknown

func (m *L2TpCcInfo_KEYS) XXX_DiscardUnknown()

func (*L2TpCcInfo_KEYS) XXX_Marshal

func (m *L2TpCcInfo_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*L2TpCcInfo_KEYS) XXX_Merge

func (m *L2TpCcInfo_KEYS) XXX_Merge(src proto.Message)

func (*L2TpCcInfo_KEYS) XXX_Size

func (m *L2TpCcInfo_KEYS) XXX_Size() int

func (*L2TpCcInfo_KEYS) XXX_Unmarshal

func (m *L2TpCcInfo_KEYS) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL