cisco_ios_xr_infra_statsd_oper_infra_statistics_interfaces_interface_total_interfaces_mib_counters

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-infra-statsd-oper:infra-statistics/interfaces/interface/total/interfaces-mib-counters

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IfstatsbagGeneric

type IfstatsbagGeneric struct {
	PacketsReceived                uint64   `protobuf:"varint,50,opt,name=packets_received,json=packetsReceived,proto3" json:"packets_received,omitempty"`
	BytesReceived                  uint64   `protobuf:"varint,51,opt,name=bytes_received,json=bytesReceived,proto3" json:"bytes_received,omitempty"`
	PacketsSent                    uint64   `protobuf:"varint,52,opt,name=packets_sent,json=packetsSent,proto3" json:"packets_sent,omitempty"`
	BytesSent                      uint64   `protobuf:"varint,53,opt,name=bytes_sent,json=bytesSent,proto3" json:"bytes_sent,omitempty"`
	MulticastPacketsReceived       uint64   `` /* 137-byte string literal not displayed */
	BroadcastPacketsReceived       uint64   `` /* 137-byte string literal not displayed */
	MulticastPacketsSent           uint64   `protobuf:"varint,56,opt,name=multicast_packets_sent,json=multicastPacketsSent,proto3" json:"multicast_packets_sent,omitempty"`
	BroadcastPacketsSent           uint64   `protobuf:"varint,57,opt,name=broadcast_packets_sent,json=broadcastPacketsSent,proto3" json:"broadcast_packets_sent,omitempty"`
	OutputDrops                    uint32   `protobuf:"varint,58,opt,name=output_drops,json=outputDrops,proto3" json:"output_drops,omitempty"`
	OutputQueueDrops               uint32   `protobuf:"varint,59,opt,name=output_queue_drops,json=outputQueueDrops,proto3" json:"output_queue_drops,omitempty"`
	InputDrops                     uint32   `protobuf:"varint,60,opt,name=input_drops,json=inputDrops,proto3" json:"input_drops,omitempty"`
	InputQueueDrops                uint32   `protobuf:"varint,61,opt,name=input_queue_drops,json=inputQueueDrops,proto3" json:"input_queue_drops,omitempty"`
	RuntPacketsReceived            uint32   `protobuf:"varint,62,opt,name=runt_packets_received,json=runtPacketsReceived,proto3" json:"runt_packets_received,omitempty"`
	GiantPacketsReceived           uint32   `protobuf:"varint,63,opt,name=giant_packets_received,json=giantPacketsReceived,proto3" json:"giant_packets_received,omitempty"`
	ThrottledPacketsReceived       uint32   `` /* 137-byte string literal not displayed */
	ParityPacketsReceived          uint32   `` /* 128-byte string literal not displayed */
	UnknownProtocolPacketsReceived uint32   `` /* 157-byte string literal not displayed */
	InputErrors                    uint32   `protobuf:"varint,67,opt,name=input_errors,json=inputErrors,proto3" json:"input_errors,omitempty"`
	CrcErrors                      uint32   `protobuf:"varint,68,opt,name=crc_errors,json=crcErrors,proto3" json:"crc_errors,omitempty"`
	InputOverruns                  uint32   `protobuf:"varint,69,opt,name=input_overruns,json=inputOverruns,proto3" json:"input_overruns,omitempty"`
	FramingErrorsReceived          uint32   `` /* 128-byte string literal not displayed */
	InputIgnoredPackets            uint32   `protobuf:"varint,71,opt,name=input_ignored_packets,json=inputIgnoredPackets,proto3" json:"input_ignored_packets,omitempty"`
	InputAborts                    uint32   `protobuf:"varint,72,opt,name=input_aborts,json=inputAborts,proto3" json:"input_aborts,omitempty"`
	OutputErrors                   uint32   `protobuf:"varint,73,opt,name=output_errors,json=outputErrors,proto3" json:"output_errors,omitempty"`
	OutputUnderruns                uint32   `protobuf:"varint,74,opt,name=output_underruns,json=outputUnderruns,proto3" json:"output_underruns,omitempty"`
	OutputBufferFailures           uint32   `protobuf:"varint,75,opt,name=output_buffer_failures,json=outputBufferFailures,proto3" json:"output_buffer_failures,omitempty"`
	OutputBuffersSwappedOut        uint32   `` /* 136-byte string literal not displayed */
	Applique                       uint32   `protobuf:"varint,77,opt,name=applique,proto3" json:"applique,omitempty"`
	Resets                         uint32   `protobuf:"varint,78,opt,name=resets,proto3" json:"resets,omitempty"`
	CarrierTransitions             uint32   `protobuf:"varint,79,opt,name=carrier_transitions,json=carrierTransitions,proto3" json:"carrier_transitions,omitempty"`
	AvailabilityFlag               uint32   `protobuf:"varint,80,opt,name=availability_flag,json=availabilityFlag,proto3" json:"availability_flag,omitempty"`
	LastDataTime                   uint32   `protobuf:"varint,81,opt,name=last_data_time,json=lastDataTime,proto3" json:"last_data_time,omitempty"`
	SecondsSinceLastClearCounters  uint32   `` /* 156-byte string literal not displayed */
	LastDiscontinuityTime          uint32   `` /* 128-byte string literal not displayed */
	SecondsSincePacketReceived     uint32   `` /* 145-byte string literal not displayed */
	SecondsSincePacketSent         uint32   `` /* 133-byte string literal not displayed */
	XXX_NoUnkeyedLiteral           struct{} `json:"-"`
	XXX_unrecognized               []byte   `json:"-"`
	XXX_sizecache                  int32    `json:"-"`
}

