cisco_ios_xr_pmengine_oper_performance_management_odu_odu_ports_odu_port_odu_current_odu_hour24_odu_hour24otns_odu_hour24otn

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/odu/odu-ports/odu-port/odu-current/odu-hour24/odu-hour24otns/odu-hour24otn

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PmOtnParameter

type PmOtnParameter 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"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PmOtnParameter) Descriptor

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

func (*PmOtnParameter) GetData

func (m *PmOtnParameter) GetData() uint64

func (*PmOtnParameter) GetTcaReport

func (m *PmOtnParameter) GetTcaReport() bool

func (*PmOtnParameter) GetThreshold

func (m *PmOtnParameter) GetThreshold() uint64

func (*PmOtnParameter) ProtoMessage

func (*PmOtnParameter) ProtoMessage()

func (*PmOtnParameter) Reset

func (m *PmOtnParameter) Reset()

func (*PmOtnParameter) String

func (m *PmOtnParameter) String() string

func (*PmOtnParameter) XXX_DiscardUnknown

func (m *PmOtnParameter) XXX_DiscardUnknown()

func (*PmOtnParameter) XXX_Marshal

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

func (*PmOtnParameter) XXX_Merge

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

func (*PmOtnParameter) XXX_Size

func (m *PmOtnParameter) XXX_Size() int

func (*PmOtnParameter) XXX_Unmarshal

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

type PmOtnParameterRatio

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

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

func (*PmOtnParameterRatio) GetData

func (m *PmOtnParameterRatio) GetData() string

func (*PmOtnParameterRatio) GetTcaReport

func (m *PmOtnParameterRatio) GetTcaReport() bool

func (*PmOtnParameterRatio) GetThreshold

func (m *PmOtnParameterRatio) GetThreshold() string

func (*PmOtnParameterRatio) ProtoMessage

func (*PmOtnParameterRatio) ProtoMessage()

func (*PmOtnParameterRatio) Reset

func (m *PmOtnParameterRatio) Reset()

func (*PmOtnParameterRatio) String

func (m *PmOtnParameterRatio) String() string

func (*PmOtnParameterRatio) XXX_DiscardUnknown

func (m *PmOtnParameterRatio) XXX_DiscardUnknown()

func (*PmOtnParameterRatio) XXX_Marshal

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

func (*PmOtnParameterRatio) XXX_Merge

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

func (*PmOtnParameterRatio) XXX_Size

func (m *PmOtnParameterRatio) XXX_Size() int

func (*PmOtnParameterRatio) XXX_Unmarshal

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

type PmOtnParas

