cisco_ios_xr_pmengine_oper_performance_management_history_global_periodic_stm_history_stm_port_histories_stm_port_history_stm_minute15_history_stm_minute15stm_histories_stm_minute15stm_history_stm_minute15stm_time_line_instances_stm_minute15stm_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: 0

Documentation

Overview

Cisco-IOS-XR-pmengine-oper:performance-management-history/global/periodic/stm-history/stm-port-histories/stm-port-history/stm-minute15-history/stm-minute15stm-histories/stm-minute15stm-history/stm-minute15stm-time-line-instances/stm-minute15stm-time-line-instance

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PmStmParameter

type PmStmParameter struct {
	Data                 uint32   `protobuf:"varint,1,opt,name=data,proto3" json:"data,omitempty"`
	Threshold            uint32   `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"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PmStmParameter) Descriptor

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

func (*PmStmParameter) GetData

func (m *PmStmParameter) GetData() uint32

func (*PmStmParameter) GetTcaReport

func (m *PmStmParameter) GetTcaReport() bool

func (*PmStmParameter) GetThreshold

func (m *PmStmParameter) GetThreshold() uint32

func (*PmStmParameter) ProtoMessage

func (*PmStmParameter) ProtoMessage()

func (*PmStmParameter) Reset

func (m *PmStmParameter) Reset()

func (*PmStmParameter) String

func (m *PmStmParameter) String() string

func (*PmStmParameter) XXX_DiscardUnknown

func (m *PmStmParameter) XXX_DiscardUnknown()

func (*PmStmParameter) XXX_Marshal

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

func (*PmStmParameter) XXX_Merge

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

func (*PmStmParameter) XXX_Size

func (m *PmStmParameter) XXX_Size() int

func (*PmStmParameter) XXX_Unmarshal

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

type PmStmParameterRatio

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

func (*PmStmParameterRatio) Descriptor

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

func (*PmStmParameterRatio) GetData

func (m *PmStmParameterRatio) GetData() string

func (*PmStmParameterRatio) GetTcaReport

func (m *PmStmParameterRatio) GetTcaReport() bool

func (*PmStmParameterRatio) GetThreshold

func (m *PmStmParameterRatio) GetThreshold() string

func (*PmStmParameterRatio) ProtoMessage

func (*PmStmParameterRatio) ProtoMessage()

func (*PmStmParameterRatio) Reset

func (m *PmStmParameterRatio) Reset()

func (*PmStmParameterRatio) String

func (m *PmStmParameterRatio) String() string

func (*PmStmParameterRatio) XXX_DiscardUnknown

func (m *PmStmParameterRatio) XXX_DiscardUnknown()

func (*PmStmParameterRatio) XXX_Marshal

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

func (*PmStmParameterRatio) XXX_Merge

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

func (*PmStmParameterRatio) XXX_Size

func (m *PmStmParameterRatio) XXX_Size() int

func (*PmStmParameterRatio) XXX_Unmarshal

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

type PmStmParas

type PmStmParas 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"`
	LastClear24HrTime    []string            `protobuf:"bytes,55,rep,name=last_clear24_hr_time,json=lastClear24HrTime,proto3" json:"last_clear24_hr_time,omitempty"`
	Section              *StmSectionEntry    `protobuf:"bytes,56,opt,name=section,proto3" json:"section,omitempty"`
	Line                 *StmLineEntry       `protobuf:"bytes,57,opt,name=line,proto3" json:"line,omitempty"`
	FeLine               *StmFarEndLineEntry `protobuf:"bytes,58,opt,name=fe_line,json=feLine,proto3" json:"fe_line,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*PmStmParas) Descriptor

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

func (*PmStmParas) GetFeLine

func (m *PmStmParas) GetFeLine() *StmFarEndLineEntry

func (*PmStmParas) GetIndex

func (m *PmStmParas) GetIndex() uint32

func (*PmStmParas) GetLastClear15MinTime

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

func (*PmStmParas) GetLastClear24HrTime

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

func (*PmStmParas) GetLastClearTime

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

func (*PmStmParas) GetLine

func (m *PmStmParas) GetLine() *StmLineEntry

func (*PmStmParas) GetSection

func (m *PmStmParas) GetSection() *StmSectionEntry

func (*PmStmParas) GetTimestamp

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

func (*PmStmParas) GetValid

func (m *PmStmParas) GetValid() bool

func (*PmStmParas) ProtoMessage

func (*PmStmParas) ProtoMessage()

func (*PmStmParas) Reset

func (m *PmStmParas) Reset()

func (*PmStmParas) String

func (m *PmStmParas) String() string

func (*PmStmParas) XXX_DiscardUnknown

func (m *PmStmParas) XXX_DiscardUnknown()

func (*PmStmParas) XXX_Marshal

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

func (*PmStmParas) XXX_Merge

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

func (*PmStmParas) XXX_Size

func (m *PmStmParas) XXX_Size() int

func (*PmStmParas) XXX_Unmarshal

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

type PmStmParas_KEYS

type PmStmParas_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 (*PmStmParas_KEYS) Descriptor

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

func (*PmStmParas_KEYS) GetName

func (m *PmStmParas_KEYS) GetName() string

func (*PmStmParas_KEYS) GetNumber

func (m *PmStmParas_KEYS) GetNumber() uint32

func (*PmStmParas_KEYS) GetNumber_1

func (m *PmStmParas_KEYS) GetNumber_1() uint32

func (*PmStmParas_KEYS) ProtoMessage

func (*PmStmParas_KEYS) ProtoMessage()

func (*PmStmParas_KEYS) Reset

func (m *PmStmParas_KEYS) Reset()

func (*PmStmParas_KEYS) String

func (m *PmStmParas_KEYS) String() string

func (*PmStmParas_KEYS) XXX_DiscardUnknown

func (m *PmStmParas_KEYS) XXX_DiscardUnknown()

func (*PmStmParas_KEYS) XXX_Marshal

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

func (*PmStmParas_KEYS) XXX_Merge

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

func (*PmStmParas_KEYS) XXX_Size

func (m *PmStmParas_KEYS) XXX_Size() int

func (*PmStmParas_KEYS) XXX_Unmarshal

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

type StmFarEndLineEntry

type StmFarEndLineEntry struct {
	FarEndLineESs        *PmStmParameter      `protobuf:"bytes,1,opt,name=far_end_line_e_ss,json=farEndLineESs,proto3" json:"far_end_line_e_ss,omitempty"`
	FarEndLineEsRs       *PmStmParameterRatio `protobuf:"bytes,2,opt,name=far_end_line_es_rs,json=farEndLineEsRs,proto3" json:"far_end_line_es_rs,omitempty"`
	FarEndLineEbbEs      *PmStmParameter      `protobuf:"bytes,3,opt,name=far_end_line_ebb_es,json=farEndLineEbbEs,proto3" json:"far_end_line_ebb_es,omitempty"`
	FarEndLineBbeRs      *PmStmParameterRatio `protobuf:"bytes,4,opt,name=far_end_line_bbe_rs,json=farEndLineBbeRs,proto3" json:"far_end_line_bbe_rs,omitempty"`
	FarEndLineSeSs       *PmStmParameter      `protobuf:"bytes,5,opt,name=far_end_line_se_ss,json=farEndLineSeSs,proto3" json:"far_end_line_se_ss,omitempty"`
	FarEndLineSesRs      *PmStmParameterRatio `protobuf:"bytes,6,opt,name=far_end_line_ses_rs,json=farEndLineSesRs,proto3" json:"far_end_line_ses_rs,omitempty"`
	FarEndLineUaSs       *PmStmParameter      `protobuf:"bytes,7,opt,name=far_end_line_ua_ss,json=farEndLineUaSs,proto3" json:"far_end_line_ua_ss,omitempty"`
	FarEndLineEBs        *PmStmParameter      `protobuf:"bytes,8,opt,name=far_end_line_e_bs,json=farEndLineEBs,proto3" json:"far_end_line_e_bs,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*StmFarEndLineEntry) Descriptor

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

func (*StmFarEndLineEntry) GetFarEndLineBbeRs

func (m *StmFarEndLineEntry) GetFarEndLineBbeRs() *PmStmParameterRatio

func (*StmFarEndLineEntry) GetFarEndLineEBs

func (m *StmFarEndLineEntry) GetFarEndLineEBs() *PmStmParameter

func (*StmFarEndLineEntry) GetFarEndLineESs

func (m *StmFarEndLineEntry) GetFarEndLineESs() *PmStmParameter

func (*StmFarEndLineEntry) GetFarEndLineEbbEs

func (m *StmFarEndLineEntry) GetFarEndLineEbbEs() *PmStmParameter

func (*StmFarEndLineEntry) GetFarEndLineEsRs

func (m *StmFarEndLineEntry) GetFarEndLineEsRs() *PmStmParameterRatio

func (*StmFarEndLineEntry) GetFarEndLineSeSs

func (m *StmFarEndLineEntry) GetFarEndLineSeSs() *PmStmParameter

func (*StmFarEndLineEntry) GetFarEndLineSesRs

func (m *StmFarEndLineEntry) GetFarEndLineSesRs() *PmStmParameterRatio

func (*StmFarEndLineEntry) GetFarEndLineUaSs

func (m *StmFarEndLineEntry) GetFarEndLineUaSs() *PmStmParameter

func (*StmFarEndLineEntry) ProtoMessage

func (*StmFarEndLineEntry) ProtoMessage()

func (*StmFarEndLineEntry) Reset

func (m *StmFarEndLineEntry) Reset()

func (*StmFarEndLineEntry) String

func (m *StmFarEndLineEntry) String() string

func (*StmFarEndLineEntry) XXX_DiscardUnknown

func (m *StmFarEndLineEntry) XXX_DiscardUnknown()

func (*StmFarEndLineEntry) XXX_Marshal

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

func (*StmFarEndLineEntry) XXX_Merge

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

func (*StmFarEndLineEntry) XXX_Size

func (m *StmFarEndLineEntry) XXX_Size() int

func (*StmFarEndLineEntry) XXX_Unmarshal

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

type StmLineEntry

type StmLineEntry struct {
	LineStatus           int32                `protobuf:"zigzag32,1,opt,name=line_status,json=lineStatus,proto3" json:"line_status,omitempty"`
	LineESs              *PmStmParameter      `protobuf:"bytes,2,opt,name=line_e_ss,json=lineESs,proto3" json:"line_e_ss,omitempty"`
	LineEsRs             *PmStmParameterRatio `protobuf:"bytes,3,opt,name=line_es_rs,json=lineEsRs,proto3" json:"line_es_rs,omitempty"`
	LineBbEs             *PmStmParameter      `protobuf:"bytes,4,opt,name=line_bb_es,json=lineBbEs,proto3" json:"line_bb_es,omitempty"`
	LineBbeRs            *PmStmParameterRatio `protobuf:"bytes,5,opt,name=line_bbe_rs,json=lineBbeRs,proto3" json:"line_bbe_rs,omitempty"`
	LineSeSs             *PmStmParameter      `protobuf:"bytes,6,opt,name=line_se_ss,json=lineSeSs,proto3" json:"line_se_ss,omitempty"`
	LineSesRs            *PmStmParameterRatio `protobuf:"bytes,7,opt,name=line_ses_rs,json=lineSesRs,proto3" json:"line_ses_rs,omitempty"`
	LineUaSs             *PmStmParameter      `protobuf:"bytes,8,opt,name=line_ua_ss,json=lineUaSs,proto3" json:"line_ua_ss,omitempty"`
	LineEBs              *PmStmParameter      `protobuf:"bytes,9,opt,name=line_e_bs,json=lineEBs,proto3" json:"line_e_bs,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*StmLineEntry) Descriptor

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

func (*StmLineEntry) GetLineBbEs

func (m *StmLineEntry) GetLineBbEs() *PmStmParameter

func (*StmLineEntry) GetLineBbeRs

func (m *StmLineEntry) GetLineBbeRs() *PmStmParameterRatio

func (*StmLineEntry) GetLineEBs

func (m *StmLineEntry) GetLineEBs() *PmStmParameter

func (*StmLineEntry) GetLineESs

func (m *StmLineEntry) GetLineESs() *PmStmParameter

func (*StmLineEntry) GetLineEsRs

func (m *StmLineEntry) GetLineEsRs() *PmStmParameterRatio

func (*StmLineEntry) GetLineSeSs

func (m *StmLineEntry) GetLineSeSs() *PmStmParameter

func (*StmLineEntry) GetLineSesRs

func (m *StmLineEntry) GetLineSesRs() *PmStmParameterRatio

func (*StmLineEntry) GetLineStatus

func (m *StmLineEntry) GetLineStatus() int32

func (*StmLineEntry) GetLineUaSs

func (m *StmLineEntry) GetLineUaSs() *PmStmParameter

func (*StmLineEntry) ProtoMessage

func (*StmLineEntry) ProtoMessage()

func (*StmLineEntry) Reset

func (m *StmLineEntry) Reset()

func (*StmLineEntry) String

func (m *StmLineEntry) String() string

func (*StmLineEntry) XXX_DiscardUnknown

func (m *StmLineEntry) XXX_DiscardUnknown()

func (*StmLineEntry) XXX_Marshal

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

func (*StmLineEntry) XXX_Merge

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

func (*StmLineEntry) XXX_Size

func (m *StmLineEntry) XXX_Size() int

func (*StmLineEntry) XXX_Unmarshal

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

type StmSectionEntry

type StmSectionEntry struct {
	SectionStatus        int32                `protobuf:"zigzag32,1,opt,name=section_status,json=sectionStatus,proto3" json:"section_status,omitempty"`
	SectionESs           *PmStmParameter      `protobuf:"bytes,2,opt,name=section_e_ss,json=sectionESs,proto3" json:"section_e_ss,omitempty"`
	SectionEsRs          *PmStmParameterRatio `protobuf:"bytes,3,opt,name=section_es_rs,json=sectionEsRs,proto3" json:"section_es_rs,omitempty"`
	SectionBbEs          *PmStmParameter      `protobuf:"bytes,4,opt,name=section_bb_es,json=sectionBbEs,proto3" json:"section_bb_es,omitempty"`
	SectionBbeRs         *PmStmParameterRatio `protobuf:"bytes,5,opt,name=section_bbe_rs,json=sectionBbeRs,proto3" json:"section_bbe_rs,omitempty"`
	SectionSeSs          *PmStmParameter      `protobuf:"bytes,6,opt,name=section_se_ss,json=sectionSeSs,proto3" json:"section_se_ss,omitempty"`
	SectionSesRs         *PmStmParameterRatio `protobuf:"bytes,7,opt,name=section_ses_rs,json=sectionSesRs,proto3" json:"section_ses_rs,omitempty"`
	SectionUaSs          *PmStmParameter      `protobuf:"bytes,8,opt,name=section_ua_ss,json=sectionUaSs,proto3" json:"section_ua_ss,omitempty"`
	SectionEBs           *PmStmParameter      `protobuf:"bytes,9,opt,name=section_e_bs,json=sectionEBs,proto3" json:"section_e_bs,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*StmSectionEntry) Descriptor

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

func (*StmSectionEntry) GetSectionBbEs

func (m *StmSectionEntry) GetSectionBbEs() *PmStmParameter

func (*StmSectionEntry) GetSectionBbeRs

func (m *StmSectionEntry) GetSectionBbeRs() *PmStmParameterRatio

func (*StmSectionEntry) GetSectionEBs

func (m *StmSectionEntry) GetSectionEBs() *PmStmParameter

func (*StmSectionEntry) GetSectionESs

func (m *StmSectionEntry) GetSectionESs() *PmStmParameter

func (*StmSectionEntry) GetSectionEsRs

func (m *StmSectionEntry) GetSectionEsRs() *PmStmParameterRatio

func (*StmSectionEntry) GetSectionSeSs

func (m *StmSectionEntry) GetSectionSeSs() *PmStmParameter

func (*StmSectionEntry) GetSectionSesRs

func (m *StmSectionEntry) GetSectionSesRs() *PmStmParameterRatio

func (*StmSectionEntry) GetSectionStatus

func (m *StmSectionEntry) GetSectionStatus() int32

func (*StmSectionEntry) GetSectionUaSs

func (m *StmSectionEntry) GetSectionUaSs() *PmStmParameter

func (*StmSectionEntry) ProtoMessage

func (*StmSectionEntry) ProtoMessage()

func (*StmSectionEntry) Reset

func (m *StmSectionEntry) Reset()

func (*StmSectionEntry) String

func (m *StmSectionEntry) String() string

func (*StmSectionEntry) XXX_DiscardUnknown

func (m *StmSectionEntry) XXX_DiscardUnknown()

func (*StmSectionEntry) XXX_Marshal

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

func (*StmSectionEntry) XXX_Merge

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

func (*StmSectionEntry) XXX_Size

func (m *StmSectionEntry) XXX_Size() int

func (*StmSectionEntry) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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