cisco_ios_xr_pmengine_oper_performance_management_history_global_periodic_macsec_history_macsec_port_histories_macsec_port_history_macsec_minute15_history_macsec_minute15secyrx_histories_macsec_minute15secyrx_history_macsec_minute15secyrx_time_line_instances_macsec_minute15secyrx_time_line_instance

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-pmengine-oper:performance-management-history/global/periodic/macsec-history/macsec-port-histories/macsec-port-history/macsec-minute15-history/macsec-minute15secyrx-histories/macsec-minute15secyrx-history/macsec-minute15secyrx-time-line-instances/macsec-minute15secyrx-time-line-instance

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PmSecyRxParam

type PmSecyRxParam struct {
	Data                 uint64   `protobuf:"varint,1,opt,name=data,proto3" json:"data,omitempty"`
	Threshold            uint64   `protobuf:"varint,2,opt,name=threshold,proto3" json:"threshold,omitempty"`
	TcaReport            bool     `protobuf:"varint,3,opt,name=tca_report,json=tcaReport,proto3" json:"tca_report,omitempty"`
	Valid                bool     `protobuf:"varint,4,opt,name=valid,proto3" json:"valid,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PmSecyRxParam) Descriptor

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

func (*PmSecyRxParam) GetData

func (m *PmSecyRxParam) GetData() uint64

func (*PmSecyRxParam) GetTcaReport

func (m *PmSecyRxParam) GetTcaReport() bool

func (*PmSecyRxParam) GetThreshold

func (m *PmSecyRxParam) GetThreshold() uint64

func (*PmSecyRxParam) GetValid

func (m *PmSecyRxParam) GetValid() bool

func (*PmSecyRxParam) ProtoMessage

func (*PmSecyRxParam) ProtoMessage()

func (*PmSecyRxParam) Reset

func (m *PmSecyRxParam) Reset()

func (*PmSecyRxParam) String

func (m *PmSecyRxParam) String() string

func (*PmSecyRxParam) XXX_DiscardUnknown

func (m *PmSecyRxParam) XXX_DiscardUnknown()

func (*PmSecyRxParam) XXX_Marshal

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

func (*PmSecyRxParam) XXX_Merge

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

func (*PmSecyRxParam) XXX_Size

func (m *PmSecyRxParam) XXX_Size() int

func (*PmSecyRxParam) XXX_Unmarshal

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

type PmSecyRxParas

type PmSecyRxParas struct {
	Index                uint32         `protobuf:"varint,50,opt,name=index,proto3" json:"index,omitempty"`
	Valid                bool           `protobuf:"varint,51,opt,name=valid,proto3" json:"valid,omitempty"`
	Timestamp            []string       `protobuf:"bytes,52,rep,name=timestamp,proto3" json:"timestamp,omitempty"`
	LastClearTime        []string       `protobuf:"bytes,53,rep,name=last_clear_time,json=lastClearTime,proto3" json:"last_clear_time,omitempty"`
	LastClear15MinTime   []string       `protobuf:"bytes,54,rep,name=last_clear15_min_time,json=lastClear15MinTime,proto3" json:"last_clear15_min_time,omitempty"`
	LastClear30SecTime   []string       `protobuf:"bytes,55,rep,name=last_clear30_sec_time,json=lastClear30SecTime,proto3" json:"last_clear30_sec_time,omitempty"`
	LastClear24HrTime    []string       `protobuf:"bytes,56,rep,name=last_clear24_hr_time,json=lastClear24HrTime,proto3" json:"last_clear24_hr_time,omitempty"`
	Sec30Support         bool           `protobuf:"varint,57,opt,name=sec30_support,json=sec30Support,proto3" json:"sec30_support,omitempty"`
	SampleCount          uint64         `protobuf:"varint,58,opt,name=sample_count,json=sampleCount,proto3" json:"sample_count,omitempty"`
	InPktsUnchecked      *PmSecyRxParam `protobuf:"bytes,59,opt,name=in_pkts_unchecked,json=inPktsUnchecked,proto3" json:"in_pkts_unchecked,omitempty"`
	InPktsDelayed        *PmSecyRxParam `protobuf:"bytes,60,opt,name=in_pkts_delayed,json=inPktsDelayed,proto3" json:"in_pkts_delayed,omitempty"`
	InPktsLate           *PmSecyRxParam `protobuf:"bytes,61,opt,name=in_pkts_late,json=inPktsLate,proto3" json:"in_pkts_late,omitempty"`
	InPktsOk             *PmSecyRxParam `protobuf:"bytes,62,opt,name=in_pkts_ok,json=inPktsOk,proto3" json:"in_pkts_ok,omitempty"`
	InPktsInvalid        *PmSecyRxParam `protobuf:"bytes,63,opt,name=in_pkts_invalid,json=inPktsInvalid,proto3" json:"in_pkts_invalid,omitempty"`
	InPktsNotValid       *PmSecyRxParam `protobuf:"bytes,64,opt,name=in_pkts_not_valid,json=inPktsNotValid,proto3" json:"in_pkts_not_valid,omitempty"`
	InPktsNotUsingSa     *PmSecyRxParam `protobuf:"bytes,65,opt,name=in_pkts_not_using_sa,json=inPktsNotUsingSa,proto3" json:"in_pkts_not_using_sa,omitempty"`
	InPktsUnusedSa       *PmSecyRxParam `protobuf:"bytes,66,opt,name=in_pkts_unused_sa,json=inPktsUnusedSa,proto3" json:"in_pkts_unused_sa,omitempty"`
	InPktsUntaggedHit    *PmSecyRxParam `protobuf:"bytes,67,opt,name=in_pkts_untagged_hit,json=inPktsUntaggedHit,proto3" json:"in_pkts_untagged_hit,omitempty"`
	InOctetsValidated    *PmSecyRxParam `protobuf:"bytes,68,opt,name=in_octets_validated,json=inOctetsValidated,proto3" json:"in_octets_validated,omitempty"`
	InOctetsDecrypted    *PmSecyRxParam `protobuf:"bytes,69,opt,name=in_octets_decrypted,json=inOctetsDecrypted,proto3" json:"in_octets_decrypted,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*PmSecyRxParas) Descriptor

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

func (*PmSecyRxParas) GetInOctetsDecrypted

func (m *PmSecyRxParas) GetInOctetsDecrypted() *PmSecyRxParam

func (*PmSecyRxParas) GetInOctetsValidated

func (m *PmSecyRxParas) GetInOctetsValidated() *PmSecyRxParam

func (*PmSecyRxParas) GetInPktsDelayed

func (m *PmSecyRxParas) GetInPktsDelayed() *PmSecyRxParam

func (*PmSecyRxParas) GetInPktsInvalid

func (m *PmSecyRxParas) GetInPktsInvalid() *PmSecyRxParam

func (*PmSecyRxParas) GetInPktsLate

func (m *PmSecyRxParas) GetInPktsLate() *PmSecyRxParam

func (*PmSecyRxParas) GetInPktsNotUsingSa

func (m *PmSecyRxParas) GetInPktsNotUsingSa() *PmSecyRxParam

func (*PmSecyRxParas) GetInPktsNotValid

func (m *PmSecyRxParas) GetInPktsNotValid() *PmSecyRxParam

func (*PmSecyRxParas) GetInPktsOk

func (m *PmSecyRxParas) GetInPktsOk() *PmSecyRxParam

func (*PmSecyRxParas) GetInPktsUnchecked

func (m *PmSecyRxParas) GetInPktsUnchecked() *PmSecyRxParam

func (*PmSecyRxParas) GetInPktsUntaggedHit

func (m *PmSecyRxParas) GetInPktsUntaggedHit() *PmSecyRxParam

func (*PmSecyRxParas) GetInPktsUnusedSa

func (m *PmSecyRxParas) GetInPktsUnusedSa() *PmSecyRxParam

func (*PmSecyRxParas) GetIndex

func (m *PmSecyRxParas) GetIndex() uint32

func (*PmSecyRxParas) GetLastClear15MinTime

func (m *PmSecyRxParas) GetLastClear15MinTime() []string

func (*PmSecyRxParas) GetLastClear24HrTime

func (m *PmSecyRxParas) GetLastClear24HrTime() []string

func (*PmSecyRxParas) GetLastClear30SecTime

func (m *PmSecyRxParas) GetLastClear30SecTime() []string

func (*PmSecyRxParas) GetLastClearTime

func (m *PmSecyRxParas) GetLastClearTime() []string

func (*PmSecyRxParas) GetSampleCount

func (m *PmSecyRxParas) GetSampleCount() uint64

func (*PmSecyRxParas) GetSec30Support

func (m *PmSecyRxParas) GetSec30Support() bool

func (*PmSecyRxParas) GetTimestamp

func (m *PmSecyRxParas) GetTimestamp() []string

func (*PmSecyRxParas) GetValid

func (m *PmSecyRxParas) GetValid() bool

func (*PmSecyRxParas) ProtoMessage

func (*PmSecyRxParas) ProtoMessage()

func (*PmSecyRxParas) Reset

func (m *PmSecyRxParas) Reset()

func (*PmSecyRxParas) String

func (m *PmSecyRxParas) String() string

func (*PmSecyRxParas) XXX_DiscardUnknown

func (m *PmSecyRxParas) XXX_DiscardUnknown()

func (*PmSecyRxParas) XXX_Marshal

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

func (*PmSecyRxParas) XXX_Merge

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

func (*PmSecyRxParas) XXX_Size

func (m *PmSecyRxParas) XXX_Size() int

func (*PmSecyRxParas) XXX_Unmarshal

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

type PmSecyRxParas_KEYS

type PmSecyRxParas_KEYS struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Number               uint32   `protobuf:"varint,2,opt,name=number,proto3" json:"number,omitempty"`
	Number_1             uint32   `protobuf:"varint,3,opt,name=number_1,json=number1,proto3" json:"number_1,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PmSecyRxParas_KEYS) Descriptor

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

func (*PmSecyRxParas_KEYS) GetName

func (m *PmSecyRxParas_KEYS) GetName() string

func (*PmSecyRxParas_KEYS) GetNumber

func (m *PmSecyRxParas_KEYS) GetNumber() uint32

func (*PmSecyRxParas_KEYS) GetNumber_1

func (m *PmSecyRxParas_KEYS) GetNumber_1() uint32

func (*PmSecyRxParas_KEYS) ProtoMessage

func (*PmSecyRxParas_KEYS) ProtoMessage()

func (*PmSecyRxParas_KEYS) Reset

func (m *PmSecyRxParas_KEYS) Reset()

func (*PmSecyRxParas_KEYS) String

func (m *PmSecyRxParas_KEYS) String() string

func (*PmSecyRxParas_KEYS) XXX_DiscardUnknown

func (m *PmSecyRxParas_KEYS) XXX_DiscardUnknown()

func (*PmSecyRxParas_KEYS) XXX_Marshal

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

func (*PmSecyRxParas_KEYS) XXX_Merge

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

func (*PmSecyRxParas_KEYS) XXX_Size

func (m *PmSecyRxParas_KEYS) XXX_Size() int

func (*PmSecyRxParas_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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