cisco_ios_xr_drivers_media_eth_oper_ethernet_interface_statistics_statistic

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-drivers-media-eth-oper:ethernet-interface/statistics/statistic

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EthernetPortStatsType

type EthernetPortStatsType struct {
	ReceivedTotalBytes                        uint64   `protobuf:"varint,50,opt,name=received_total_bytes,json=receivedTotalBytes,proto3" json:"received_total_bytes,omitempty"`
	ReceivedGoodBytes                         uint64   `protobuf:"varint,51,opt,name=received_good_bytes,json=receivedGoodBytes,proto3" json:"received_good_bytes,omitempty"`
	ReceivedTotalFrames                       uint64   `protobuf:"varint,52,opt,name=received_total_frames,json=receivedTotalFrames,proto3" json:"received_total_frames,omitempty"`
	Received8021QFrames                       uint64   `protobuf:"varint,53,opt,name=received8021q_frames,json=received8021qFrames,proto3" json:"received8021q_frames,omitempty"`
	ReceivedPauseFrames                       uint64   `protobuf:"varint,54,opt,name=received_pause_frames,json=receivedPauseFrames,proto3" json:"received_pause_frames,omitempty"`
	ReceivedUnknownOpcodes                    uint64   `` /* 131-byte string literal not displayed */
	ReceivedTotal64OctetFrames                uint64   `` /* 145-byte string literal not displayed */
	ReceivedTotalOctetFramesFrom65To127       uint64   `` /* 176-byte string literal not displayed */
	ReceivedTotalOctetFramesFrom128To255      uint64   `` /* 179-byte string literal not displayed */
	ReceivedTotalOctetFramesFrom256To511      uint64   `` /* 179-byte string literal not displayed */
	ReceivedTotalOctetFramesFrom512To1023     uint64   `` /* 182-byte string literal not displayed */
	ReceivedTotalOctetFramesFrom1024To1518    uint64   `` /* 185-byte string literal not displayed */
	ReceivedTotalOctetFramesFrom1519ToMax     uint64   `` /* 184-byte string literal not displayed */
	ReceivedGoodFrames                        uint64   `protobuf:"varint,63,opt,name=received_good_frames,json=receivedGoodFrames,proto3" json:"received_good_frames,omitempty"`
	ReceivedUnicastFrames                     uint64   `` /* 128-byte string literal not displayed */
	ReceivedMulticastFrames                   uint64   `` /* 134-byte string literal not displayed */
	ReceivedBroadcastFrames                   uint64   `` /* 134-byte string literal not displayed */
	NumberOfBufferOverrunPacketsDropped       uint64   `` /* 176-byte string literal not displayed */
	NumberOfAbortedPacketsDropped             uint64   `` /* 156-byte string literal not displayed */
	NumberofInvalidVlanIdPacketsDropped       uint64   `` /* 176-byte string literal not displayed */
	InvalidDestMacDropPackets                 uint64   `` /* 144-byte string literal not displayed */
	InvalidEncapDropPackets                   uint64   `` /* 136-byte string literal not displayed */
	NumberOfMiscellaneousPacketsDropped       uint64   `` /* 174-byte string literal not displayed */
	DroppedGiantPacketsGreaterthanMru         uint64   `` /* 168-byte string literal not displayed */
	DroppedEtherStatsUndersizePkts            uint64   `` /* 159-byte string literal not displayed */
	DroppedJabbersPacketsGreaterthanMru       uint64   `` /* 174-byte string literal not displayed */
	DroppedEtherStatsFragments                uint64   `` /* 145-byte string literal not displayed */
	DroppedPacketsWithCrcAlignErrors          uint64   `` /* 167-byte string literal not displayed */
	EtherStatsCollisions                      uint64   `protobuf:"varint,78,opt,name=ether_stats_collisions,json=etherStatsCollisions,proto3" json:"ether_stats_collisions,omitempty"`
	SymbolErrors                              uint64   `protobuf:"varint,79,opt,name=symbol_errors,json=symbolErrors,proto3" json:"symbol_errors,omitempty"`
	DroppedMiscellaneousErrorPackets          uint64   `` /* 163-byte string literal not displayed */
	Rfc2819EtherStatsOversizedPkts            uint64   `` /* 159-byte string literal not displayed */
	Rfc2819EtherStatsJabbers                  uint64   `` /* 139-byte string literal not displayed */
	Rfc2819EtherStatsCrcAlignErrors           uint64   `` /* 164-byte string literal not displayed */
	Rfc3635Dot3StatsAlignmentErrors           uint64   `` /* 160-byte string literal not displayed */
	TotalBytesTransmitted                     uint64   `` /* 128-byte string literal not displayed */
	TotalGoodBytesTransmitted                 uint64   `` /* 142-byte string literal not displayed */
	TotalFramesTransmitted                    uint64   `` /* 131-byte string literal not displayed */
	Transmitted8021QFrames                    uint64   `` /* 129-byte string literal not displayed */
	TransmittedTotalPauseFrames               uint64   `` /* 148-byte string literal not displayed */
	TransmittedTotal64OctetFrames             uint64   `` /* 154-byte string literal not displayed */
	TransmittedTotalOctetFramesFrom65To127    uint64   `` /* 185-byte string literal not displayed */
	TransmittedTotalOctetFramesFrom128To255   uint64   `` /* 188-byte string literal not displayed */
	TransmittedTotalOctetFramesFrom256To511   uint64   `` /* 188-byte string literal not displayed */
	TransmittedTotalOctetFramesFrom512To1023  uint64   `` /* 191-byte string literal not displayed */
	TransmittedTotalOctetFramesFrom1024To1518 uint64   `` /* 194-byte string literal not displayed */
	TransmittedTotalOctetFramesFrom1518ToMax  uint64   `` /* 193-byte string literal not displayed */
	TransmittedGoodFrames                     uint64   `` /* 128-byte string literal not displayed */
	TransmittedUnicastFrames                  uint64   `` /* 137-byte string literal not displayed */
	TransmittedMulticastFrames                uint64   `` /* 143-byte string literal not displayed */
	TransmittedBroadcastFrames                uint64   `` /* 144-byte string literal not displayed */
	BufferUnderrunPacketDrops                 uint64   `` /* 143-byte string literal not displayed */
	AbortedPacketDrops                        uint64   `protobuf:"varint,102,opt,name=aborted_packet_drops,json=abortedPacketDrops,proto3" json:"aborted_packet_drops,omitempty"`
	UncountedDroppedFrames                    uint64   `` /* 132-byte string literal not displayed */
	MiscellaneousOutputErrors                 uint64   `` /* 141-byte string literal not displayed */
	XXX_NoUnkeyedLiteral                      struct{} `json:"-"`
	XXX_unrecognized                          []byte   `json:"-"`
	XXX_sizecache                             int32    `json:"-"`
}

