cisco_ios_xr_ipv4_igmp_oper_igmp_active_process_unicast_qos_adjust_stats

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-ipv4-igmp-oper:igmp/active/process/unicast-qos-adjust-stats

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IgmpEdmI2QStatsBag

type IgmpEdmI2QStatsBag struct {
	Queues                 uint32   `protobuf:"varint,50,opt,name=queues,proto3" json:"queues,omitempty"`
	Batches                uint32   `protobuf:"varint,51,opt,name=batches,proto3" json:"batches,omitempty"`
	AddToBatches           uint32   `protobuf:"varint,52,opt,name=add_to_batches,json=addToBatches,proto3" json:"add_to_batches,omitempty"`
	DeleteToBatches        uint32   `protobuf:"varint,53,opt,name=delete_to_batches,json=deleteToBatches,proto3" json:"delete_to_batches,omitempty"`
	SendSuccess            uint32   `protobuf:"varint,54,opt,name=send_success,json=sendSuccess,proto3" json:"send_success,omitempty"`
	SendErrors             uint32   `protobuf:"varint,55,opt,name=send_errors,json=sendErrors,proto3" json:"send_errors,omitempty"`
	SendCommErrors         uint32   `protobuf:"varint,56,opt,name=send_comm_errors,json=sendCommErrors,proto3" json:"send_comm_errors,omitempty"`
	SendPartialErrors      uint32   `protobuf:"varint,57,opt,name=send_partial_errors,json=sendPartialErrors,proto3" json:"send_partial_errors,omitempty"`
	ReceivedResyncRequests uint32   `` /* 131-byte string literal not displayed */
	SentResyncBulks        uint32   `protobuf:"varint,59,opt,name=sent_resync_bulks,json=sentResyncBulks,proto3" json:"sent_resync_bulks,omitempty"`
	IsResyncReceived       bool     `protobuf:"varint,60,opt,name=is_resync_received,json=isResyncReceived,proto3" json:"is_resync_received,omitempty"`
	IsResyncRequired       bool     `protobuf:"varint,61,opt,name=is_resync_required,json=isResyncRequired,proto3" json:"is_resync_required,omitempty"`
	IsResyncStartSent      bool     `protobuf:"varint,62,opt,name=is_resync_start_sent,json=isResyncStartSent,proto3" json:"is_resync_start_sent,omitempty"`
	IsQosSSweeped          bool     `protobuf:"varint,63,opt,name=is_qos_s_sweeped,json=isQosSSweeped,proto3" json:"is_qos_s_sweeped,omitempty"`
	LastSweepTime          uint64   `protobuf:"varint,64,opt,name=last_sweep_time,json=lastSweepTime,proto3" json:"last_sweep_time,omitempty"`
	LastDownloadTime       uint64   `protobuf:"varint,65,opt,name=last_download_time,json=lastDownloadTime,proto3" json:"last_download_time,omitempty"`
	XXX_NoUnkeyedLiteral   struct{} `json:"-"`
	XXX_unrecognized       []byte   `json:"-"`
	XXX_sizecache          int32    `json:"-"`
}

func (*IgmpEdmI2QStatsBag) Descriptor

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

func (*IgmpEdmI2QStatsBag) GetAddToBatches

func (m *IgmpEdmI2QStatsBag) GetAddToBatches() uint32

func (*IgmpEdmI2QStatsBag) GetBatches

func (m *IgmpEdmI2QStatsBag) GetBatches() uint32

func (*IgmpEdmI2QStatsBag) GetDeleteToBatches

func (m *IgmpEdmI2QStatsBag) GetDeleteToBatches() uint32

func (*IgmpEdmI2QStatsBag) GetIsQosSSweeped

func (m *IgmpEdmI2QStatsBag) GetIsQosSSweeped() bool

func (*IgmpEdmI2QStatsBag) GetIsResyncReceived

func (m *IgmpEdmI2QStatsBag) GetIsResyncReceived() bool

