cisco_ios_xr_perf_meas_oper_performance_measurement_nodes_node_interfaces_interface_delay_interface_last_aggregations_interface_last_aggregation

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/nodes/node/interfaces/interface-delay/interface-last-aggregations/interface-last-aggregation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PmAggrSampleBag

type PmAggrSampleBag struct {
	AggregationTimestamp  uint64       `protobuf:"varint,1,opt,name=aggregation_timestamp,json=aggregationTimestamp,proto3" json:"aggregation_timestamp,omitempty"`
	AggregationAction     string       `protobuf:"bytes,2,opt,name=aggregation_action,json=aggregationAction,proto3" json:"aggregation_action,omitempty"`
	AggregatedProbeValues *PmValuesBag `` /* 126-byte string literal not displayed */
	XXX_NoUnkeyedLiteral  struct{}     `json:"-"`
	XXX_unrecognized      []byte       `json:"-"`
	XXX_sizecache         int32        `json:"-"`
}

func (*PmAggrSampleBag) Descriptor

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

func (*PmAggrSampleBag) GetAggregatedProbeValues

func (m *PmAggrSampleBag) GetAggregatedProbeValues() *PmValuesBag

func (*PmAggrSampleBag) GetAggregationAction

func (m *PmAggrSampleBag) GetAggregationAction() string

func (*PmAggrSampleBag) GetAggregationTimestamp

func (m *PmAggrSampleBag) GetAggregationTimestamp() uint64

func (*PmAggrSampleBag) ProtoMessage

func (*PmAggrSampleBag) ProtoMessage()

func (*PmAggrSampleBag) Reset

func (m *PmAggrSampleBag) Reset()

func (*PmAggrSampleBag) String

func (m *PmAggrSampleBag) String() string

func (*PmAggrSampleBag) XXX_DiscardUnknown

func (m *PmAggrSampleBag) XXX_DiscardUnknown()

func (*PmAggrSampleBag) XXX_Marshal

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

func (*PmAggrSampleBag) XXX_Merge

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

func (*PmAggrSampleBag) XXX_Size

func (m *PmAggrSampleBag) XXX_Size() int

func (*PmAggrSampleBag) XXX_Unmarshal

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

type PmIntfLastAggrBag

type PmIntfLastAggrBag struct {
	LastAggregation      *PmAggrSampleBag `protobuf:"bytes,50,opt,name=last_aggregation,json=lastAggregation,proto3" json:"last_aggregation,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

func (*PmIntfLastAggrBag) Descriptor

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

func (*PmIntfLastAggrBag) GetLastAggregation

func (m *PmIntfLastAggrBag) GetLastAggregation() *PmAggrSampleBag

func (*PmIntfLastAggrBag) ProtoMessage

func (*PmIntfLastAggrBag) ProtoMessage()

func (*PmIntfLastAggrBag) Reset

func (m *PmIntfLastAggrBag) Reset()

func (*PmIntfLastAggrBag) String

func (m *PmIntfLastAggrBag) String() string

func (*PmIntfLastAggrBag) XXX_DiscardUnknown

func (m *PmIntfLastAggrBag) XXX_DiscardUnknown()

func (*PmIntfLastAggrBag) XXX_Marshal

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

func (*PmIntfLastAggrBag) XXX_Merge

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

func (*PmIntfLastAggrBag) XXX_Size

func (m *PmIntfLastAggrBag) XXX_Size() int

func (*PmIntfLastAggrBag) XXX_Unmarshal

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

type PmIntfLastAggrBag_KEYS

type PmIntfLastAggrBag_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 (*PmIntfLastAggrBag_KEYS) Descriptor

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

func (*PmIntfLastAggrBag_KEYS) GetInterfaceName

func (m *PmIntfLastAggrBag_KEYS) GetInterfaceName() string

func (*PmIntfLastAggrBag_KEYS) GetNode

func (m *PmIntfLastAggrBag_KEYS) GetNode() string

func (*PmIntfLastAggrBag_KEYS) ProtoMessage

func (*PmIntfLastAggrBag_KEYS) ProtoMessage()

func (*PmIntfLastAggrBag_KEYS) Reset

func (m *PmIntfLastAggrBag_KEYS) Reset()

func (*PmIntfLastAggrBag_KEYS) String

func (m *PmIntfLastAggrBag_KEYS) String() string

func (*PmIntfLastAggrBag_KEYS) XXX_DiscardUnknown

func (m *PmIntfLastAggrBag_KEYS) XXX_DiscardUnknown()

func (*PmIntfLastAggrBag_KEYS) XXX_Marshal

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

func (*PmIntfLastAggrBag_KEYS) XXX_Merge

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

func (*PmIntfLastAggrBag_KEYS) XXX_Size

func (m *PmIntfLastAggrBag_KEYS) XXX_Size() int

func (*PmIntfLastAggrBag_KEYS) XXX_Unmarshal

func (m *PmIntfLastAggrBag_KEYS) 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