type PmOtnParas 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,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
	LastClearTime        string               `protobuf:"bytes,53,opt,name=last_clear_time,json=lastClearTime,proto3" json:"last_clear_time,omitempty"`
	LastClear15MinTime   string               `protobuf:"bytes,54,opt,name=last_clear15_min_time,json=lastClear15MinTime,proto3" json:"last_clear15_min_time,omitempty"`
	LastClear30SecTime   string               `protobuf:"bytes,55,opt,name=last_clear30_sec_time,json=lastClear30SecTime,proto3" json:"last_clear30_sec_time,omitempty"`
	LastClear24HrTime    string               `protobuf:"bytes,56,opt,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"`
	Lbc                  *PmOtnParameter      `protobuf:"bytes,58,opt,name=lbc,proto3" json:"lbc,omitempty"`
	EsNe                 *PmOtnParameter      `protobuf:"bytes,59,opt,name=es_ne,json=esNe,proto3" json:"es_ne,omitempty"`
	EsrNe                *PmOtnParameterRatio `protobuf:"bytes,60,opt,name=esr_ne,json=esrNe,proto3" json:"esr_ne,omitempty"`
	SesNe                *PmOtnParameter      `protobuf:"bytes,61,opt,name=ses_ne,json=sesNe,proto3" json:"ses_ne,omitempty"`
	SesrNe               *PmOtnParameterRatio `protobuf:"bytes,62,opt,name=sesr_ne,json=sesrNe,proto3" json:"sesr_ne,omitempty"`
	UasNe                *PmOtnParameter      `protobuf:"bytes,63,opt,name=uas_ne,json=uasNe,proto3" json:"uas_ne,omitempty"`
	BbeNe                *PmOtnParameter      `protobuf:"bytes,64,opt,name=bbe_ne,json=bbeNe,proto3" json:"bbe_ne,omitempty"`
	BberNe               *PmOtnParameterRatio `protobuf:"bytes,65,opt,name=bber_ne,json=bberNe,proto3" json:"bber_ne,omitempty"`
	FcNe                 *PmOtnParameter      `protobuf:"bytes,66,opt,name=fc_ne,json=fcNe,proto3" json:"fc_ne,omitempty"`
	EsFe                 *PmOtnParameter      `protobuf:"bytes,67,opt,name=es_fe,json=esFe,proto3" json:"es_fe,omitempty"`
	EsrFe                *PmOtnParameterRatio `protobuf:"bytes,68,opt,name=esr_fe,json=esrFe,proto3" json:"esr_fe,omitempty"`
	SesFe                *PmOtnParameter      `protobuf:"bytes,69,opt,name=ses_fe,json=sesFe,proto3" json:"ses_fe,omitempty"`
	SesrFe               *PmOtnParameterRatio `protobuf:"bytes,70,opt,name=sesr_fe,json=sesrFe,proto3" json:"sesr_fe,omitempty"`
	UasFe                *PmOtnParameter      `protobuf:"bytes,71,opt,name=uas_fe,json=uasFe,proto3" json:"uas_fe,omitempty"`
	BbeFe                *PmOtnParameter      `protobuf:"bytes,72,opt,name=bbe_fe,json=bbeFe,proto3" json:"bbe_fe,omitempty"`
	BberFe               *PmOtnParameterRatio `protobuf:"bytes,73,opt,name=bber_fe,json=bberFe,proto3" json:"bber_fe,omitempty"`
	FcFe                 *PmOtnParameter      `protobuf:"bytes,74,opt,name=fc_fe,json=fcFe,proto3" json:"fc_fe,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*PmOtnParas) Descriptor

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

func (*PmOtnParas) GetBbeFe

func (m *PmOtnParas) GetBbeFe() *PmOtnParameter

func (*PmOtnParas) GetBbeNe

func (m *PmOtnParas) GetBbeNe() *PmOtnParameter

func (*PmOtnParas) GetBberFe

func (m *PmOtnParas) GetBberFe() *PmOtnParameterRatio

func (*PmOtnParas) GetBberNe

func (m *PmOtnParas) GetBberNe() *PmOtnParameterRatio

func (*PmOtnParas) GetEsFe

func (m *PmOtnParas) GetEsFe() *PmOtnParameter

func (*PmOtnParas) GetEsNe

func (m *PmOtnParas) GetEsNe() *PmOtnParameter

func (*PmOtnParas) GetEsrFe

func (m *PmOtnParas) GetEsrFe() *PmOtnParameterRatio

func (*PmOtnParas) GetEsrNe

func (m *PmOtnParas) GetEsrNe() *PmOtnParameterRatio

func (*PmOtnParas) GetFcFe

func (m *PmOtnParas) GetFcFe() *PmOtnParameter

func (*PmOtnParas) GetFcNe

func (m *PmOtnParas) GetFcNe() *PmOtnParameter

func (*PmOtnParas) GetIndex

func (m *PmOtnParas) GetIndex() uint32

func (*PmOtnParas) GetLastClear15MinTime

func (m *PmOtnParas) GetLastClear15MinTime() string

func (*PmOtnParas) GetLastClear24HrTime

func (m *PmOtnParas) GetLastClear24HrTime() string

func (*PmOtnParas) GetLastClear30SecTime

func (m *PmOtnParas) GetLastClear30SecTime() string

func (*PmOtnParas) GetLastClearTime

func (m *PmOtnParas) GetLastClearTime() string

func (*PmOtnParas) GetLbc

func (m *PmOtnParas) GetLbc() *PmOtnParameter

func (*PmOtnParas) GetSec30Support

func (m *PmOtnParas) GetSec30Support() bool

func (*PmOtnParas) GetSesFe

func (m *PmOtnParas) GetSesFe() *PmOtnParameter

func (*PmOtnParas) GetSesNe

func (m *PmOtnParas) GetSesNe() *PmOtnParameter

func (*PmOtnParas) GetSesrFe

func (m *PmOtnParas) GetSesrFe() *PmOtnParameterRatio

func (*PmOtnParas) GetSesrNe

func (m *PmOtnParas) GetSesrNe() *PmOtnParameterRatio

func (*PmOtnParas) GetTimestamp

func (m *PmOtnParas) GetTimestamp() string

func (*PmOtnParas) GetUasFe

func (m *PmOtnParas) GetUasFe() *PmOtnParameter

func (*PmOtnParas) GetUasNe

func (m *PmOtnParas) GetUasNe() *PmOtnParameter

func (*PmOtnParas) GetValid

func (m *PmOtnParas) GetValid() bool

func (*PmOtnParas) ProtoMessage

func (*PmOtnParas) ProtoMessage()

func (*PmOtnParas) Reset

func (m *PmOtnParas) Reset()

func (*PmOtnParas) String

func (m *PmOtnParas) String() string

func (*PmOtnParas) XXX_DiscardUnknown

func (m *PmOtnParas) XXX_DiscardUnknown()

func (*PmOtnParas) XXX_Marshal

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

func (*PmOtnParas) XXX_Merge

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

func (*PmOtnParas) XXX_Size

func (m *PmOtnParas) XXX_Size() int

func (*PmOtnParas) XXX_Unmarshal

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

type PmOtnParas_KEYS

type PmOtnParas_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"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PmOtnParas_KEYS) Descriptor

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

func (*PmOtnParas_KEYS) GetName

func (m *PmOtnParas_KEYS) GetName() string

func (*PmOtnParas_KEYS) GetNumber

func (m *PmOtnParas_KEYS) GetNumber() uint32

func (*PmOtnParas_KEYS) ProtoMessage

func (*PmOtnParas_KEYS) ProtoMessage()

func (*PmOtnParas_KEYS) Reset

func (m *PmOtnParas_KEYS) Reset()

func (*PmOtnParas_KEYS) String

func (m *PmOtnParas_KEYS) String() string

func (*PmOtnParas_KEYS) XXX_DiscardUnknown

func (m *PmOtnParas_KEYS) XXX_DiscardUnknown()

func (*PmOtnParas_KEYS) XXX_Marshal

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

func (*PmOtnParas_KEYS) XXX_Merge

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

func (*PmOtnParas_KEYS) XXX_Size

func (m *PmOtnParas_KEYS) XXX_Size() int

func (*PmOtnParas_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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