cisco_ios_xr_pmengine_oper_performance_management_history_global_periodic_ho_vc_history_ho_vc_port_histories_ho_vc_port_history_ho_vc_hour24_history_ho_vc_hour24_path_histories_ho_vc_hour24_path_history_ho_vc_hour24_path_time_line_instances_ho_vc_hour24_path_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/ho-vc-history/ho-vc-port-histories/ho-vc-port-history/ho-vc-hour24-history/ho-vc-hour24-path-histories/ho-vc-hour24-path-history/ho-vc-hour24-path-time-line-instances/ho-vc-hour24-path-time-line-instance

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HoVcEntry

type HoVcEntry struct {
	PathStatus           int32                 `protobuf:"zigzag32,1,opt,name=path_status,json=pathStatus,proto3" json:"path_status,omitempty"`
	PathESs              *PmHoVcParameter      `protobuf:"bytes,2,opt,name=path_e_ss,json=pathESs,proto3" json:"path_e_ss,omitempty"`
	PathEsRs             *PmHoVcParameterRatio `protobuf:"bytes,3,opt,name=path_es_rs,json=pathEsRs,proto3" json:"path_es_rs,omitempty"`
	PathSeSs             *PmHoVcParameter      `protobuf:"bytes,4,opt,name=path_se_ss,json=pathSeSs,proto3" json:"path_se_ss,omitempty"`
	PathSesRs            *PmHoVcParameterRatio `protobuf:"bytes,5,opt,name=path_ses_rs,json=pathSesRs,proto3" json:"path_ses_rs,omitempty"`
	PathEBs              *PmHoVcParameter      `protobuf:"bytes,6,opt,name=path_e_bs,json=pathEBs,proto3" json:"path_e_bs,omitempty"`
	PathUaSs             *PmHoVcParameter      `protobuf:"bytes,7,opt,name=path_ua_ss,json=pathUaSs,proto3" json:"path_ua_ss,omitempty"`
	PathBbEs             *PmHoVcParameter      `protobuf:"bytes,8,opt,name=path_bb_es,json=pathBbEs,proto3" json:"path_bb_es,omitempty"`
	PathBbeRs            *PmHoVcParameterRatio `protobuf:"bytes,9,opt,name=path_bbe_rs,json=pathBbeRs,proto3" json:"path_bbe_rs,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}

func (*HoVcEntry) Descriptor

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

func (*HoVcEntry) GetPathBbEs

func (m *HoVcEntry) GetPathBbEs() *PmHoVcParameter

func (*HoVcEntry) GetPathBbeRs

func (m *HoVcEntry) GetPathBbeRs() *PmHoVcParameterRatio

func (*HoVcEntry) GetPathEBs

func (m *HoVcEntry) GetPathEBs() *PmHoVcParameter

func (*HoVcEntry) GetPathESs

func (m *HoVcEntry) GetPathESs() *PmHoVcParameter

func (*HoVcEntry) GetPathEsRs

func (m *HoVcEntry) GetPathEsRs() *PmHoVcParameterRatio

func (*HoVcEntry) GetPathSeSs

func (m *HoVcEntry) GetPathSeSs() *PmHoVcParameter

func (*HoVcEntry) GetPathSesRs

func (m *HoVcEntry) GetPathSesRs() *PmHoVcParameterRatio

func (*HoVcEntry) GetPathStatus

func (m *HoVcEntry) GetPathStatus() int32

func (*HoVcEntry) GetPathUaSs

func (m *HoVcEntry) GetPathUaSs() *PmHoVcParameter

func (*HoVcEntry) ProtoMessage

func (*HoVcEntry) ProtoMessage()

func (*HoVcEntry) Reset

func (m *HoVcEntry) Reset()

func (*HoVcEntry) String

func (m *HoVcEntry) String() string

func (*HoVcEntry) XXX_DiscardUnknown

func (m *HoVcEntry) XXX_DiscardUnknown()

func (*HoVcEntry) XXX_Marshal

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

func (*HoVcEntry) XXX_Merge

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

func (*HoVcEntry) XXX_Size

func (m *HoVcEntry) XXX_Size() int

func (*HoVcEntry) XXX_Unmarshal

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

type HoVcFarEndPathEntry

type HoVcFarEndPathEntry struct {
	FarEndPathESs        uint32   `protobuf:"varint,1,opt,name=far_end_path_e_ss,json=farEndPathESs,proto3" json:"far_end_path_e_ss,omitempty"`
	FarEndPathSeSs       uint32   `protobuf:"varint,2,opt,name=far_end_path_se_ss,json=farEndPathSeSs,proto3" json:"far_end_path_se_ss,omitempty"`
	FarEndPathCVs        uint32   `protobuf:"varint,3,opt,name=far_end_path_c_vs,json=farEndPathCVs,proto3" json:"far_end_path_c_vs,omitempty"`
	FarEndPathUaSs       uint32   `protobuf:"varint,4,opt,name=far_end_path_ua_ss,json=farEndPathUaSs,proto3" json:"far_end_path_ua_ss,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*HoVcFarEndPathEntry) Descriptor

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

func (*HoVcFarEndPathEntry) GetFarEndPathCVs

func (m *HoVcFarEndPathEntry) GetFarEndPathCVs() uint32

func (*HoVcFarEndPathEntry) GetFarEndPathESs

func (m *HoVcFarEndPathEntry) GetFarEndPathESs() uint32

func (*HoVcFarEndPathEntry) GetFarEndPathSeSs

func (m *HoVcFarEndPathEntry) GetFarEndPathSeSs() uint32

func (*HoVcFarEndPathEntry) GetFarEndPathUaSs

func (m *HoVcFarEndPathEntry) GetFarEndPathUaSs() uint32

func (*HoVcFarEndPathEntry) ProtoMessage

func (*HoVcFarEndPathEntry) ProtoMessage()

func (*HoVcFarEndPathEntry) Reset

func (m *HoVcFarEndPathEntry) Reset()

func (*HoVcFarEndPathEntry) String

func (m *HoVcFarEndPathEntry) String() string

func (*HoVcFarEndPathEntry) XXX_DiscardUnknown

func (m *HoVcFarEndPathEntry) XXX_DiscardUnknown()

func (*HoVcFarEndPathEntry) XXX_Marshal

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

func (*HoVcFarEndPathEntry) XXX_Merge

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

func (*HoVcFarEndPathEntry) XXX_Size

func (m *HoVcFarEndPathEntry) XXX_Size() int

func (*HoVcFarEndPathEntry) XXX_Unmarshal

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

type PmHoVcParameter

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

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

func (*PmHoVcParameter) GetData

func (m *PmHoVcParameter) GetData() uint32

func (*PmHoVcParameter) GetTcaReport

func (m *PmHoVcParameter) GetTcaReport() bool

func (*PmHoVcParameter) GetThreshold

func (m *PmHoVcParameter) GetThreshold() uint32

func (*PmHoVcParameter) ProtoMessage

func (*PmHoVcParameter) ProtoMessage()

func (*PmHoVcParameter) Reset

func (m *PmHoVcParameter) Reset()

func (*PmHoVcParameter) String

func (m *PmHoVcParameter) String() string

func (*PmHoVcParameter) XXX_DiscardUnknown

func (m *PmHoVcParameter) XXX_DiscardUnknown()

func (*PmHoVcParameter) XXX_Marshal

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

func (*PmHoVcParameter) XXX_Merge

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

func (*PmHoVcParameter) XXX_Size

func (m *PmHoVcParameter) XXX_Size() int

func (*PmHoVcParameter) XXX_Unmarshal

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

type PmHoVcParameterRatio

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

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

func (*PmHoVcParameterRatio) GetData

func (m *PmHoVcParameterRatio) GetData() string

func (*PmHoVcParameterRatio) GetTcaReport

func (m *PmHoVcParameterRatio) GetTcaReport() bool

func (*PmHoVcParameterRatio) GetThreshold

func (m *PmHoVcParameterRatio) GetThreshold() string

func (*PmHoVcParameterRatio) ProtoMessage

func (*PmHoVcParameterRatio) ProtoMessage()

func (*PmHoVcParameterRatio) Reset

func (m *PmHoVcParameterRatio) Reset()

func (*PmHoVcParameterRatio) String

func (m *PmHoVcParameterRatio) String() string

func (*PmHoVcParameterRatio) XXX_DiscardUnknown

func (m *PmHoVcParameterRatio) XXX_DiscardUnknown()

func (*PmHoVcParameterRatio) XXX_Marshal

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

func (*PmHoVcParameterRatio) XXX_Merge

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

func (*PmHoVcParameterRatio) XXX_Size

func (m *PmHoVcParameterRatio) XXX_Size() int

func (*PmHoVcParameterRatio) XXX_Unmarshal

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

type PmHoVcParas

type PmHoVcParas 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"`
	Path                 *HoVcEntry           `protobuf:"bytes,56,opt,name=path,proto3" json:"path,omitempty"`
	FePath               *HoVcFarEndPathEntry `protobuf:"bytes,57,opt,name=fe_path,json=fePath,proto3" json:"fe_path,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*PmHoVcParas) Descriptor

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

func (*PmHoVcParas) GetFePath

func (m *PmHoVcParas) GetFePath() *HoVcFarEndPathEntry

func (*PmHoVcParas) GetIndex

func (m *PmHoVcParas) GetIndex() uint32

func (*PmHoVcParas) GetLastClear15MinTime

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

func (*PmHoVcParas) GetLastClear24HrTime

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

func (*PmHoVcParas) GetLastClearTime

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

func (*PmHoVcParas) GetPath

func (m *PmHoVcParas) GetPath() *HoVcEntry

func (*PmHoVcParas) GetTimestamp

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

func (*PmHoVcParas) GetValid

func (m *PmHoVcParas) GetValid() bool

func (*PmHoVcParas) ProtoMessage

func (*PmHoVcParas) ProtoMessage()

func (*PmHoVcParas) Reset

func (m *PmHoVcParas) Reset()

func (*PmHoVcParas) String

func (m *PmHoVcParas) String() string

func (*PmHoVcParas) XXX_DiscardUnknown

func (m *PmHoVcParas) XXX_DiscardUnknown()

func (*PmHoVcParas) XXX_Marshal

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

func (*PmHoVcParas) XXX_Merge

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

func (*PmHoVcParas) XXX_Size

func (m *PmHoVcParas) XXX_Size() int

func (*PmHoVcParas) XXX_Unmarshal

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

type PmHoVcParas_KEYS

type PmHoVcParas_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 (*PmHoVcParas_KEYS) Descriptor

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

func (*PmHoVcParas_KEYS) GetName

func (m *PmHoVcParas_KEYS) GetName() string

func (*PmHoVcParas_KEYS) GetNumber

func (m *PmHoVcParas_KEYS) GetNumber() uint32

func (*PmHoVcParas_KEYS) GetNumber_1

func (m *PmHoVcParas_KEYS) GetNumber_1() uint32

func (*PmHoVcParas_KEYS) ProtoMessage

func (*PmHoVcParas_KEYS) ProtoMessage()

func (*PmHoVcParas_KEYS) Reset

func (m *PmHoVcParas_KEYS) Reset()

func (*PmHoVcParas_KEYS) String

func (m *PmHoVcParas_KEYS) String() string

func (*PmHoVcParas_KEYS) XXX_DiscardUnknown

func (m *PmHoVcParas_KEYS) XXX_DiscardUnknown()

func (*PmHoVcParas_KEYS) XXX_Marshal

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

func (*PmHoVcParas_KEYS) XXX_Merge

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

func (*PmHoVcParas_KEYS) XXX_Size

func (m *PmHoVcParas_KEYS) XXX_Size() int

func (*PmHoVcParas_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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