cisco_ios_xr_ip_tcp_oper_tcp_nsr_nodes_node_statistics_statistic_clients_statistic_client

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-ip-tcp-oper:tcp-nsr/nodes/node/statistics/statistic-clients/statistic-client

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TcpNsrCcbStatsBag

type TcpNsrCcbStatsBag struct {
	Ccb                   uint64           `protobuf:"varint,50,opt,name=ccb,proto3" json:"ccb,omitempty"`
	Pid                   uint32           `protobuf:"varint,51,opt,name=pid,proto3" json:"pid,omitempty"`
	ProcessName           []string         `protobuf:"bytes,52,rep,name=process_name,json=processName,proto3" json:"process_name,omitempty"`
	JobId                 int32            `protobuf:"zigzag32,53,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"`
	Instance              uint32           `protobuf:"varint,54,opt,name=instance,proto3" json:"instance,omitempty"`
	ConnectedAt           uint32           `protobuf:"varint,55,opt,name=connected_at,json=connectedAt,proto3" json:"connected_at,omitempty"`
	NumberOfCreatedSscb   uint32           `protobuf:"varint,56,opt,name=number_of_created_sscb,json=numberOfCreatedSscb,proto3" json:"number_of_created_sscb,omitempty"`
	NumberOfDeletedSscb   uint32           `protobuf:"varint,57,opt,name=number_of_deleted_sscb,json=numberOfDeletedSscb,proto3" json:"number_of_deleted_sscb,omitempty"`
	NotificationStatistic []*TssNotifStats `protobuf:"bytes,58,rep,name=notification_statistic,json=notificationStatistic,proto3" json:"notification_statistic,omitempty"`
	LastClearedTime       uint32           `protobuf:"varint,59,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 (*TcpNsrCcbStatsBag) Descriptor

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

func (*TcpNsrCcbStatsBag) GetCcb

func (m *TcpNsrCcbStatsBag) GetCcb() uint64

func (*TcpNsrCcbStatsBag) GetConnectedAt

func (m *TcpNsrCcbStatsBag) GetConnectedAt() uint32

func (*TcpNsrCcbStatsBag) GetInstance

func (m *TcpNsrCcbStatsBag) GetInstance() uint32

func (*TcpNsrCcbStatsBag) GetJobId

func (m *TcpNsrCcbStatsBag) GetJobId() int32

func (*TcpNsrCcbStatsBag) GetLastClearedTime

func (m *TcpNsrCcbStatsBag) GetLastClearedTime() uint32

func (*TcpNsrCcbStatsBag) GetNotificationStatistic

func (m *TcpNsrCcbStatsBag) GetNotificationStatistic() []*TssNotifStats

func (*TcpNsrCcbStatsBag) GetNumberOfCreatedSscb

func (m *TcpNsrCcbStatsBag) GetNumberOfCreatedSscb() uint32

func (*TcpNsrCcbStatsBag) GetNumberOfDeletedSscb

func (m *TcpNsrCcbStatsBag) GetNumberOfDeletedSscb() uint32

func (*TcpNsrCcbStatsBag) GetPid

func (m *TcpNsrCcbStatsBag) GetPid() uint32

func (*TcpNsrCcbStatsBag) GetProcessName

func (m *TcpNsrCcbStatsBag) GetProcessName() []string

func (*TcpNsrCcbStatsBag) ProtoMessage

func (*TcpNsrCcbStatsBag) ProtoMessage()

func (*TcpNsrCcbStatsBag) Reset

func (m *TcpNsrCcbStatsBag) Reset()

func (*TcpNsrCcbStatsBag) String

func (m *TcpNsrCcbStatsBag) String() string

func (*TcpNsrCcbStatsBag) XXX_DiscardUnknown

func (m *TcpNsrCcbStatsBag) XXX_DiscardUnknown()

func (*TcpNsrCcbStatsBag) XXX_Marshal

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

func (*TcpNsrCcbStatsBag) XXX_Merge

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

func (*TcpNsrCcbStatsBag) XXX_Size

func (m *TcpNsrCcbStatsBag) XXX_Size() int

func (*TcpNsrCcbStatsBag) XXX_Unmarshal

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

type TcpNsrCcbStatsBag_KEYS

type TcpNsrCcbStatsBag_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 (*TcpNsrCcbStatsBag_KEYS) Descriptor

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

func (*TcpNsrCcbStatsBag_KEYS) GetId

func (m *TcpNsrCcbStatsBag_KEYS) GetId() string

func (*TcpNsrCcbStatsBag_KEYS) GetId_1

func (m *TcpNsrCcbStatsBag_KEYS) GetId_1() string

func (*TcpNsrCcbStatsBag_KEYS) ProtoMessage

func (*TcpNsrCcbStatsBag_KEYS) ProtoMessage()

func (*TcpNsrCcbStatsBag_KEYS) Reset

func (m *TcpNsrCcbStatsBag_KEYS) Reset()

func (*TcpNsrCcbStatsBag_KEYS) String

func (m *TcpNsrCcbStatsBag_KEYS) String() string

func (*TcpNsrCcbStatsBag_KEYS) XXX_DiscardUnknown

func (m *TcpNsrCcbStatsBag_KEYS) XXX_DiscardUnknown()

func (*TcpNsrCcbStatsBag_KEYS) XXX_Marshal

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

func (*TcpNsrCcbStatsBag_KEYS) XXX_Merge

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

func (*TcpNsrCcbStatsBag_KEYS) XXX_Size

func (m *TcpNsrCcbStatsBag_KEYS) XXX_Size() int

func (*TcpNsrCcbStatsBag_KEYS) XXX_Unmarshal

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

type TssNotifStats

type TssNotifStats struct {
	QueuedCount          uint32   `protobuf:"varint,1,opt,name=queued_count,json=queuedCount,proto3" json:"queued_count,omitempty"`
	FailedCount          uint32   `protobuf:"varint,2,opt,name=failed_count,json=failedCount,proto3" json:"failed_count,omitempty"`
	DeliveredCount       uint32   `protobuf:"varint,3,opt,name=delivered_count,json=deliveredCount,proto3" json:"delivered_count,omitempty"`
	DroppedCount         uint32   `protobuf:"varint,4,opt,name=dropped_count,json=droppedCount,proto3" json:"dropped_count,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*TssNotifStats) Descriptor

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

func (*TssNotifStats) GetDeliveredCount

func (m *TssNotifStats) GetDeliveredCount() uint32

func (*TssNotifStats) GetDroppedCount

func (m *TssNotifStats) GetDroppedCount() uint32

func (*TssNotifStats) GetFailedCount

func (m *TssNotifStats) GetFailedCount() uint32

func (*TssNotifStats) GetQueuedCount

func (m *TssNotifStats) GetQueuedCount() uint32

func (*TssNotifStats) ProtoMessage

func (*TssNotifStats) ProtoMessage()

func (*TssNotifStats) Reset

func (m *TssNotifStats) Reset()

func (*TssNotifStats) String

func (m *TssNotifStats) String() string

func (*TssNotifStats) XXX_DiscardUnknown

func (m *TssNotifStats) XXX_DiscardUnknown()

func (*TssNotifStats) XXX_Marshal

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

func (*TssNotifStats) XXX_Merge

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

func (*TssNotifStats) XXX_Size

func (m *TssNotifStats) XXX_Size() int

func (*TssNotifStats) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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