cisco_ios_xr_perf_meas_oper_performance_measurement_nodes_node_interfaces_interface_delay_interface_last_advertisements_interface_last_advertisement

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-perf-meas-oper:performance-measurement/nodes/node/interfaces/interface-delay/interface-last-advertisements/interface-last-advertisement

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PmIntfLastAdvertBag

type PmIntfLastAdvertBag struct {
	LastAdvertisement    *PmScbLastAdvertBag `protobuf:"bytes,50,opt,name=last_advertisement,json=lastAdvertisement,proto3" json:"last_advertisement,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*PmIntfLastAdvertBag) Descriptor

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

func (*PmIntfLastAdvertBag) GetLastAdvertisement

func (m *PmIntfLastAdvertBag) GetLastAdvertisement() *PmScbLastAdvertBag

func (*PmIntfLastAdvertBag) ProtoMessage

func (*PmIntfLastAdvertBag) ProtoMessage()

func (*PmIntfLastAdvertBag) Reset

func (m *PmIntfLastAdvertBag) Reset()

func (*PmIntfLastAdvertBag) String

func (m *PmIntfLastAdvertBag) String() string

func (*PmIntfLastAdvertBag) XXX_DiscardUnknown

func (m *PmIntfLastAdvertBag) XXX_DiscardUnknown()

func (*PmIntfLastAdvertBag) XXX_Marshal

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

func (*PmIntfLastAdvertBag) XXX_Merge

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

func (*PmIntfLastAdvertBag) XXX_Size

func (m *PmIntfLastAdvertBag) XXX_Size() int

func (*PmIntfLastAdvertBag) XXX_Unmarshal

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

type PmIntfLastAdvertBag_KEYS

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

func (*PmIntfLastAdvertBag_KEYS) Descriptor

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

func (*PmIntfLastAdvertBag_KEYS) GetInterfaceName

func (m *PmIntfLastAdvertBag_KEYS) GetInterfaceName() string

func (*PmIntfLastAdvertBag_KEYS) GetNode

func (m *PmIntfLastAdvertBag_KEYS) GetNode() string

func (*PmIntfLastAdvertBag_KEYS) ProtoMessage

func (*PmIntfLastAdvertBag_KEYS) ProtoMessage()

func (*PmIntfLastAdvertBag_KEYS) Reset

func (m *PmIntfLastAdvertBag_KEYS) Reset()

func (*PmIntfLastAdvertBag_KEYS) String

func (m *PmIntfLastAdvertBag_KEYS) String() string

func (*PmIntfLastAdvertBag_KEYS) XXX_DiscardUnknown

func (m *PmIntfLastAdvertBag_KEYS) XXX_DiscardUnknown()

func (*PmIntfLastAdvertBag_KEYS) XXX_Marshal

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

func (*PmIntfLastAdvertBag_KEYS) XXX_Merge

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

func (*PmIntfLastAdvertBag_KEYS) XXX_Size

func (m *PmIntfLastAdvertBag_KEYS) XXX_Size() int

func (*PmIntfLastAdvertBag_KEYS) XXX_Unmarshal

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

type PmScbLastAdvertBag

type PmScbLastAdvertBag struct {
	TimeOfAdvertisement  uint64       `protobuf:"varint,1,opt,name=time_of_advertisement,json=timeOfAdvertisement,proto3" json:"time_of_advertisement,omitempty"`
	AdvertisementReason  string       `protobuf:"bytes,2,opt,name=advertisement_reason,json=advertisementReason,proto3" json:"advertisement_reason,omitempty"`
	AdvertisedValues     *PmValuesBag `protobuf:"bytes,3,opt,name=advertised_values,json=advertisedValues,proto3" json:"advertised_values,omitempty"`
	XXX_NoUnkeyedLiteral struct{}     `json:"-"`
	XXX_unrecognized     []byte       `json:"-"`
	XXX_sizecache        int32        `json:"-"`
}

func (*PmScbLastAdvertBag) Descriptor

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

func (*PmScbLastAdvertBag) GetAdvertisedValues

func (m *PmScbLastAdvertBag) GetAdvertisedValues() *PmValuesBag

func (*PmScbLastAdvertBag) GetAdvertisementReason

func (m *PmScbLastAdvertBag) GetAdvertisementReason() string

func (*PmScbLastAdvertBag) GetTimeOfAdvertisement

func (m *PmScbLastAdvertBag) GetTimeOfAdvertisement() uint64

func (*PmScbLastAdvertBag) ProtoMessage

func (*PmScbLastAdvertBag) ProtoMessage()

func (*PmScbLastAdvertBag) Reset

func (m *PmScbLastAdvertBag) Reset()

func (*PmScbLastAdvertBag) String

func (m *PmScbLastAdvertBag) String() string

func (*PmScbLastAdvertBag) XXX_DiscardUnknown

func (m *PmScbLastAdvertBag) XXX_DiscardUnknown()

func (*PmScbLastAdvertBag) XXX_Marshal

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

func (*PmScbLastAdvertBag) XXX_Merge

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

func (*PmScbLastAdvertBag) XXX_Size

func (m *PmScbLastAdvertBag) XXX_Size() int

func (*PmScbLastAdvertBag) XXX_Unmarshal

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

type PmValuesBag

type PmValuesBag struct {
	Average              uint32   `protobuf:"varint,1,opt,name=average,proto3" json:"average,omitempty"`
	Minimum              uint32   `protobuf:"varint,2,opt,name=minimum,proto3" json:"minimum,omitempty"`
	Maximum              uint32   `protobuf:"varint,3,opt,name=maximum,proto3" json:"maximum,omitempty"`
	Variance             uint32   `protobuf:"varint,4,opt,name=variance,proto3" json:"variance,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PmValuesBag) Descriptor

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

func (*PmValuesBag) GetAverage

func (m *PmValuesBag) GetAverage() uint32

func (*PmValuesBag) GetMaximum

func (m *PmValuesBag) GetMaximum() uint32

func (*PmValuesBag) GetMinimum

func (m *PmValuesBag) GetMinimum() uint32

func (*PmValuesBag) GetVariance

func (m *PmValuesBag) GetVariance() uint32

func (*PmValuesBag) ProtoMessage

func (*PmValuesBag) ProtoMessage()

func (*PmValuesBag) Reset

func (m *PmValuesBag) Reset()

func (*PmValuesBag) String

func (m *PmValuesBag) String() string

func (*PmValuesBag) XXX_DiscardUnknown

func (m *PmValuesBag) XXX_DiscardUnknown()

func (*PmValuesBag) XXX_Marshal

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

func (*PmValuesBag) XXX_Merge

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

func (*PmValuesBag) XXX_Size

func (m *PmValuesBag) XXX_Size() int

func (*PmValuesBag) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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