func (*EthernetPortStatsType) Descriptor

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

func (*EthernetPortStatsType) GetAbortedPacketDrops

func (m *EthernetPortStatsType) GetAbortedPacketDrops() uint64

func (*EthernetPortStatsType) GetBufferUnderrunPacketDrops

func (m *EthernetPortStatsType) GetBufferUnderrunPacketDrops() uint64

func (*EthernetPortStatsType) GetDroppedEtherStatsFragments

func (m *EthernetPortStatsType) GetDroppedEtherStatsFragments() uint64

func (*EthernetPortStatsType) GetDroppedEtherStatsUndersizePkts

func (m *EthernetPortStatsType) GetDroppedEtherStatsUndersizePkts() uint64

func (*EthernetPortStatsType) GetDroppedGiantPacketsGreaterthanMru

func (m *EthernetPortStatsType) GetDroppedGiantPacketsGreaterthanMru() uint64

func (*EthernetPortStatsType) GetDroppedJabbersPacketsGreaterthanMru

func (m *EthernetPortStatsType) GetDroppedJabbersPacketsGreaterthanMru() uint64

func (*EthernetPortStatsType) GetDroppedMiscellaneousErrorPackets

func (m *EthernetPortStatsType) GetDroppedMiscellaneousErrorPackets() uint64

func (*EthernetPortStatsType) GetDroppedPacketsWithCrcAlignErrors

func (m *EthernetPortStatsType) GetDroppedPacketsWithCrcAlignErrors() uint64

func (*EthernetPortStatsType) GetEtherStatsCollisions

func (m *EthernetPortStatsType) GetEtherStatsCollisions() uint64

func (*EthernetPortStatsType) GetInvalidDestMacDropPackets

func (m *EthernetPortStatsType) GetInvalidDestMacDropPackets() uint64

func (*EthernetPortStatsType) GetInvalidEncapDropPackets

func (m *EthernetPortStatsType) GetInvalidEncapDropPackets() uint64

func (*EthernetPortStatsType) GetMiscellaneousOutputErrors

func (m *EthernetPortStatsType) GetMiscellaneousOutputErrors() uint64

func (*EthernetPortStatsType) GetNumberOfAbortedPacketsDropped

func (m *EthernetPortStatsType) GetNumberOfAbortedPacketsDropped() uint64

