cisco_ios_xr_ip_tcp_oper_tcp_nsr_nodes_node_statistics_statistic_sessions_statistic_session

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: 1

Documentation

Overview

Cisco-IOS-XR-ip-tcp-oper:tcp-nsr/nodes/node/statistics/statistic-sessions/statistic-session

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TcpNsrPcbStatsBag

type TcpNsrPcbStatsBag struct {
	Pcb                                uint64                 `protobuf:"varint,50,opt,name=pcb,proto3" json:"pcb,omitempty"`
	NumberOfTimesNsrUp                 uint32                 `protobuf:"varint,51,opt,name=number_of_times_nsr_up,json=numberOfTimesNsrUp,proto3" json:"number_of_times_nsr_up,omitempty"`
	NumberOfTimersNsrDown              uint32                 `` /* 132-byte string literal not displayed */
	NumberOfTimesNsrDisabled           uint32                 `` /* 141-byte string literal not displayed */
	NumberOfTimesNsrFailOver           uint32                 `` /* 143-byte string literal not displayed */
	InternalAckDropsNotReplicated      uint64                 `` /* 156-byte string literal not displayed */
	InternalAckDropsInitsyncFirstPhase uint64                 `` /* 173-byte string literal not displayed */
	InternalAckDropsStale              uint64                 `` /* 130-byte string literal not displayed */
	InternalAckDropsImmediateMatch     uint64                 `` /* 159-byte string literal not displayed */
	SndCounters                        *TcpNsrSndCountersNode `protobuf:"bytes,59,opt,name=snd_counters,json=sndCounters,proto3" json:"snd_counters,omitempty"`
	LastClearedTime                    uint32                 `protobuf:"varint,60,opt,name=last_cleared_time,json=lastClearedTime,proto3" json:"last_cleared_time,omitempty"`
	XXX_NoUnkeyedLiteral               struct{}               `json:"-"`
	XXX_unrecognized                   []byte                 `json:"-"`
	XXX_sizecache                      int32                  `json:"-"`
}

func (*TcpNsrPcbStatsBag) Descriptor

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

func (*TcpNsrPcbStatsBag) GetInternalAckDropsImmediateMatch

func (m *TcpNsrPcbStatsBag) GetInternalAckDropsImmediateMatch() uint64

func (*TcpNsrPcbStatsBag) GetInternalAckDropsInitsyncFirstPhase

func (m *TcpNsrPcbStatsBag) GetInternalAckDropsInitsyncFirstPhase() uint64

func (*TcpNsrPcbStatsBag) GetInternalAckDropsNotReplicated

func (m *TcpNsrPcbStatsBag) GetInternalAckDropsNotReplicated() uint64

func (*TcpNsrPcbStatsBag) GetInternalAckDropsStale

func (m *TcpNsrPcbStatsBag) GetInternalAckDropsStale() uint64

func (*TcpNsrPcbStatsBag) GetLastClearedTime

func (m *TcpNsrPcbStatsBag) GetLastClearedTime() uint32

func (*TcpNsrPcbStatsBag) GetNumberOfTimersNsrDown

func (m *TcpNsrPcbStatsBag) GetNumberOfTimersNsrDown() uint32

func (*TcpNsrPcbStatsBag) GetNumberOfTimesNsrDisabled

func (m *TcpNsrPcbStatsBag) GetNumberOfTimesNsrDisabled() uint32

func (*TcpNsrPcbStatsBag) GetNumberOfTimesNsrFailOver

func (m *TcpNsrPcbStatsBag) GetNumberOfTimesNsrFailOver() uint32

func (*TcpNsrPcbStatsBag) GetNumberOfTimesNsrUp

func (m *TcpNsrPcbStatsBag) GetNumberOfTimesNsrUp() uint32

func (*TcpNsrPcbStatsBag) GetPcb

func (m *TcpNsrPcbStatsBag) GetPcb() uint64

func (*TcpNsrPcbStatsBag) GetSndCounters

