cisco_ios_xr_perf_meas_oper_performance_measurement_responder_nodes_node_summary

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-perf-meas-oper:performance-measurement-responder/nodes/node/summary

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PmCounterRespBag

type PmCounterRespBag struct {
	ReplyPacketSent                               uint64   `protobuf:"varint,1,opt,name=reply_packet_sent,json=replyPacketSent,proto3" json:"reply_packet_sent,omitempty"`
	ReplyPacketSentError                          uint64   `` /* 126-byte string literal not displayed */
	QueryPacketReceived                           uint64   `protobuf:"varint,3,opt,name=query_packet_received,json=queryPacketReceived,proto3" json:"query_packet_received,omitempty"`
	ReceivedPacketErrorUrotlvNotPresent           uint64   `` /* 175-byte string literal not displayed */
	ReceivedPacketErrorInvalidSourcePortNumber    uint64   `` /* 198-byte string literal not displayed */
	ReceivedPacketErrorNoSourceAddress            uint64   `` /* 172-byte string literal not displayed */
	ReceivedPacketErrorNoReturnPath               uint64   `` /* 163-byte string literal not displayed */
	ReceivedPacketErrorInvalidQuerierControlCode  uint64   `` /* 204-byte string literal not displayed */
	ReceivedPacketErrorUnsupportedTimestampFormat uint64   `` /* 205-byte string literal not displayed */
	ReceivedPacketErrorTimestampNotAvailable      uint64   `` /* 191-byte string literal not displayed */
	ReceivedPacketErrorUnsupportedMandatoryTlv    uint64   `` /* 197-byte string literal not displayed */
	ReceivedPacketErrorInvalidPacket              uint64   `` /* 165-byte string literal not displayed */
	XXX_NoUnkeyedLiteral                          struct{} `json:"-"`
	XXX_unrecognized                              []byte   `json:"-"`
	XXX_sizecache                                 int32    `json:"-"`
}

func (*PmCounterRespBag) Descriptor

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

func (*PmCounterRespBag) GetQueryPacketReceived

func (m *PmCounterRespBag) GetQueryPacketReceived() uint64

func (*PmCounterRespBag) GetReceivedPacketErrorInvalidPacket

func (m *PmCounterRespBag) GetReceivedPacketErrorInvalidPacket() uint64

func (*PmCounterRespBag) GetReceivedPacketErrorInvalidQuerierControlCode

func (m *PmCounterRespBag) GetReceivedPacketErrorInvalidQuerierControlCode() uint64

func (*PmCounterRespBag) GetReceivedPacketErrorInvalidSourcePortNumber

func (m *PmCounterRespBag) GetReceivedPacketErrorInvalidSourcePortNumber() uint64

func (*PmCounterRespBag) GetReceivedPacketErrorNoReturnPath

func (m *PmCounterRespBag) GetReceivedPacketErrorNoReturnPath() uint64

func (*PmCounterRespBag) GetReceivedPacketErrorNoSourceAddress

func (m *PmCounterRespBag) GetReceivedPacketErrorNoSourceAddress() uint64

func (*PmCounterRespBag) GetReceivedPacketErrorTimestampNotAvailable

func (m *PmCounterRespBag) GetReceivedPacketErrorTimestampNotAvailable() uint64

func (*PmCounterRespBag) GetReceivedPacketErrorUnsupportedMandatoryTlv

func (m *PmCounterRespBag) GetReceivedPacketErrorUnsupportedMandatoryTlv() uint64

func (*PmCounterRespBag) GetReceivedPacketErrorUnsupportedTimestampFormat

func (m *PmCounterRespBag) GetReceivedPacketErrorUnsupportedTimestampFormat() uint64

func (*PmCounterRespBag) GetReceivedPacketErrorUrotlvNotPresent

func (m *PmCounterRespBag) GetReceivedPacketErrorUrotlvNotPresent() uint64

func (*PmCounterRespBag) GetReplyPacketSent

func (m *PmCounterRespBag) GetReplyPacketSent() uint64

func (*PmCounterRespBag) GetReplyPacketSentError

func (m *PmCounterRespBag) GetReplyPacketSentError() uint64

