cisco_ios_xr_snmp_agent_oper_snmp_information_statistics

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-snmp-agent-oper:snmp/information/statistics

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SnmpStats

type SnmpStats struct {
	PacketsReceived           uint32   `protobuf:"varint,50,opt,name=packets_received,json=packetsReceived,proto3" json:"packets_received,omitempty"`
	BadVersionsReceived       uint32   `protobuf:"varint,51,opt,name=bad_versions_received,json=badVersionsReceived,proto3" json:"bad_versions_received,omitempty"`
	BadCommunityNamesReceived uint32   `` /* 142-byte string literal not displayed */
	BadCommunityUsesReceived  uint32   `` /* 139-byte string literal not displayed */
	AsnParseErrorsReceived    uint32   `` /* 133-byte string literal not displayed */
	SilentDropCount           uint32   `protobuf:"varint,55,opt,name=silent_drop_count,json=silentDropCount,proto3" json:"silent_drop_count,omitempty"`
	ProxyDropCount            uint32   `protobuf:"varint,56,opt,name=proxy_drop_count,json=proxyDropCount,proto3" json:"proxy_drop_count,omitempty"`
	TooBigPacketReceived      uint32   `` /* 127-byte string literal not displayed */
	MaxPacketSize             uint32   `protobuf:"varint,58,opt,name=max_packet_size,json=maxPacketSize,proto3" json:"max_packet_size,omitempty"`
	NoSuchNamesReceived       uint32   `protobuf:"varint,59,opt,name=no_such_names_received,json=noSuchNamesReceived,proto3" json:"no_such_names_received,omitempty"`
	BadValuesReceived         uint32   `protobuf:"varint,60,opt,name=bad_values_received,json=badValuesReceived,proto3" json:"bad_values_received,omitempty"`
	ReadOnlyReceived          uint32   `protobuf:"varint,61,opt,name=read_only_received,json=readOnlyReceived,proto3" json:"read_only_received,omitempty"`
	TotalGeneralErrors        uint32   `protobuf:"varint,62,opt,name=total_general_errors,json=totalGeneralErrors,proto3" json:"total_general_errors,omitempty"`
	TotalRequestedVariables   uint32   `` /* 134-byte string literal not displayed */
	TotalSetVariablesReceived uint32   `` /* 142-byte string literal not displayed */
	GetRequestsReceived       uint32   `protobuf:"varint,65,opt,name=get_requests_received,json=getRequestsReceived,proto3" json:"get_requests_received,omitempty"`
	GetNextRequestsReceived   uint32   `` /* 136-byte string literal not displayed */
	SetRequestsReceived       uint32   `protobuf:"varint,67,opt,name=set_requests_received,json=setRequestsReceived,proto3" json:"set_requests_received,omitempty"`
	GetResponsesReceived      uint32   `protobuf:"varint,68,opt,name=get_responses_received,json=getResponsesReceived,proto3" json:"get_responses_received,omitempty"`
	TrapsReceived             uint32   `protobuf:"varint,69,opt,name=traps_received,json=trapsReceived,proto3" json:"traps_received,omitempty"`
	TotalPacketsSent          uint32   `protobuf:"varint,70,opt,name=total_packets_sent,json=totalPacketsSent,proto3" json:"total_packets_sent,omitempty"`
	TooBigPacketsSent         uint32   `protobuf:"varint,71,opt,name=too_big_packets_sent,json=tooBigPacketsSent,proto3" json:"too_big_packets_sent,omitempty"`
	NoSuchNamesSent           uint32   `protobuf:"varint,72,opt,name=no_such_names_sent,json=noSuchNamesSent,proto3" json:"no_such_names_sent,omitempty"`
	BadValuesSent             uint32   `protobuf:"varint,73,opt,name=bad_values_sent,json=badValuesSent,proto3" json:"bad_values_sent,omitempty"`
	GeneralErrorsSent         uint32   `protobuf:"varint,74,opt,name=general_errors_sent,json=generalErrorsSent,proto3" json:"general_errors_sent,omitempty"`
	GetRequestsSent           uint32   `protobuf:"varint,75,opt,name=get_requests_sent,json=getRequestsSent,proto3" json:"get_requests_sent,omitempty"`
	GetNextRequestSent        uint32   `protobuf:"varint,76,opt,name=get_next_request_sent,json=getNextRequestSent,proto3" json:"get_next_request_sent,omitempty"`
	SetRequestsSent           uint32   `protobuf:"varint,77,opt,name=set_requests_sent,json=setRequestsSent,proto3" json:"set_requests_sent,omitempty"`
	GetResponsesSent          uint32   `protobuf:"varint,78,opt,name=get_responses_sent,json=getResponsesSent,proto3" json:"get_responses_sent,omitempty"`
	TrapsSent                 uint32   `protobuf:"varint,79,opt,name=traps_sent,json=trapsSent,proto3" json:"traps_sent,omitempty"`
	XXX_NoUnkeyedLiteral      struct{} `json:"-"`
	XXX_unrecognized          []byte   `json:"-"`
	XXX_sizecache             int32    `json:"-"`
}

func (*SnmpStats) Descriptor

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