func (*EthernetPortStatsType) GetNumberOfBufferOverrunPacketsDropped

func (m *EthernetPortStatsType) GetNumberOfBufferOverrunPacketsDropped() uint64

func (*EthernetPortStatsType) GetNumberOfMiscellaneousPacketsDropped

func (m *EthernetPortStatsType) GetNumberOfMiscellaneousPacketsDropped() uint64

func (*EthernetPortStatsType) GetNumberofInvalidVlanIdPacketsDropped

func (m *EthernetPortStatsType) GetNumberofInvalidVlanIdPacketsDropped() uint64

func (*EthernetPortStatsType) GetReceived8021QFrames

func (m *EthernetPortStatsType) GetReceived8021QFrames() uint64

func (*EthernetPortStatsType) GetReceivedBroadcastFrames

func (m *EthernetPortStatsType) GetReceivedBroadcastFrames() uint64

func (*EthernetPortStatsType) GetReceivedGoodBytes

func (m *EthernetPortStatsType) GetReceivedGoodBytes() uint64

func (*EthernetPortStatsType) GetReceivedGoodFrames

func (m *EthernetPortStatsType) GetReceivedGoodFrames() uint64

func (*EthernetPortStatsType) GetReceivedMulticastFrames

func (m *EthernetPortStatsType) GetReceivedMulticastFrames() uint64

func (*EthernetPortStatsType) GetReceivedPauseFrames

func (m *EthernetPortStatsType) GetReceivedPauseFrames() uint64

func (*EthernetPortStatsType) GetReceivedTotal64OctetFrames

func (m *EthernetPortStatsType) GetReceivedTotal64OctetFrames() uint64

func (*EthernetPortStatsType) GetReceivedTotalBytes

func (m *EthernetPortStatsType) GetReceivedTotalBytes() uint64

func (*EthernetPortStatsType) GetReceivedTotalFrames

func (m *EthernetPortStatsType) GetReceivedTotalFrames() uint64

func (*EthernetPortStatsType) GetReceivedTotalOctetFramesFrom1024To1518

func (m *EthernetPortStatsType) GetReceivedTotalOctetFramesFrom1024To1518() uint64

func (*EthernetPortStatsType) GetReceivedTotalOctetFramesFrom128To255

func (m *EthernetPortStatsType) GetReceivedTotalOctetFramesFrom128To255() uint64

func (*EthernetPortStatsType) GetReceivedTotalOctetFramesFrom1519ToMax

func (m *EthernetPortStatsType) GetReceivedTotalOctetFramesFrom1519ToMax() uint64

func (*EthernetPortStatsType) GetReceivedTotalOctetFramesFrom256To511

func (m *EthernetPortStatsType) GetReceivedTotalOctetFramesFrom256To511() uint64

func (*EthernetPortStatsType) GetReceivedTotalOctetFramesFrom512To1023

func (m *EthernetPortStatsType) GetReceivedTotalOctetFramesFrom512To1023() uint64

func (*EthernetPortStatsType) GetReceivedTotalOctetFramesFrom65To127

func (m *EthernetPortStatsType) GetReceivedTotalOctetFramesFrom65To127() uint64

func (*EthernetPortStatsType) GetReceivedUnicastFrames

func (m *EthernetPortStatsType) GetReceivedUnicastFrames() uint64

func (*EthernetPortStatsType) GetReceivedUnknownOpcodes

func (m *EthernetPortStatsType) GetReceivedUnknownOpcodes() uint64

func (*EthernetPortStatsType) GetRfc2819EtherStatsCrcAlignErrors

func (m *EthernetPortStatsType) GetRfc2819EtherStatsCrcAlignErrors() uint64

func (*EthernetPortStatsType) GetRfc2819EtherStatsJabbers

func (m *EthernetPortStatsType) GetRfc2819EtherStatsJabbers() uint64

func (*EthernetPortStatsType) GetRfc2819EtherStatsOversizedPkts

func (m *EthernetPortStatsType) GetRfc2819EtherStatsOversizedPkts() uint64

func (*EthernetPortStatsType) GetRfc3635Dot3StatsAlignmentErrors

func (m *EthernetPortStatsType) GetRfc3635Dot3StatsAlignmentErrors() uint64

func (*EthernetPortStatsType) GetSymbolErrors

func (m *EthernetPortStatsType) GetSymbolErrors() uint64

func (*EthernetPortStatsType) GetTotalBytesTransmitted

func (m *EthernetPortStatsType) GetTotalBytesTransmitted() uint64

func (*EthernetPortStatsType) GetTotalFramesTransmitted

func (m *EthernetPortStatsType) GetTotalFramesTransmitted() uint64

