cisco_ios_xr_controller_optics_oper_optics_oper_optics_ports_optics_port_optics_lanes_optics_lane

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-controller-optics-oper:optics-oper/optics-ports/optics-port/optics-lanes/optics-lane

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LaneAlarmDetail

type LaneAlarmDetail struct {
	IsDetected           bool     `protobuf:"varint,1,opt,name=is_detected,json=isDetected,proto3" json:"is_detected,omitempty"`
	Counter              uint32   `protobuf:"varint,2,opt,name=counter,proto3" json:"counter,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*LaneAlarmDetail) Descriptor

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

func (*LaneAlarmDetail) GetCounter

func (m *LaneAlarmDetail) GetCounter() uint32

func (*LaneAlarmDetail) GetIsDetected

func (m *LaneAlarmDetail) GetIsDetected() bool

func (*LaneAlarmDetail) ProtoMessage

func (*LaneAlarmDetail) ProtoMessage()

func (*LaneAlarmDetail) Reset

func (m *LaneAlarmDetail) Reset()

func (*LaneAlarmDetail) String

func (m *LaneAlarmDetail) String() string

func (*LaneAlarmDetail) XXX_DiscardUnknown

func (m *LaneAlarmDetail) XXX_DiscardUnknown()

func (*LaneAlarmDetail) XXX_Marshal

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

func (*LaneAlarmDetail) XXX_Merge

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

func (*LaneAlarmDetail) XXX_Size

func (m *LaneAlarmDetail) XXX_Size() int

func (*LaneAlarmDetail) XXX_Unmarshal

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

type LaneEdmAlarmInfo

type LaneEdmAlarmInfo struct {
	HighRxPower          *LaneAlarmDetail `protobuf:"bytes,1,opt,name=high_rx_power,json=highRxPower,proto3" json:"high_rx_power,omitempty"`
	LowRxPower           *LaneAlarmDetail `protobuf:"bytes,2,opt,name=low_rx_power,json=lowRxPower,proto3" json:"low_rx_power,omitempty"`
	HighTxPower          *LaneAlarmDetail `protobuf:"bytes,3,opt,name=high_tx_power,json=highTxPower,proto3" json:"high_tx_power,omitempty"`
	LowTxPower           *LaneAlarmDetail `protobuf:"bytes,4,opt,name=low_tx_power,json=lowTxPower,proto3" json:"low_tx_power,omitempty"`
	HighLbc              *LaneAlarmDetail `protobuf:"bytes,5,opt,name=high_lbc,json=highLbc,proto3" json:"high_lbc,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

func (*LaneEdmAlarmInfo) Descriptor

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

func (*LaneEdmAlarmInfo) GetHighLbc

func (m *LaneEdmAlarmInfo) GetHighLbc() *LaneAlarmDetail

func (*LaneEdmAlarmInfo) GetHighRxPower

func (m *LaneEdmAlarmInfo) GetHighRxPower() *LaneAlarmDetail

func (*LaneEdmAlarmInfo) GetHighTxPower

func (m *LaneEdmAlarmInfo) GetHighTxPower() *LaneAlarmDetail

func (*LaneEdmAlarmInfo) GetLowRxPower

func (m *LaneEdmAlarmInfo) GetLowRxPower() *LaneAlarmDetail

func (*LaneEdmAlarmInfo) GetLowTxPower

func (m *LaneEdmAlarmInfo) GetLowTxPower() *LaneAlarmDetail

func (*LaneEdmAlarmInfo) ProtoMessage

func (*LaneEdmAlarmInfo) ProtoMessage()

func (*LaneEdmAlarmInfo) Reset

func (m *LaneEdmAlarmInfo) Reset()

func (*LaneEdmAlarmInfo) String

func (m *LaneEdmAlarmInfo) String() string

func (*LaneEdmAlarmInfo) XXX_DiscardUnknown

func (m *LaneEdmAlarmInfo) XXX_DiscardUnknown()

func (*LaneEdmAlarmInfo) XXX_Marshal

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

func (*LaneEdmAlarmInfo) XXX_Merge

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

func (*LaneEdmAlarmInfo) XXX_Size

func (m *LaneEdmAlarmInfo) XXX_Size() int

func (*LaneEdmAlarmInfo) XXX_Unmarshal

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

type OpticsEdmLaneData

type OpticsEdmLaneData struct {
	LaneIndex                 uint32            `protobuf:"varint,50,opt,name=lane_index,json=laneIndex,proto3" json:"lane_index,omitempty"`
	LaserBiasCurrentPercent   uint32            `` /* 136-byte string literal not displayed */
	LaserBiasCurrentMilliAmps uint32            `` /* 144-byte string literal not displayed */
	TransmitPower             int32             `protobuf:"zigzag32,53,opt,name=transmit_power,json=transmitPower,proto3" json:"transmit_power,omitempty"`
	ReceivePower              int32             `protobuf:"zigzag32,54,opt,name=receive_power,json=receivePower,proto3" json:"receive_power,omitempty"`
	ReceiveSignalPower        int32             `protobuf:"zigzag32,55,opt,name=receive_signal_power,json=receiveSignalPower,proto3" json:"receive_signal_power,omitempty"`
	TransmitSignalPower       int32             `protobuf:"zigzag32,56,opt,name=transmit_signal_power,json=transmitSignalPower,proto3" json:"transmit_signal_power,omitempty"`
	OutputFrequency           int32             `protobuf:"zigzag32,57,opt,name=output_frequency,json=outputFrequency,proto3" json:"output_frequency,omitempty"`
	LaneAlarmInfo             *LaneEdmAlarmInfo `protobuf:"bytes,58,opt,name=lane_alarm_info,json=laneAlarmInfo,proto3" json:"lane_alarm_info,omitempty"`
	FrequencyOffset           int32             `protobuf:"zigzag32,59,opt,name=frequency_offset,json=frequencyOffset,proto3" json:"frequency_offset,omitempty"`
	XXX_NoUnkeyedLiteral      struct{}          `json:"-"`
	XXX_unrecognized          []byte            `json:"-"`
	XXX_sizecache             int32             `json:"-"`
}

func (*OpticsEdmLaneData) Descriptor

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

func (*OpticsEdmLaneData) GetFrequencyOffset

func (m *OpticsEdmLaneData) GetFrequencyOffset() int32

func (*OpticsEdmLaneData) GetLaneAlarmInfo

func (m *OpticsEdmLaneData) GetLaneAlarmInfo() *LaneEdmAlarmInfo

func (*OpticsEdmLaneData) GetLaneIndex

func (m *OpticsEdmLaneData) GetLaneIndex() uint32

func (*OpticsEdmLaneData) GetLaserBiasCurrentMilliAmps

func (m *OpticsEdmLaneData) GetLaserBiasCurrentMilliAmps() uint32

func (*OpticsEdmLaneData) GetLaserBiasCurrentPercent

func (m *OpticsEdmLaneData) GetLaserBiasCurrentPercent() uint32

func (*OpticsEdmLaneData) GetOutputFrequency

func (m *OpticsEdmLaneData) GetOutputFrequency() int32

func (*OpticsEdmLaneData) GetReceivePower

func (m *OpticsEdmLaneData) GetReceivePower() int32

func (*OpticsEdmLaneData) GetReceiveSignalPower

func (m *OpticsEdmLaneData) GetReceiveSignalPower() int32

func (*OpticsEdmLaneData) GetTransmitPower

func (m *OpticsEdmLaneData) GetTransmitPower() int32

func (*OpticsEdmLaneData) GetTransmitSignalPower

func (m *OpticsEdmLaneData) GetTransmitSignalPower() int32

func (*OpticsEdmLaneData) ProtoMessage

func (*OpticsEdmLaneData) ProtoMessage()

func (*OpticsEdmLaneData) Reset

func (m *OpticsEdmLaneData) Reset()

func (*OpticsEdmLaneData) String

func (m *OpticsEdmLaneData) String() string

func (*OpticsEdmLaneData) XXX_DiscardUnknown

func (m *OpticsEdmLaneData) XXX_DiscardUnknown()

func (*OpticsEdmLaneData) XXX_Marshal

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

func (*OpticsEdmLaneData) XXX_Merge

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

func (*OpticsEdmLaneData) XXX_Size

func (m *OpticsEdmLaneData) XXX_Size() int

func (*OpticsEdmLaneData) XXX_Unmarshal

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

type OpticsEdmLaneData_KEYS

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

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

func (*OpticsEdmLaneData_KEYS) GetName

func (m *OpticsEdmLaneData_KEYS) GetName() string

func (*OpticsEdmLaneData_KEYS) GetNumber

func (m *OpticsEdmLaneData_KEYS) GetNumber() uint32

func (*OpticsEdmLaneData_KEYS) ProtoMessage

func (*OpticsEdmLaneData_KEYS) ProtoMessage()

func (*OpticsEdmLaneData_KEYS) Reset

func (m *OpticsEdmLaneData_KEYS) Reset()

func (*OpticsEdmLaneData_KEYS) String

func (m *OpticsEdmLaneData_KEYS) String() string

func (*OpticsEdmLaneData_KEYS) XXX_DiscardUnknown

func (m *OpticsEdmLaneData_KEYS) XXX_DiscardUnknown()

func (*OpticsEdmLaneData_KEYS) XXX_Marshal

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

func (*OpticsEdmLaneData_KEYS) XXX_Merge

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

func (*OpticsEdmLaneData_KEYS) XXX_Size

func (m *OpticsEdmLaneData_KEYS) XXX_Size() int

func (*OpticsEdmLaneData_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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