func (*IfstatsbagGeneric) Descriptor

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

func (*IfstatsbagGeneric) GetApplique

func (m *IfstatsbagGeneric) GetApplique() uint32

func (*IfstatsbagGeneric) GetAvailabilityFlag

func (m *IfstatsbagGeneric) GetAvailabilityFlag() uint32

func (*IfstatsbagGeneric) GetBroadcastPacketsReceived

func (m *IfstatsbagGeneric) GetBroadcastPacketsReceived() uint64

func (*IfstatsbagGeneric) GetBroadcastPacketsSent

func (m *IfstatsbagGeneric) GetBroadcastPacketsSent() uint64

func (*IfstatsbagGeneric) GetBytesReceived

func (m *IfstatsbagGeneric) GetBytesReceived() uint64

func (*IfstatsbagGeneric) GetBytesSent

func (m *IfstatsbagGeneric) GetBytesSent() uint64

func (*IfstatsbagGeneric) GetCarrierTransitions

func (m *IfstatsbagGeneric) GetCarrierTransitions() uint32

func (*IfstatsbagGeneric) GetCrcErrors

func (m *IfstatsbagGeneric) GetCrcErrors() uint32

func (*IfstatsbagGeneric) GetFramingErrorsReceived

func (m *IfstatsbagGeneric) GetFramingErrorsReceived() uint32

func (*IfstatsbagGeneric) GetGiantPacketsReceived

func (m *IfstatsbagGeneric) GetGiantPacketsReceived() uint32

func (*IfstatsbagGeneric) GetInputAborts

func (m *IfstatsbagGeneric) GetInputAborts() uint32

func (*IfstatsbagGeneric) GetInputDrops

func (m *IfstatsbagGeneric) GetInputDrops() uint32

func (*IfstatsbagGeneric) GetInputErrors

func (m *IfstatsbagGeneric) GetInputErrors() uint32

func (*IfstatsbagGeneric) GetInputIgnoredPackets

func (m *IfstatsbagGeneric) GetInputIgnoredPackets() uint32

func (*IfstatsbagGeneric) GetInputOverruns

func (m *IfstatsbagGeneric) GetInputOverruns() uint32

func (*IfstatsbagGeneric) GetInputQueueDrops

func (m *IfstatsbagGeneric) GetInputQueueDrops() uint32

func (*IfstatsbagGeneric) GetLastDataTime

func (m *IfstatsbagGeneric) GetLastDataTime() uint32

func (*IfstatsbagGeneric) GetLastDiscontinuityTime

func (m *IfstatsbagGeneric) GetLastDiscontinuityTime() uint32

func (*IfstatsbagGeneric) GetMulticastPacketsReceived

func (m *IfstatsbagGeneric) GetMulticastPacketsReceived() uint64

func (*IfstatsbagGeneric) GetMulticastPacketsSent

func (m *IfstatsbagGeneric) GetMulticastPacketsSent() uint64

func (*IfstatsbagGeneric) GetOutputBufferFailures