func (*EthernetPortStatsType) GetTotalGoodBytesTransmitted

func (m *EthernetPortStatsType) GetTotalGoodBytesTransmitted() uint64

func (*EthernetPortStatsType) GetTransmitted8021QFrames

func (m *EthernetPortStatsType) GetTransmitted8021QFrames() uint64

func (*EthernetPortStatsType) GetTransmittedBroadcastFrames

func (m *EthernetPortStatsType) GetTransmittedBroadcastFrames() uint64

func (*EthernetPortStatsType) GetTransmittedGoodFrames

func (m *EthernetPortStatsType) GetTransmittedGoodFrames() uint64

func (*EthernetPortStatsType) GetTransmittedMulticastFrames

func (m *EthernetPortStatsType) GetTransmittedMulticastFrames() uint64

func (*EthernetPortStatsType) GetTransmittedTotal64OctetFrames

func (m *EthernetPortStatsType) GetTransmittedTotal64OctetFrames() uint64

func (*EthernetPortStatsType) GetTransmittedTotalOctetFramesFrom1024To1518

func (m *EthernetPortStatsType) GetTransmittedTotalOctetFramesFrom1024To1518() uint64

func (*EthernetPortStatsType) GetTransmittedTotalOctetFramesFrom128To255

func (m *EthernetPortStatsType) GetTransmittedTotalOctetFramesFrom128To255() uint64

func (*EthernetPortStatsType) GetTransmittedTotalOctetFramesFrom1518ToMax

func (m *EthernetPortStatsType) GetTransmittedTotalOctetFramesFrom1518ToMax() uint64

func (*EthernetPortStatsType) GetTransmittedTotalOctetFramesFrom256To511

func (m *EthernetPortStatsType) GetTransmittedTotalOctetFramesFrom256To511() uint64

func (*EthernetPortStatsType) GetTransmittedTotalOctetFramesFrom512To1023

func (m *EthernetPortStatsType) GetTransmittedTotalOctetFramesFrom512To1023() uint64

func (*EthernetPortStatsType) GetTransmittedTotalOctetFramesFrom65To127

func (m *EthernetPortStatsType) GetTransmittedTotalOctetFramesFrom65To127() uint64

func (*EthernetPortStatsType) GetTransmittedTotalPauseFrames

func (m *EthernetPortStatsType) GetTransmittedTotalPauseFrames() uint64

func (*EthernetPortStatsType) GetTransmittedUnicastFrames

func (m *EthernetPortStatsType) GetTransmittedUnicastFrames() uint64

func (*EthernetPortStatsType) GetUncountedDroppedFrames

func (m *EthernetPortStatsType) GetUncountedDroppedFrames() uint64

func (*EthernetPortStatsType) ProtoMessage

func (*EthernetPortStatsType) ProtoMessage()

func (*EthernetPortStatsType) Reset

func (m *EthernetPortStatsType) Reset()

func (*EthernetPortStatsType) String

func (m *EthernetPortStatsType) String() string

func (*EthernetPortStatsType) XXX_DiscardUnknown

func (m *EthernetPortStatsType) XXX_DiscardUnknown()

func (*EthernetPortStatsType) XXX_Marshal

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

func (*EthernetPortStatsType) XXX_Merge

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

func (*EthernetPortStatsType) XXX_Size

func (m *EthernetPortStatsType) XXX_Size() int

func (*EthernetPortStatsType) XXX_Unmarshal

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

type EthernetPortStatsType_KEYS

type EthernetPortStatsType_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 (*EthernetPortStatsType_KEYS) Descriptor

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

func (*EthernetPortStatsType_KEYS) GetInterfaceName

func (m *EthernetPortStatsType_KEYS) GetInterfaceName() string

func (*EthernetPortStatsType_KEYS) ProtoMessage

func (*EthernetPortStatsType_KEYS) ProtoMessage()

func (*EthernetPortStatsType_KEYS) Reset

func (m *EthernetPortStatsType_KEYS) Reset()

func (*EthernetPortStatsType_KEYS) String

func (m *EthernetPortStatsType_KEYS) String() string

func (*EthernetPortStatsType_KEYS) XXX_DiscardUnknown

func (m *EthernetPortStatsType_KEYS) XXX_DiscardUnknown()

func (*EthernetPortStatsType_KEYS) XXX_Marshal

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

func (*EthernetPortStatsType_KEYS) XXX_Merge

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

func (*EthernetPortStatsType_KEYS) XXX_Size

func (m *EthernetPortStatsType_KEYS) XXX_Size() int

func (*EthernetPortStatsType_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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