func (*IgmpEdmI2QStatsBag) GetIsResyncRequired

func (m *IgmpEdmI2QStatsBag) GetIsResyncRequired() bool

func (*IgmpEdmI2QStatsBag) GetIsResyncStartSent

func (m *IgmpEdmI2QStatsBag) GetIsResyncStartSent() bool

func (*IgmpEdmI2QStatsBag) GetLastDownloadTime

func (m *IgmpEdmI2QStatsBag) GetLastDownloadTime() uint64

func (*IgmpEdmI2QStatsBag) GetLastSweepTime

func (m *IgmpEdmI2QStatsBag) GetLastSweepTime() uint64

func (*IgmpEdmI2QStatsBag) GetQueues

func (m *IgmpEdmI2QStatsBag) GetQueues() uint32

func (*IgmpEdmI2QStatsBag) GetReceivedResyncRequests

func (m *IgmpEdmI2QStatsBag) GetReceivedResyncRequests() uint32

func (*IgmpEdmI2QStatsBag) GetSendCommErrors

func (m *IgmpEdmI2QStatsBag) GetSendCommErrors() uint32

func (*IgmpEdmI2QStatsBag) GetSendErrors

func (m *IgmpEdmI2QStatsBag) GetSendErrors() uint32

func (*IgmpEdmI2QStatsBag) GetSendPartialErrors

func (m *IgmpEdmI2QStatsBag) GetSendPartialErrors() uint32

func (*IgmpEdmI2QStatsBag) GetSendSuccess

func (m *IgmpEdmI2QStatsBag) GetSendSuccess() uint32

func (*IgmpEdmI2QStatsBag) GetSentResyncBulks

func (m *IgmpEdmI2QStatsBag) GetSentResyncBulks() uint32

func (*IgmpEdmI2QStatsBag) ProtoMessage

func (*IgmpEdmI2QStatsBag) ProtoMessage()

func (*IgmpEdmI2QStatsBag) Reset

func (m *IgmpEdmI2QStatsBag) Reset()

func (*IgmpEdmI2QStatsBag) String

func (m *IgmpEdmI2QStatsBag) String() string

func (*IgmpEdmI2QStatsBag) XXX_DiscardUnknown

func (m *IgmpEdmI2QStatsBag) XXX_DiscardUnknown()

func (*IgmpEdmI2QStatsBag) XXX_Marshal

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

func (*IgmpEdmI2QStatsBag) XXX_Merge

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

func (*IgmpEdmI2QStatsBag) XXX_Size

func (m *IgmpEdmI2QStatsBag) XXX_Size() int

func (*IgmpEdmI2QStatsBag) XXX_Unmarshal

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

type IgmpEdmI2QStatsBag_KEYS

type IgmpEdmI2QStatsBag_KEYS struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IgmpEdmI2QStatsBag_KEYS) Descriptor

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

func (*IgmpEdmI2QStatsBag_KEYS) ProtoMessage

func (*IgmpEdmI2QStatsBag_KEYS) ProtoMessage()

func (*IgmpEdmI2QStatsBag_KEYS) Reset

func (m *IgmpEdmI2QStatsBag_KEYS) Reset()

func (*IgmpEdmI2QStatsBag_KEYS) String

func (m *IgmpEdmI2QStatsBag_KEYS) String() string

func (*IgmpEdmI2QStatsBag_KEYS) XXX_DiscardUnknown

func (m *IgmpEdmI2QStatsBag_KEYS) XXX_DiscardUnknown()

func (*IgmpEdmI2QStatsBag_KEYS) XXX_Marshal

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

func (*IgmpEdmI2QStatsBag_KEYS) XXX_Merge

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

func (*IgmpEdmI2QStatsBag_KEYS) XXX_Size

func (m *IgmpEdmI2QStatsBag_KEYS) XXX_Size() int

func (*IgmpEdmI2QStatsBag_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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