cisco_ios_xr_manageability_perfmgmt_oper_perf_mgmt_monitor_ospf_ospfv3_protocol_instances_ospfv3_protocol_instance_samples_sample

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-manageability-perfmgmt-oper:perf-mgmt/monitor/ospf/ospfv3-protocol-instances/ospfv3-protocol-instance/samples/sample

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PmOspfV3ProtoBag

type PmOspfV3ProtoBag struct {
	TimeStamp            uint64   `protobuf:"varint,50,opt,name=time_stamp,json=timeStamp,proto3" json:"time_stamp,omitempty"`
	InputPackets         uint32   `protobuf:"varint,51,opt,name=input_packets,json=inputPackets,proto3" json:"input_packets,omitempty"`
	OutputPackets        uint32   `protobuf:"varint,52,opt,name=output_packets,json=outputPackets,proto3" json:"output_packets,omitempty"`
	InputHelloPackets    uint32   `protobuf:"varint,53,opt,name=input_hello_packets,json=inputHelloPackets,proto3" json:"input_hello_packets,omitempty"`
	OutputHelloPackets   uint32   `protobuf:"varint,54,opt,name=output_hello_packets,json=outputHelloPackets,proto3" json:"output_hello_packets,omitempty"`
	InputDbDs            uint32   `protobuf:"varint,55,opt,name=input_db_ds,json=inputDbDs,proto3" json:"input_db_ds,omitempty"`
	InputDbDsLsa         uint32   `protobuf:"varint,56,opt,name=input_db_ds_lsa,json=inputDbDsLsa,proto3" json:"input_db_ds_lsa,omitempty"`
	OutputDbDs           uint32   `protobuf:"varint,57,opt,name=output_db_ds,json=outputDbDs,proto3" json:"output_db_ds,omitempty"`
	OutputDbDsLsa        uint32   `protobuf:"varint,58,opt,name=output_db_ds_lsa,json=outputDbDsLsa,proto3" json:"output_db_ds_lsa,omitempty"`
	InputLsRequests      uint32   `protobuf:"varint,59,opt,name=input_ls_requests,json=inputLsRequests,proto3" json:"input_ls_requests,omitempty"`
	InputLsRequestsLsa   uint32   `protobuf:"varint,60,opt,name=input_ls_requests_lsa,json=inputLsRequestsLsa,proto3" json:"input_ls_requests_lsa,omitempty"`
	OutputLsRequests     uint32   `protobuf:"varint,61,opt,name=output_ls_requests,json=outputLsRequests,proto3" json:"output_ls_requests,omitempty"`
	OutputLsRequestsLsa  uint32   `protobuf:"varint,62,opt,name=output_ls_requests_lsa,json=outputLsRequestsLsa,proto3" json:"output_ls_requests_lsa,omitempty"`
	InputLsaUpdates      uint32   `protobuf:"varint,63,opt,name=input_lsa_updates,json=inputLsaUpdates,proto3" json:"input_lsa_updates,omitempty"`
	InputLsaUpdatesLsa   uint32   `protobuf:"varint,64,opt,name=input_lsa_updates_lsa,json=inputLsaUpdatesLsa,proto3" json:"input_lsa_updates_lsa,omitempty"`
	OutputLsaUpdates     uint32   `protobuf:"varint,65,opt,name=output_lsa_updates,json=outputLsaUpdates,proto3" json:"output_lsa_updates,omitempty"`
	OutputLsaUpdatesLsa  uint32   `protobuf:"varint,66,opt,name=output_lsa_updates_lsa,json=outputLsaUpdatesLsa,proto3" json:"output_lsa_updates_lsa,omitempty"`
	InputLsaAcks         uint32   `protobuf:"varint,67,opt,name=input_lsa_acks,json=inputLsaAcks,proto3" json:"input_lsa_acks,omitempty"`
	InputLsaAcksLsa      uint32   `protobuf:"varint,68,opt,name=input_lsa_acks_lsa,json=inputLsaAcksLsa,proto3" json:"input_lsa_acks_lsa,omitempty"`
	OutputLsaAcks        uint32   `protobuf:"varint,69,opt,name=output_lsa_acks,json=outputLsaAcks,proto3" json:"output_lsa_acks,omitempty"`
	OutputLsaAcksLsa     uint32   `protobuf:"varint,70,opt,name=output_lsa_acks_lsa,json=outputLsaAcksLsa,proto3" json:"output_lsa_acks_lsa,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PmOspfV3ProtoBag) Descriptor

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

func (*PmOspfV3ProtoBag) GetInputDbDs

func (m *PmOspfV3ProtoBag) GetInputDbDs() uint32

func (*PmOspfV3ProtoBag) GetInputDbDsLsa

func (m *PmOspfV3ProtoBag) GetInputDbDsLsa() uint32

func (*PmOspfV3ProtoBag) GetInputHelloPackets

func (m *PmOspfV3ProtoBag) GetInputHelloPackets() uint32

func (*PmOspfV3ProtoBag) GetInputLsRequests

func (m *PmOspfV3ProtoBag) GetInputLsRequests() uint32

func (*PmOspfV3ProtoBag) GetInputLsRequestsLsa

func (m *PmOspfV3ProtoBag) GetInputLsRequestsLsa() uint32

func (*PmOspfV3ProtoBag) GetInputLsaAcks

func (m *PmOspfV3ProtoBag) GetInputLsaAcks() uint32

func (*PmOspfV3ProtoBag) GetInputLsaAcksLsa

func (m *PmOspfV3ProtoBag) GetInputLsaAcksLsa() uint32

func (*PmOspfV3ProtoBag) GetInputLsaUpdates

func (m *PmOspfV3ProtoBag) GetInputLsaUpdates() uint32

func (*PmOspfV3ProtoBag) GetInputLsaUpdatesLsa

func (m *PmOspfV3ProtoBag) GetInputLsaUpdatesLsa() uint32

func (*PmOspfV3ProtoBag) GetInputPackets

func (m *PmOspfV3ProtoBag) GetInputPackets() uint32

func (*PmOspfV3ProtoBag) GetOutputDbDs

func (m *PmOspfV3ProtoBag) GetOutputDbDs() uint32

func (*PmOspfV3ProtoBag) GetOutputDbDsLsa

func (m *PmOspfV3ProtoBag) GetOutputDbDsLsa() uint32

func (*PmOspfV3ProtoBag) GetOutputHelloPackets

func (m *PmOspfV3ProtoBag) GetOutputHelloPackets() uint32

func (*PmOspfV3ProtoBag) GetOutputLsRequests

func (m *PmOspfV3ProtoBag) GetOutputLsRequests() uint32

func (*PmOspfV3ProtoBag) GetOutputLsRequestsLsa

func (m *PmOspfV3ProtoBag) GetOutputLsRequestsLsa() uint32

func (*PmOspfV3ProtoBag) GetOutputLsaAcks

func (m *PmOspfV3ProtoBag) GetOutputLsaAcks() uint32

func (*PmOspfV3ProtoBag) GetOutputLsaAcksLsa

func (m *PmOspfV3ProtoBag) GetOutputLsaAcksLsa() uint32

func (*PmOspfV3ProtoBag) GetOutputLsaUpdates

func (m *PmOspfV3ProtoBag) GetOutputLsaUpdates() uint32

func (*PmOspfV3ProtoBag) GetOutputLsaUpdatesLsa

func (m *PmOspfV3ProtoBag) GetOutputLsaUpdatesLsa() uint32

func (*PmOspfV3ProtoBag) GetOutputPackets

func (m *PmOspfV3ProtoBag) GetOutputPackets() uint32

func (*PmOspfV3ProtoBag) GetTimeStamp

func (m *PmOspfV3ProtoBag) GetTimeStamp() uint64

func (*PmOspfV3ProtoBag) ProtoMessage

func (*PmOspfV3ProtoBag) ProtoMessage()

func (*PmOspfV3ProtoBag) Reset

func (m *PmOspfV3ProtoBag) Reset()

func (*PmOspfV3ProtoBag) String

func (m *PmOspfV3ProtoBag) String() string

func (*PmOspfV3ProtoBag) XXX_DiscardUnknown

func (m *PmOspfV3ProtoBag) XXX_DiscardUnknown()

func (*PmOspfV3ProtoBag) XXX_Marshal

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

func (*PmOspfV3ProtoBag) XXX_Merge

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

func (*PmOspfV3ProtoBag) XXX_Size

func (m *PmOspfV3ProtoBag) XXX_Size() int

func (*PmOspfV3ProtoBag) XXX_Unmarshal

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

type PmOspfV3ProtoBag_KEYS

type PmOspfV3ProtoBag_KEYS struct {
	InstanceName         string   `protobuf:"bytes,1,opt,name=instance_name,json=instanceName,proto3" json:"instance_name,omitempty"`
	SampleId             uint32   `protobuf:"varint,2,opt,name=sample_id,json=sampleId,proto3" json:"sample_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PmOspfV3ProtoBag_KEYS) Descriptor

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

func (*PmOspfV3ProtoBag_KEYS) GetInstanceName

func (m *PmOspfV3ProtoBag_KEYS) GetInstanceName() string

func (*PmOspfV3ProtoBag_KEYS) GetSampleId

func (m *PmOspfV3ProtoBag_KEYS) GetSampleId() uint32

func (*PmOspfV3ProtoBag_KEYS) ProtoMessage

func (*PmOspfV3ProtoBag_KEYS) ProtoMessage()

func (*PmOspfV3ProtoBag_KEYS) Reset

func (m *PmOspfV3ProtoBag_KEYS) Reset()

func (*PmOspfV3ProtoBag_KEYS) String

func (m *PmOspfV3ProtoBag_KEYS) String() string

func (*PmOspfV3ProtoBag_KEYS) XXX_DiscardUnknown

func (m *PmOspfV3ProtoBag_KEYS) XXX_DiscardUnknown()

func (*PmOspfV3ProtoBag_KEYS) XXX_Marshal

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

func (*PmOspfV3ProtoBag_KEYS) XXX_Merge

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

func (*PmOspfV3ProtoBag_KEYS) XXX_Size

func (m *PmOspfV3ProtoBag_KEYS) XXX_Size() int

func (*PmOspfV3ProtoBag_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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