func (*SnmpStats) GetAsnParseErrorsReceived

func (m *SnmpStats) GetAsnParseErrorsReceived() uint32

func (*SnmpStats) GetBadCommunityNamesReceived

func (m *SnmpStats) GetBadCommunityNamesReceived() uint32

func (*SnmpStats) GetBadCommunityUsesReceived

func (m *SnmpStats) GetBadCommunityUsesReceived() uint32

func (*SnmpStats) GetBadValuesReceived

func (m *SnmpStats) GetBadValuesReceived() uint32

func (*SnmpStats) GetBadValuesSent

func (m *SnmpStats) GetBadValuesSent() uint32

func (*SnmpStats) GetBadVersionsReceived

func (m *SnmpStats) GetBadVersionsReceived() uint32

func (*SnmpStats) GetGeneralErrorsSent

func (m *SnmpStats) GetGeneralErrorsSent() uint32

func (*SnmpStats) GetGetNextRequestSent

func (m *SnmpStats) GetGetNextRequestSent() uint32

func (*SnmpStats) GetGetNextRequestsReceived

func (m *SnmpStats) GetGetNextRequestsReceived() uint32

func (*SnmpStats) GetGetRequestsReceived

func (m *SnmpStats) GetGetRequestsReceived() uint32

func (*SnmpStats) GetGetRequestsSent

func (m *SnmpStats) GetGetRequestsSent() uint32

func (*SnmpStats) GetGetResponsesReceived

func (m *SnmpStats) GetGetResponsesReceived() uint32

func (*SnmpStats) GetGetResponsesSent

func (m *SnmpStats) GetGetResponsesSent() uint32

func (*SnmpStats) GetMaxPacketSize

func (m *SnmpStats) GetMaxPacketSize() uint32

func (*SnmpStats) GetNoSuchNamesReceived

func (m *SnmpStats) GetNoSuchNamesReceived() uint32

func (*SnmpStats) GetNoSuchNamesSent

func (m *SnmpStats) GetNoSuchNamesSent() uint32

func (*SnmpStats) GetPacketsReceived

func (m *SnmpStats) GetPacketsReceived() uint32

func (*SnmpStats) GetProxyDropCount

func (m *SnmpStats) GetProxyDropCount() uint32

func (*SnmpStats) GetReadOnlyReceived

func (m *SnmpStats) GetReadOnlyReceived() uint32

func (*SnmpStats) GetSetRequestsReceived

func (m *SnmpStats) GetSetRequestsReceived() uint32

func (*SnmpStats) GetSetRequestsSent

func (m *SnmpStats) GetSetRequestsSent() uint32

func (*SnmpStats) GetSilentDropCount

func (m *SnmpStats) GetSilentDropCount() uint32

func (*SnmpStats) GetTooBigPacketReceived

func (m *SnmpStats) GetTooBigPacketReceived() uint32

func (*SnmpStats) GetTooBigPacketsSent

func (m *SnmpStats) GetTooBigPacketsSent() uint32

func (*SnmpStats) GetTotalGeneralErrors

func (m *SnmpStats) GetTotalGeneralErrors() uint32

func (*SnmpStats) GetTotalPacketsSent

func (m *SnmpStats) GetTotalPacketsSent() uint32

func (*SnmpStats) GetTotalRequestedVariables

func (m *SnmpStats) GetTotalRequestedVariables() uint32

func (*SnmpStats) GetTotalSetVariablesReceived

func (m *SnmpStats) GetTotalSetVariablesReceived() uint32

func (*SnmpStats) GetTrapsReceived

func (m *SnmpStats) GetTrapsReceived() uint32

func (*SnmpStats) GetTrapsSent

func (m *SnmpStats) GetTrapsSent() uint32

func (*SnmpStats) ProtoMessage

func (*SnmpStats) ProtoMessage()

func (*SnmpStats) Reset

func (m *SnmpStats) Reset()

func (*SnmpStats) String

func (m *SnmpStats) String() string

func (*SnmpStats) XXX_DiscardUnknown

func (m *SnmpStats) XXX_DiscardUnknown()

func (*SnmpStats) XXX_Marshal

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

func (*SnmpStats) XXX_Merge

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

func (*SnmpStats) XXX_Size

func (m *SnmpStats) XXX_Size() int

func (*SnmpStats) XXX_Unmarshal

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

type SnmpStats_KEYS

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

func (*SnmpStats_KEYS) Descriptor

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

func (*SnmpStats_KEYS) ProtoMessage

func (*SnmpStats_KEYS) ProtoMessage()

func (*SnmpStats_KEYS) Reset

func (m *SnmpStats_KEYS) Reset()

func (*SnmpStats_KEYS) String

func (m *SnmpStats_KEYS) String() string

func (*SnmpStats_KEYS) XXX_DiscardUnknown

func (m *SnmpStats_KEYS) XXX_DiscardUnknown()

func (*SnmpStats_KEYS) XXX_Marshal

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

func (*SnmpStats_KEYS) XXX_Merge

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

func (*SnmpStats_KEYS) XXX_Size

func (m *SnmpStats_KEYS) XXX_Size() int

func (*SnmpStats_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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