func (m *IfstatsbagGeneric) GetOutputBufferFailures() uint32

func (*IfstatsbagGeneric) GetOutputBuffersSwappedOut

func (m *IfstatsbagGeneric) GetOutputBuffersSwappedOut() uint32

func (*IfstatsbagGeneric) GetOutputDrops

func (m *IfstatsbagGeneric) GetOutputDrops() uint32

func (*IfstatsbagGeneric) GetOutputErrors

func (m *IfstatsbagGeneric) GetOutputErrors() uint32

func (*IfstatsbagGeneric) GetOutputQueueDrops

func (m *IfstatsbagGeneric) GetOutputQueueDrops() uint32

func (*IfstatsbagGeneric) GetOutputUnderruns

func (m *IfstatsbagGeneric) GetOutputUnderruns() uint32

func (*IfstatsbagGeneric) GetPacketsReceived

func (m *IfstatsbagGeneric) GetPacketsReceived() uint64

func (*IfstatsbagGeneric) GetPacketsSent

func (m *IfstatsbagGeneric) GetPacketsSent() uint64

func (*IfstatsbagGeneric) GetParityPacketsReceived

func (m *IfstatsbagGeneric) GetParityPacketsReceived() uint32

func (*IfstatsbagGeneric) GetResets

func (m *IfstatsbagGeneric) GetResets() uint32

func (*IfstatsbagGeneric) GetRuntPacketsReceived

func (m *IfstatsbagGeneric) GetRuntPacketsReceived() uint32

func (*IfstatsbagGeneric) GetSecondsSinceLastClearCounters

func (m *IfstatsbagGeneric) GetSecondsSinceLastClearCounters() uint32

func (*IfstatsbagGeneric) GetSecondsSincePacketReceived

func (m *IfstatsbagGeneric) GetSecondsSincePacketReceived() uint32

func (*IfstatsbagGeneric) GetSecondsSincePacketSent

func (m *IfstatsbagGeneric) GetSecondsSincePacketSent() uint32

func (*IfstatsbagGeneric) GetThrottledPacketsReceived

func (m *IfstatsbagGeneric) GetThrottledPacketsReceived() uint32

func (*IfstatsbagGeneric) GetUnknownProtocolPacketsReceived

func (m *IfstatsbagGeneric) GetUnknownProtocolPacketsReceived() uint32

func (*IfstatsbagGeneric) ProtoMessage

func (*IfstatsbagGeneric) ProtoMessage()

func (*IfstatsbagGeneric) Reset

func (m *IfstatsbagGeneric) Reset()

func (*IfstatsbagGeneric) String

func (m *IfstatsbagGeneric) String() string

func (*IfstatsbagGeneric) XXX_DiscardUnknown

func (m *IfstatsbagGeneric) XXX_DiscardUnknown()

func (*IfstatsbagGeneric) XXX_Marshal

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

func (*IfstatsbagGeneric) XXX_Merge

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

func (*IfstatsbagGeneric) XXX_Size

func (m *IfstatsbagGeneric) XXX_Size() int

func (*IfstatsbagGeneric) XXX_Unmarshal

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

type IfstatsbagGeneric_KEYS

type IfstatsbagGeneric_KEYS struct {
	InterfaceName        string   `protobuf:"bytes,1,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IfstatsbagGeneric_KEYS) Descriptor

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

func (*IfstatsbagGeneric_KEYS) GetInterfaceName

func (m *IfstatsbagGeneric_KEYS) GetInterfaceName() string

func (*IfstatsbagGeneric_KEYS) ProtoMessage

func (*IfstatsbagGeneric_KEYS) ProtoMessage()

func (*IfstatsbagGeneric_KEYS) Reset

func (m *IfstatsbagGeneric_KEYS) Reset()

func (*IfstatsbagGeneric_KEYS) String

func (m *IfstatsbagGeneric_KEYS) String() string

func (*IfstatsbagGeneric_KEYS) XXX_DiscardUnknown

func (m *IfstatsbagGeneric_KEYS) XXX_DiscardUnknown()

func (*IfstatsbagGeneric_KEYS) XXX_Marshal

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

func (*IfstatsbagGeneric_KEYS) XXX_Merge

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

func (*IfstatsbagGeneric_KEYS) XXX_Size

func (m *IfstatsbagGeneric_KEYS) XXX_Size() int

func (*IfstatsbagGeneric_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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