func (m *TcpNsrPcbStatsBag) GetSndCounters() *TcpNsrSndCountersNode

func (*TcpNsrPcbStatsBag) ProtoMessage

func (*TcpNsrPcbStatsBag) ProtoMessage()

func (*TcpNsrPcbStatsBag) Reset

func (m *TcpNsrPcbStatsBag) Reset()

func (*TcpNsrPcbStatsBag) String

func (m *TcpNsrPcbStatsBag) String() string

func (*TcpNsrPcbStatsBag) XXX_DiscardUnknown

func (m *TcpNsrPcbStatsBag) XXX_DiscardUnknown()

func (*TcpNsrPcbStatsBag) XXX_Marshal

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

func (*TcpNsrPcbStatsBag) XXX_Merge

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

func (*TcpNsrPcbStatsBag) XXX_Size

func (m *TcpNsrPcbStatsBag) XXX_Size() int

func (*TcpNsrPcbStatsBag) XXX_Unmarshal

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

type TcpNsrPcbStatsBag_KEYS

type TcpNsrPcbStatsBag_KEYS struct {
	Id                   string   `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Id_1                 string   `protobuf:"bytes,2,opt,name=id_1,json=id1,proto3" json:"id_1,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*TcpNsrPcbStatsBag_KEYS) Descriptor

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

func (*TcpNsrPcbStatsBag_KEYS) GetId

func (m *TcpNsrPcbStatsBag_KEYS) GetId() string

func (*TcpNsrPcbStatsBag_KEYS) GetId_1

func (m *TcpNsrPcbStatsBag_KEYS) GetId_1() string

func (*TcpNsrPcbStatsBag_KEYS) ProtoMessage

func (*TcpNsrPcbStatsBag_KEYS) ProtoMessage()

func (*TcpNsrPcbStatsBag_KEYS) Reset

func (m *TcpNsrPcbStatsBag_KEYS) Reset()

func (*TcpNsrPcbStatsBag_KEYS) String

func (m *TcpNsrPcbStatsBag_KEYS) String() string

func (*TcpNsrPcbStatsBag_KEYS) XXX_DiscardUnknown

func (m *TcpNsrPcbStatsBag_KEYS) XXX_DiscardUnknown()

func (*TcpNsrPcbStatsBag_KEYS) XXX_Marshal

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

func (*TcpNsrPcbStatsBag_KEYS) XXX_Merge

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

func (*TcpNsrPcbStatsBag_KEYS) XXX_Size

func (m *TcpNsrPcbStatsBag_KEYS) XXX_Size() int

func (*TcpNsrPcbStatsBag_KEYS) XXX_Unmarshal

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

type TcpNsrSndCountersNode

type TcpNsrSndCountersNode struct {
	DataXferSend                   uint32   `protobuf:"varint,1,opt,name=data_xfer_send,json=dataXferSend,proto3" json:"data_xfer_send,omitempty"`
	DataXferSendTotal              uint64   `protobuf:"varint,2,opt,name=data_xfer_send_total,json=dataXferSendTotal,proto3" json:"data_xfer_send_total,omitempty"`
	DataXferSendDrop               uint32   `protobuf:"varint,3,opt,name=data_xfer_send_drop,json=dataXferSendDrop,proto3" json:"data_xfer_send_drop,omitempty"`
	DataXferSendIovAlloc           uint32   `` /* 128-byte string literal not displayed */
	DataXferRcv                    uint32   `protobuf:"varint,5,opt,name=data_xfer_rcv,json=dataXferRcv,proto3" json:"data_xfer_rcv,omitempty"`
	DataXferRcvSuccess             uint32   `protobuf:"varint,6,opt,name=data_xfer_rcv_success,json=dataXferRcvSuccess,proto3" json:"data_xfer_rcv_success,omitempty"`
	DataXferRcvFailBufferTrim      uint32   `` /* 145-byte string literal not displayed */
	DataXferRcvFailSndUnaOutOfSync uint32   `` /* 166-byte string literal not displayed */
	SegInstrSend                   uint32   `protobuf:"varint,9,opt,name=seg_instr_send,json=segInstrSend,proto3" json:"seg_instr_send,omitempty"`
	SegInstrSendUnits              uint32   `protobuf:"varint,10,opt,name=seg_instr_send_units,json=segInstrSendUnits,proto3" json:"seg_instr_send_units,omitempty"`
	SegInstrSendDrop               uint32   `protobuf:"varint,11,opt,name=seg_instr_send_drop,json=segInstrSendDrop,proto3" json:"seg_instr_send_drop,omitempty"`
	SegInstrRcv                    uint32   `protobuf:"varint,12,opt,name=seg_instr_rcv,json=segInstrRcv,proto3" json:"seg_instr_rcv,omitempty"`
	SegInstrRcvSuccess             uint32   `protobuf:"varint,13,opt,name=seg_instr_rcv_success,json=segInstrRcvSuccess,proto3" json:"seg_instr_rcv_success,omitempty"`
	SegInstrRcvFailBufferTrim      uint32   `` /* 146-byte string literal not displayed */
	SegInstrRcvFailTcpProcess      uint32   `` /* 146-byte string literal not displayed */
	NackSend                       uint32   `protobuf:"varint,16,opt,name=nack_send,json=nackSend,proto3" json:"nack_send,omitempty"`
	NackSendDrop                   uint32   `protobuf:"varint,17,opt,name=nack_send_drop,json=nackSendDrop,proto3" json:"nack_send_drop,omitempty"`
	NackRcv                        uint32   `protobuf:"varint,18,opt,name=nack_rcv,json=nackRcv,proto3" json:"nack_rcv,omitempty"`
	NackRcvSuccess                 uint32   `protobuf:"varint,19,opt,name=nack_rcv_success,json=nackRcvSuccess,proto3" json:"nack_rcv_success,omitempty"`
	NackRcvFailDataSend            uint32   `` /* 126-byte string literal not displayed */
	CleanupSend                    uint32   `protobuf:"varint,21,opt,name=cleanup_send,json=cleanupSend,proto3" json:"cleanup_send,omitempty"`
	CleanupSendDrop                uint32   `protobuf:"varint,22,opt,name=cleanup_send_drop,json=cleanupSendDrop,proto3" json:"cleanup_send_drop,omitempty"`
	CleanupRcv                     uint32   `protobuf:"varint,23,opt,name=cleanup_rcv,json=cleanupRcv,proto3" json:"cleanup_rcv,omitempty"`
	CleanupRcvSuccess              uint32   `protobuf:"varint,24,opt,name=cleanup_rcv_success,json=cleanupRcvSuccess,proto3" json:"cleanup_rcv_success,omitempty"`
	CleanupRcvFailBufferTrim       uint32   `` /* 141-byte string literal not displayed */
	XXX_NoUnkeyedLiteral           struct{} `json:"-"`
	XXX_unrecognized               []byte   `json:"-"`
	XXX_sizecache                  int32    `json:"-"`
}

func (*TcpNsrSndCountersNode) Descriptor

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

func (*TcpNsrSndCountersNode) GetCleanupRcv

func (m *TcpNsrSndCountersNode) GetCleanupRcv() uint32

func (*TcpNsrSndCountersNode) GetCleanupRcvFailBufferTrim

func (m *TcpNsrSndCountersNode) GetCleanupRcvFailBufferTrim() uint32

func (*TcpNsrSndCountersNode) GetCleanupRcvSuccess

func (m *TcpNsrSndCountersNode) GetCleanupRcvSuccess() uint32

func (*TcpNsrSndCountersNode) GetCleanupSend

func (m *TcpNsrSndCountersNode) GetCleanupSend() uint32

func (*TcpNsrSndCountersNode) GetCleanupSendDrop

func (m *TcpNsrSndCountersNode) GetCleanupSendDrop() uint32

func (*TcpNsrSndCountersNode) GetDataXferRcv

func (m *TcpNsrSndCountersNode) GetDataXferRcv() uint32

func (*TcpNsrSndCountersNode) GetDataXferRcvFailBufferTrim

func (m *TcpNsrSndCountersNode) GetDataXferRcvFailBufferTrim() uint32

func (*TcpNsrSndCountersNode) GetDataXferRcvFailSndUnaOutOfSync

func (m *TcpNsrSndCountersNode) GetDataXferRcvFailSndUnaOutOfSync() uint32

func (*TcpNsrSndCountersNode) GetDataXferRcvSuccess

func (m *TcpNsrSndCountersNode) GetDataXferRcvSuccess() uint32

func (*TcpNsrSndCountersNode) GetDataXferSend

func (m *TcpNsrSndCountersNode) GetDataXferSend() uint32

func (*TcpNsrSndCountersNode) GetDataXferSendDrop

func (m *TcpNsrSndCountersNode) GetDataXferSendDrop() uint32

func (*TcpNsrSndCountersNode) GetDataXferSendIovAlloc

func (m *TcpNsrSndCountersNode) GetDataXferSendIovAlloc() uint32

func (*TcpNsrSndCountersNode) GetDataXferSendTotal

func (m *TcpNsrSndCountersNode) GetDataXferSendTotal() uint64

func (*TcpNsrSndCountersNode) GetNackRcv

func (m *TcpNsrSndCountersNode) GetNackRcv() uint32

func (*TcpNsrSndCountersNode) GetNackRcvFailDataSend

func (m *TcpNsrSndCountersNode) GetNackRcvFailDataSend() uint32

func (*TcpNsrSndCountersNode) GetNackRcvSuccess

func (m *TcpNsrSndCountersNode) GetNackRcvSuccess() uint32

func (*TcpNsrSndCountersNode) GetNackSend

func (m *TcpNsrSndCountersNode) GetNackSend() uint32

func (*TcpNsrSndCountersNode) GetNackSendDrop

func (m *TcpNsrSndCountersNode) GetNackSendDrop() uint32

func (*TcpNsrSndCountersNode) GetSegInstrRcv

func (m *TcpNsrSndCountersNode) GetSegInstrRcv() uint32

func (*TcpNsrSndCountersNode) GetSegInstrRcvFailBufferTrim

func (m *TcpNsrSndCountersNode) GetSegInstrRcvFailBufferTrim() uint32

func (*TcpNsrSndCountersNode) GetSegInstrRcvFailTcpProcess

func (m *TcpNsrSndCountersNode) GetSegInstrRcvFailTcpProcess() uint32

func (*TcpNsrSndCountersNode) GetSegInstrRcvSuccess

func (m *TcpNsrSndCountersNode) GetSegInstrRcvSuccess() uint32

func (*TcpNsrSndCountersNode) GetSegInstrSend

func (m *TcpNsrSndCountersNode) GetSegInstrSend() uint32

func (*TcpNsrSndCountersNode) GetSegInstrSendDrop

func (m *TcpNsrSndCountersNode) GetSegInstrSendDrop() uint32

func (*TcpNsrSndCountersNode) GetSegInstrSendUnits

func (m *TcpNsrSndCountersNode) GetSegInstrSendUnits() uint32

func (*TcpNsrSndCountersNode) ProtoMessage

func (*TcpNsrSndCountersNode) ProtoMessage()

func (*TcpNsrSndCountersNode) Reset

func (m *TcpNsrSndCountersNode) Reset()

func (*TcpNsrSndCountersNode) String

func (m *TcpNsrSndCountersNode) String() string

func (*TcpNsrSndCountersNode) XXX_DiscardUnknown

func (m *TcpNsrSndCountersNode) XXX_DiscardUnknown()

func (*TcpNsrSndCountersNode) XXX_Marshal

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

func (*TcpNsrSndCountersNode) XXX_Merge

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

func (*TcpNsrSndCountersNode) XXX_Size

func (m *TcpNsrSndCountersNode) XXX_Size() int

func (*TcpNsrSndCountersNode) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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