Documentation ¶
Overview ¶
Cisco-IOS-XR-pmengine-oper:performance-management-history/global/periodic/macsec-history/macsec-port-histories/macsec-port-history/macsec-second30-history/macsec-second30secytx-histories/macsec-second30secytx-history/macsec-second30secytx-time-line-instances/macsec-second30secytx-time-line-instance
Index ¶
- type PmSecyTxParam
- func (*PmSecyTxParam) Descriptor() ([]byte, []int)
- func (m *PmSecyTxParam) GetData() uint64
- func (m *PmSecyTxParam) GetTcaReport() bool
- func (m *PmSecyTxParam) GetThreshold() uint64
- func (m *PmSecyTxParam) GetValid() bool
- func (*PmSecyTxParam) ProtoMessage()
- func (m *PmSecyTxParam) Reset()
- func (m *PmSecyTxParam) String() string
- func (m *PmSecyTxParam) XXX_DiscardUnknown()
- func (m *PmSecyTxParam) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PmSecyTxParam) XXX_Merge(src proto.Message)
- func (m *PmSecyTxParam) XXX_Size() int
- func (m *PmSecyTxParam) XXX_Unmarshal(b []byte) error
- type PmSecyTxParas
- func (*PmSecyTxParas) Descriptor() ([]byte, []int)
- func (m *PmSecyTxParas) GetIndex() uint32
- func (m *PmSecyTxParas) GetLastClear15MinTime() []string
- func (m *PmSecyTxParas) GetLastClear24HrTime() []string
- func (m *PmSecyTxParas) GetLastClear30SecTime() []string
- func (m *PmSecyTxParas) GetLastClearTime() []string
- func (m *PmSecyTxParas) GetOutOctetsEncrypted() *PmSecyTxParam
- func (m *PmSecyTxParas) GetOutOctetsProtected() *PmSecyTxParam
- func (m *PmSecyTxParas) GetOutPktsEncrypted() *PmSecyTxParam
- func (m *PmSecyTxParas) GetOutPktsProtected() *PmSecyTxParam
- func (m *PmSecyTxParas) GetOutPktsTooLong() *PmSecyTxParam
- func (m *PmSecyTxParas) GetSampleCount() uint64
- func (m *PmSecyTxParas) GetSec30Support() bool
- func (m *PmSecyTxParas) GetTimestamp() []string
- func (m *PmSecyTxParas) GetValid() bool
- func (*PmSecyTxParas) ProtoMessage()
- func (m *PmSecyTxParas) Reset()
- func (m *PmSecyTxParas) String() string
- func (m *PmSecyTxParas) XXX_DiscardUnknown()
- func (m *PmSecyTxParas) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PmSecyTxParas) XXX_Merge(src proto.Message)
- func (m *PmSecyTxParas) XXX_Size() int
- func (m *PmSecyTxParas) XXX_Unmarshal(b []byte) error
- type PmSecyTxParas_KEYS
- func (*PmSecyTxParas_KEYS) Descriptor() ([]byte, []int)
- func (m *PmSecyTxParas_KEYS) GetName() string
- func (m *PmSecyTxParas_KEYS) GetNumber() uint32
- func (m *PmSecyTxParas_KEYS) GetNumber_1() uint32
- func (*PmSecyTxParas_KEYS) ProtoMessage()
- func (m *PmSecyTxParas_KEYS) Reset()
- func (m *PmSecyTxParas_KEYS) String() string
- func (m *PmSecyTxParas_KEYS) XXX_DiscardUnknown()
- func (m *PmSecyTxParas_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PmSecyTxParas_KEYS) XXX_Merge(src proto.Message)
- func (m *PmSecyTxParas_KEYS) XXX_Size() int
- func (m *PmSecyTxParas_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PmSecyTxParam ¶
type PmSecyTxParam 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 (*PmSecyTxParam) Descriptor ¶
func (*PmSecyTxParam) Descriptor() ([]byte, []int)
func (*PmSecyTxParam) GetData ¶
func (m *PmSecyTxParam) GetData() uint64
func (*PmSecyTxParam) GetTcaReport ¶
func (m *PmSecyTxParam) GetTcaReport() bool
func (*PmSecyTxParam) GetThreshold ¶
func (m *PmSecyTxParam) GetThreshold() uint64
func (*PmSecyTxParam) GetValid ¶
func (m *PmSecyTxParam) GetValid() bool
func (*PmSecyTxParam) ProtoMessage ¶
func (*PmSecyTxParam) ProtoMessage()
func (*PmSecyTxParam) Reset ¶
func (m *PmSecyTxParam) Reset()
func (*PmSecyTxParam) String ¶
func (m *PmSecyTxParam) String() string
func (*PmSecyTxParam) XXX_DiscardUnknown ¶
func (m *PmSecyTxParam) XXX_DiscardUnknown()
func (*PmSecyTxParam) XXX_Marshal ¶
func (m *PmSecyTxParam) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PmSecyTxParam) XXX_Merge ¶
func (m *PmSecyTxParam) XXX_Merge(src proto.Message)
func (*PmSecyTxParam) XXX_Size ¶
func (m *PmSecyTxParam) XXX_Size() int
func (*PmSecyTxParam) XXX_Unmarshal ¶
func (m *PmSecyTxParam) XXX_Unmarshal(b []byte) error
type PmSecyTxParas ¶
type PmSecyTxParas 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"` OutPktsProtected *PmSecyTxParam `protobuf:"bytes,59,opt,name=out_pkts_protected,json=outPktsProtected,proto3" json:"out_pkts_protected,omitempty"` OutPktsEncrypted *PmSecyTxParam `protobuf:"bytes,60,opt,name=out_pkts_encrypted,json=outPktsEncrypted,proto3" json:"out_pkts_encrypted,omitempty"` OutOctetsProtected *PmSecyTxParam `protobuf:"bytes,61,opt,name=out_octets_protected,json=outOctetsProtected,proto3" json:"out_octets_protected,omitempty"` OutOctetsEncrypted *PmSecyTxParam `protobuf:"bytes,62,opt,name=out_octets_encrypted,json=outOctetsEncrypted,proto3" json:"out_octets_encrypted,omitempty"` OutPktsTooLong *PmSecyTxParam `protobuf:"bytes,63,opt,name=out_pkts_too_long,json=outPktsTooLong,proto3" json:"out_pkts_too_long,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PmSecyTxParas) Descriptor ¶
func (*PmSecyTxParas) Descriptor() ([]byte, []int)
func (*PmSecyTxParas) GetIndex ¶
func (m *PmSecyTxParas) GetIndex() uint32
func (*PmSecyTxParas) GetLastClear15MinTime ¶
func (m *PmSecyTxParas) GetLastClear15MinTime() []string
func (*PmSecyTxParas) GetLastClear24HrTime ¶
func (m *PmSecyTxParas) GetLastClear24HrTime() []string
func (*PmSecyTxParas) GetLastClear30SecTime ¶
func (m *PmSecyTxParas) GetLastClear30SecTime() []string
func (*PmSecyTxParas) GetLastClearTime ¶
func (m *PmSecyTxParas) GetLastClearTime() []string
func (*PmSecyTxParas) GetOutOctetsEncrypted ¶
func (m *PmSecyTxParas) GetOutOctetsEncrypted() *PmSecyTxParam
func (*PmSecyTxParas) GetOutOctetsProtected ¶
func (m *PmSecyTxParas) GetOutOctetsProtected() *PmSecyTxParam
func (*PmSecyTxParas) GetOutPktsEncrypted ¶
func (m *PmSecyTxParas) GetOutPktsEncrypted() *PmSecyTxParam
func (*PmSecyTxParas) GetOutPktsProtected ¶
func (m *PmSecyTxParas) GetOutPktsProtected() *PmSecyTxParam
func (*PmSecyTxParas) GetOutPktsTooLong ¶
func (m *PmSecyTxParas) GetOutPktsTooLong() *PmSecyTxParam
func (*PmSecyTxParas) GetSampleCount ¶
func (m *PmSecyTxParas) GetSampleCount() uint64
func (*PmSecyTxParas) GetSec30Support ¶
func (m *PmSecyTxParas) GetSec30Support() bool
func (*PmSecyTxParas) GetTimestamp ¶
func (m *PmSecyTxParas) GetTimestamp() []string
func (*PmSecyTxParas) GetValid ¶
func (m *PmSecyTxParas) GetValid() bool
func (*PmSecyTxParas) ProtoMessage ¶
func (*PmSecyTxParas) ProtoMessage()
func (*PmSecyTxParas) Reset ¶
func (m *PmSecyTxParas) Reset()
func (*PmSecyTxParas) String ¶
func (m *PmSecyTxParas) String() string
func (*PmSecyTxParas) XXX_DiscardUnknown ¶
func (m *PmSecyTxParas) XXX_DiscardUnknown()
func (*PmSecyTxParas) XXX_Marshal ¶
func (m *PmSecyTxParas) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PmSecyTxParas) XXX_Merge ¶
func (m *PmSecyTxParas) XXX_Merge(src proto.Message)
func (*PmSecyTxParas) XXX_Size ¶
func (m *PmSecyTxParas) XXX_Size() int
func (*PmSecyTxParas) XXX_Unmarshal ¶
func (m *PmSecyTxParas) XXX_Unmarshal(b []byte) error
type PmSecyTxParas_KEYS ¶
type PmSecyTxParas_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 (*PmSecyTxParas_KEYS) Descriptor ¶
func (*PmSecyTxParas_KEYS) Descriptor() ([]byte, []int)
func (*PmSecyTxParas_KEYS) GetName ¶
func (m *PmSecyTxParas_KEYS) GetName() string
func (*PmSecyTxParas_KEYS) GetNumber ¶
func (m *PmSecyTxParas_KEYS) GetNumber() uint32
func (*PmSecyTxParas_KEYS) GetNumber_1 ¶
func (m *PmSecyTxParas_KEYS) GetNumber_1() uint32
func (*PmSecyTxParas_KEYS) ProtoMessage ¶
func (*PmSecyTxParas_KEYS) ProtoMessage()
func (*PmSecyTxParas_KEYS) Reset ¶
func (m *PmSecyTxParas_KEYS) Reset()
func (*PmSecyTxParas_KEYS) String ¶
func (m *PmSecyTxParas_KEYS) String() string
func (*PmSecyTxParas_KEYS) XXX_DiscardUnknown ¶
func (m *PmSecyTxParas_KEYS) XXX_DiscardUnknown()
func (*PmSecyTxParas_KEYS) XXX_Marshal ¶
func (m *PmSecyTxParas_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PmSecyTxParas_KEYS) XXX_Merge ¶
func (m *PmSecyTxParas_KEYS) XXX_Merge(src proto.Message)
func (*PmSecyTxParas_KEYS) XXX_Size ¶
func (m *PmSecyTxParas_KEYS) XXX_Size() int
func (*PmSecyTxParas_KEYS) XXX_Unmarshal ¶
func (m *PmSecyTxParas_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.