func (*PmCounterRespBag) ProtoMessage

func (*PmCounterRespBag) ProtoMessage()

func (*PmCounterRespBag) Reset

func (m *PmCounterRespBag) Reset()

func (*PmCounterRespBag) String

func (m *PmCounterRespBag) String() string

func (*PmCounterRespBag) XXX_DiscardUnknown

func (m *PmCounterRespBag) XXX_DiscardUnknown()

func (*PmCounterRespBag) XXX_Marshal

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

func (*PmCounterRespBag) XXX_Merge

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

func (*PmCounterRespBag) XXX_Size

func (m *PmCounterRespBag) XXX_Size() int

func (*PmCounterRespBag) XXX_Unmarshal

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

type PmRespSummaryBag

type PmRespSummaryBag struct {
	TotalInterfaces         uint32            `protobuf:"varint,50,opt,name=total_interfaces,json=totalInterfaces,proto3" json:"total_interfaces,omitempty"`
	ResponderCounters       *PmCounterRespBag `protobuf:"bytes,51,opt,name=responder_counters,json=responderCounters,proto3" json:"responder_counters,omitempty"`
	PacketRate              uint32            `protobuf:"varint,52,opt,name=packet_rate,json=packetRate,proto3" json:"packet_rate,omitempty"`
	PacketRateHighWaterMark uint32            `` /* 138-byte string literal not displayed */
	XXX_NoUnkeyedLiteral    struct{}          `json:"-"`
	XXX_unrecognized        []byte            `json:"-"`
	XXX_sizecache           int32             `json:"-"`
}

func (*PmRespSummaryBag) Descriptor

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

func (*PmRespSummaryBag) GetPacketRate

func (m *PmRespSummaryBag) GetPacketRate() uint32

func (*PmRespSummaryBag) GetPacketRateHighWaterMark

func (m *PmRespSummaryBag) GetPacketRateHighWaterMark() uint32

func (*PmRespSummaryBag) GetResponderCounters

func (m *PmRespSummaryBag) GetResponderCounters() *PmCounterRespBag

func (*PmRespSummaryBag) GetTotalInterfaces

func (m *PmRespSummaryBag) GetTotalInterfaces() uint32

func (*PmRespSummaryBag) ProtoMessage

func (*PmRespSummaryBag) ProtoMessage()

func (*PmRespSummaryBag) Reset

func (m *PmRespSummaryBag) Reset()

func (*PmRespSummaryBag) String

func (m *PmRespSummaryBag) String() string

func (*PmRespSummaryBag) XXX_DiscardUnknown

func (m *PmRespSummaryBag) XXX_DiscardUnknown()

func (*PmRespSummaryBag) XXX_Marshal

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

func (*PmRespSummaryBag) XXX_Merge

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

func (*PmRespSummaryBag) XXX_Size

func (m *PmRespSummaryBag) XXX_Size() int

func (*PmRespSummaryBag) XXX_Unmarshal

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

type PmRespSummaryBag_KEYS

type PmRespSummaryBag_KEYS struct {
	Node                 string   `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PmRespSummaryBag_KEYS) Descriptor

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

func (*PmRespSummaryBag_KEYS) GetNode

func (m *PmRespSummaryBag_KEYS) GetNode() string

func (*PmRespSummaryBag_KEYS) ProtoMessage

func (*PmRespSummaryBag_KEYS) ProtoMessage()

func (*PmRespSummaryBag_KEYS) Reset

func (m *PmRespSummaryBag_KEYS) Reset()

func (*PmRespSummaryBag_KEYS) String

func (m *PmRespSummaryBag_KEYS) String() string

func (*PmRespSummaryBag_KEYS) XXX_DiscardUnknown

func (m *PmRespSummaryBag_KEYS) XXX_DiscardUnknown()

func (*PmRespSummaryBag_KEYS) XXX_Marshal

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

func (*PmRespSummaryBag_KEYS) XXX_Merge

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

func (*PmRespSummaryBag_KEYS) XXX_Size

func (m *PmRespSummaryBag_KEYS) XXX_Size() int

func (*PmRespSummaryBag_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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