cisco_ios_xr_infra_statsd_oper_infra_statistics_interfaces_interface_interfaces_mib_counters

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Cisco-IOS-XR-infra-statsd-oper:infra-statistics/interfaces/interface/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 {
	// Packets received
	PacketsReceived uint64 `protobuf:"varint,50,opt,name=packets_received,json=packetsReceived,proto3" json:"packets_received,omitempty"`
	// Bytes received
	BytesReceived uint64 `protobuf:"varint,51,opt,name=bytes_received,json=bytesReceived,proto3" json:"bytes_received,omitempty"`
	// Packets sent
	PacketsSent uint64 `protobuf:"varint,52,opt,name=packets_sent,json=packetsSent,proto3" json:"packets_sent,omitempty"`
	// Bytes sent
	BytesSent uint64 `protobuf:"varint,53,opt,name=bytes_sent,json=bytesSent,proto3" json:"bytes_sent,omitempty"`
	// Multicast packets received
	MulticastPacketsReceived uint64 `` /* 137-byte string literal not displayed */
	// Broadcast packets received
	BroadcastPacketsReceived uint64 `` /* 137-byte string literal not displayed */
	// Multicast packets sent
	MulticastPacketsSent uint64 `protobuf:"varint,56,opt,name=multicast_packets_sent,json=multicastPacketsSent,proto3" json:"multicast_packets_sent,omitempty"`
	// Broadcast packets sent
	BroadcastPacketsSent uint64 `protobuf:"varint,57,opt,name=broadcast_packets_sent,json=broadcastPacketsSent,proto3" json:"broadcast_packets_sent,omitempty"`
	// Total output drops
	OutputDrops uint32 `protobuf:"varint,58,opt,name=output_drops,json=outputDrops,proto3" json:"output_drops,omitempty"`
	// Output queue drops
	OutputQueueDrops uint32 `protobuf:"varint,59,opt,name=output_queue_drops,json=outputQueueDrops,proto3" json:"output_queue_drops,omitempty"`
	// Total input drops
	InputDrops uint32 `protobuf:"varint,60,opt,name=input_drops,json=inputDrops,proto3" json:"input_drops,omitempty"`
	// Input queue drops
	InputQueueDrops uint32 `protobuf:"varint,61,opt,name=input_queue_drops,json=inputQueueDrops,proto3" json:"input_queue_drops,omitempty"`
	// Received runt packets
	RuntPacketsReceived uint32 `protobuf:"varint,62,opt,name=runt_packets_received,json=runtPacketsReceived,proto3" json:"runt_packets_received,omitempty"`
	// Received giant packets
	GiantPacketsReceived uint32 `protobuf:"varint,63,opt,name=giant_packets_received,json=giantPacketsReceived,proto3" json:"giant_packets_received,omitempty"`
	// Received throttled packets
	ThrottledPacketsReceived uint32 `` /* 137-byte string literal not displayed */
	// Received parity packets
	ParityPacketsReceived uint32 `` /* 128-byte string literal not displayed */
	// Unknown protocol packets received
	UnknownProtocolPacketsReceived uint32 `` /* 157-byte string literal not displayed */
	// Total input errors
	InputErrors uint32 `protobuf:"varint,67,opt,name=input_errors,json=inputErrors,proto3" json:"input_errors,omitempty"`
	// Input CRC errors
	CrcErrors uint32 `protobuf:"varint,68,opt,name=crc_errors,json=crcErrors,proto3" json:"crc_errors,omitempty"`
	// Input overruns
	InputOverruns uint32 `protobuf:"varint,69,opt,name=input_overruns,json=inputOverruns,proto3" json:"input_overruns,omitempty"`
	// Framing-errors received
	FramingErrorsReceived uint32 `` /* 128-byte string literal not displayed */
	// Input ignored packets
	InputIgnoredPackets uint32 `protobuf:"varint,71,opt,name=input_ignored_packets,json=inputIgnoredPackets,proto3" json:"input_ignored_packets,omitempty"`
	// Input aborts
	InputAborts uint32 `protobuf:"varint,72,opt,name=input_aborts,json=inputAborts,proto3" json:"input_aborts,omitempty"`
	// Total output errors
	OutputErrors uint32 `protobuf:"varint,73,opt,name=output_errors,json=outputErrors,proto3" json:"output_errors,omitempty"`
	// Output underruns
	OutputUnderruns uint32 `protobuf:"varint,74,opt,name=output_underruns,json=outputUnderruns,proto3" json:"output_underruns,omitempty"`
	// Output buffer failures
	OutputBufferFailures uint32 `protobuf:"varint,75,opt,name=output_buffer_failures,json=outputBufferFailures,proto3" json:"output_buffer_failures,omitempty"`
	// Output buffers swapped out
	OutputBuffersSwappedOut uint32 `` /* 136-byte string literal not displayed */
	// Applique
	Applique uint32 `protobuf:"varint,77,opt,name=applique,proto3" json:"applique,omitempty"`
	// Number of board resets
	Resets uint32 `protobuf:"varint,78,opt,name=resets,proto3" json:"resets,omitempty"`
	// Carrier transitions
	CarrierTransitions uint32 `protobuf:"varint,79,opt,name=carrier_transitions,json=carrierTransitions,proto3" json:"carrier_transitions,omitempty"`
	// Availability bit mask
	AvailabilityFlag uint32 `protobuf:"varint,80,opt,name=availability_flag,json=availabilityFlag,proto3" json:"availability_flag,omitempty"`
	// Time when counters were last written (in seconds)
	LastDataTime uint32 `protobuf:"varint,81,opt,name=last_data_time,json=lastDataTime,proto3" json:"last_data_time,omitempty"`
	// Number of seconds since last clear counters
	SecondsSinceLastClearCounters uint32 `` /* 156-byte string literal not displayed */
	// SysUpTime when counters were last reset (in seconds)
	LastDiscontinuityTime uint32 `` /* 128-byte string literal not displayed */
	// Seconds since packet received
	SecondsSincePacketReceived uint32 `` /* 145-byte string literal not displayed */
	// Seconds since packet sent
	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 (dst *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:"-"`
}

Generic set of interface counters

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 (dst *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