cisco_ios_xr_drivers_media_eth_oper_ethernet_interface_interfaces_interface

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-drivers-media-eth-oper:ethernet-interface/interfaces/interface

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EthBerMonitoring

type EthBerMonitoring struct {
	Supported            int32             `protobuf:"zigzag32,1,opt,name=supported,proto3" json:"supported,omitempty"`
	Settings             *EtherBerSettings `protobuf:"bytes,2,opt,name=settings,proto3" json:"settings,omitempty"`
	State                *EtherBerState    `protobuf:"bytes,3,opt,name=state,proto3" json:"state,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*EthBerMonitoring) Descriptor

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

func (*EthBerMonitoring) GetSettings

func (m *EthBerMonitoring) GetSettings() *EtherBerSettings

func (*EthBerMonitoring) GetState

func (m *EthBerMonitoring) GetState() *EtherBerState

func (*EthBerMonitoring) GetSupported

func (m *EthBerMonitoring) GetSupported() int32

func (*EthBerMonitoring) ProtoMessage

func (*EthBerMonitoring) ProtoMessage()

func (*EthBerMonitoring) Reset

func (m *EthBerMonitoring) Reset()

func (*EthBerMonitoring) String

func (m *EthBerMonitoring) String() string

func (*EthBerMonitoring) XXX_DiscardUnknown

func (m *EthBerMonitoring) XXX_DiscardUnknown()

func (*EthBerMonitoring) XXX_Marshal

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

func (*EthBerMonitoring) XXX_Merge

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

func (*EthBerMonitoring) XXX_Size

func (m *EthBerMonitoring) XXX_Size() int

func (*EthBerMonitoring) XXX_Unmarshal

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

type EthCtlrTransportInfo

type EthCtlrTransportInfo struct {
	MaintenanceModeEnabled uint32   `` /* 130-byte string literal not displayed */
	AinsStatus             string   `protobuf:"bytes,2,opt,name=ains_status,json=ainsStatus,proto3" json:"ains_status,omitempty"`
	TotalDuration          uint32   `protobuf:"varint,3,opt,name=total_duration,json=totalDuration,proto3" json:"total_duration,omitempty"`
	RemainingDuration      uint32   `protobuf:"varint,4,opt,name=remaining_duration,json=remainingDuration,proto3" json:"remaining_duration,omitempty"`
	XXX_NoUnkeyedLiteral   struct{} `json:"-"`
	XXX_unrecognized       []byte   `json:"-"`
	XXX_sizecache          int32    `json:"-"`
}

func (*EthCtlrTransportInfo) Descriptor

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

func (*EthCtlrTransportInfo) GetAinsStatus

func (m *EthCtlrTransportInfo) GetAinsStatus() string

func (*EthCtlrTransportInfo) GetMaintenanceModeEnabled

func (m *EthCtlrTransportInfo) GetMaintenanceModeEnabled() uint32

func (*EthCtlrTransportInfo) GetRemainingDuration

func (m *EthCtlrTransportInfo) GetRemainingDuration() uint32

func (*EthCtlrTransportInfo) GetTotalDuration

func (m *EthCtlrTransportInfo) GetTotalDuration() uint32

func (*EthCtlrTransportInfo) ProtoMessage

func (*EthCtlrTransportInfo) ProtoMessage()

func (*EthCtlrTransportInfo) Reset

func (m *EthCtlrTransportInfo) Reset()

func (*EthCtlrTransportInfo) String

func (m *EthCtlrTransportInfo) String() string

func (*EthCtlrTransportInfo) XXX_DiscardUnknown

func (m *EthCtlrTransportInfo) XXX_DiscardUnknown()

func (*EthCtlrTransportInfo) XXX_Marshal

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

func (*EthCtlrTransportInfo) XXX_Merge

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

func (*EthCtlrTransportInfo) XXX_Size

func (m *EthCtlrTransportInfo) XXX_Size() int

func (*EthCtlrTransportInfo) XXX_Unmarshal

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

type EthCtrlrAlarms

type EthCtrlrAlarms struct {
	ReceivedLossOfSignalAlarm      string   `` /* 142-byte string literal not displayed */
	PcsLossOfBlockLockAlarm        string   `` /* 138-byte string literal not displayed */
	LocalFaultAlarm                string   `protobuf:"bytes,3,opt,name=local_fault_alarm,json=localFaultAlarm,proto3" json:"local_fault_alarm,omitempty"`
	RemoteFaultAlarm               string   `protobuf:"bytes,4,opt,name=remote_fault_alarm,json=remoteFaultAlarm,proto3" json:"remote_fault_alarm,omitempty"`
	SdBerAlarm                     string   `protobuf:"bytes,5,opt,name=sd_ber_alarm,json=sdBerAlarm,proto3" json:"sd_ber_alarm,omitempty"`
	SfBerAlarm                     string   `protobuf:"bytes,6,opt,name=sf_ber_alarm,json=sfBerAlarm,proto3" json:"sf_ber_alarm,omitempty"`
	LossOfSynchronizationDataAlarm string   `` /* 157-byte string literal not displayed */
	HiBerAlarm                     string   `protobuf:"bytes,8,opt,name=hi_ber_alarm,json=hiBerAlarm,proto3" json:"hi_ber_alarm,omitempty"`
	SquelchAlarm                   string   `protobuf:"bytes,9,opt,name=squelch_alarm,json=squelchAlarm,proto3" json:"squelch_alarm,omitempty"`
	RxOpdAlarm                     string   `protobuf:"bytes,10,opt,name=rx_opd_alarm,json=rxOpdAlarm,proto3" json:"rx_opd_alarm,omitempty"`
	XXX_NoUnkeyedLiteral           struct{} `json:"-"`
	XXX_unrecognized               []byte   `json:"-"`
	XXX_sizecache                  int32    `json:"-"`
}

func (*EthCtrlrAlarms) Descriptor

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

func (*EthCtrlrAlarms) GetHiBerAlarm

func (m *EthCtrlrAlarms) GetHiBerAlarm() string

func (*EthCtrlrAlarms) GetLocalFaultAlarm

func (m *EthCtrlrAlarms) GetLocalFaultAlarm() string

func (*EthCtrlrAlarms) GetLossOfSynchronizationDataAlarm

func (m *EthCtrlrAlarms) GetLossOfSynchronizationDataAlarm() string

func (*EthCtrlrAlarms) GetPcsLossOfBlockLockAlarm

func (m *EthCtrlrAlarms) GetPcsLossOfBlockLockAlarm() string

func (*EthCtrlrAlarms) GetReceivedLossOfSignalAlarm

func (m *EthCtrlrAlarms) GetReceivedLossOfSignalAlarm() string

func (*EthCtrlrAlarms) GetRemoteFaultAlarm

func (m *EthCtrlrAlarms) GetRemoteFaultAlarm() string

func (*EthCtrlrAlarms) GetRxOpdAlarm

func (m *EthCtrlrAlarms) GetRxOpdAlarm() string

func (*EthCtrlrAlarms) GetSdBerAlarm

func (m *EthCtrlrAlarms) GetSdBerAlarm() string

func (*EthCtrlrAlarms) GetSfBerAlarm

func (m *EthCtrlrAlarms) GetSfBerAlarm() string

func (*EthCtrlrAlarms) GetSquelchAlarm

func (m *EthCtrlrAlarms) GetSquelchAlarm() string

func (*EthCtrlrAlarms) ProtoMessage

func (*EthCtrlrAlarms) ProtoMessage()

func (*EthCtrlrAlarms) Reset

func (m *EthCtrlrAlarms) Reset()

func (*EthCtrlrAlarms) String

func (m *EthCtrlrAlarms) String() string

func (*EthCtrlrAlarms) XXX_DiscardUnknown

func (m *EthCtrlrAlarms) XXX_DiscardUnknown()

func (*EthCtrlrAlarms) XXX_Marshal

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

func (*EthCtrlrAlarms) XXX_Merge

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

func (*EthCtrlrAlarms) XXX_Size

func (m *EthCtrlrAlarms) XXX_Size() int

func (*EthCtrlrAlarms) XXX_Unmarshal

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

type EthCtrlrErrorCounters

type EthCtrlrErrorCounters struct {
	SyncHeaderErrors     uint64   `protobuf:"varint,1,opt,name=sync_header_errors,json=syncHeaderErrors,proto3" json:"sync_header_errors,omitempty"`
	PcsbipErrors         uint64   `protobuf:"varint,2,opt,name=pcsbip_errors,json=pcsbipErrors,proto3" json:"pcsbip_errors,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EthCtrlrErrorCounters) Descriptor

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

func (*EthCtrlrErrorCounters) GetPcsbipErrors

func (m *EthCtrlrErrorCounters) GetPcsbipErrors() uint64

func (*EthCtrlrErrorCounters) GetSyncHeaderErrors

func (m *EthCtrlrErrorCounters) GetSyncHeaderErrors() uint64

func (*EthCtrlrErrorCounters) ProtoMessage

func (*EthCtrlrErrorCounters) ProtoMessage()

func (*EthCtrlrErrorCounters) Reset

func (m *EthCtrlrErrorCounters) Reset()

func (*EthCtrlrErrorCounters) String

func (m *EthCtrlrErrorCounters) String() string

func (*EthCtrlrErrorCounters) XXX_DiscardUnknown

func (m *EthCtrlrErrorCounters) XXX_DiscardUnknown()

func (*EthCtrlrErrorCounters) XXX_Marshal

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

func (*EthCtrlrErrorCounters) XXX_Merge

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

func (*EthCtrlrErrorCounters) XXX_Size

func (m *EthCtrlrErrorCounters) XXX_Size() int

func (*EthCtrlrErrorCounters) XXX_Unmarshal

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

type EthCtrlrL1Info

type EthCtrlrL1Info struct {
	LinkState            string                 `protobuf:"bytes,1,opt,name=link_state,json=linkState,proto3" json:"link_state,omitempty"`
	LedState             string                 `protobuf:"bytes,2,opt,name=led_state,json=ledState,proto3" json:"led_state,omitempty"`
	Autoneg              *EtherAutoneg_         `protobuf:"bytes,3,opt,name=autoneg,proto3" json:"autoneg,omitempty"`
	Speed                string                 `protobuf:"bytes,4,opt,name=speed,proto3" json:"speed,omitempty"`
	Duplex               string                 `protobuf:"bytes,5,opt,name=duplex,proto3" json:"duplex,omitempty"`
	Flowcontrol          string                 `protobuf:"bytes,6,opt,name=flowcontrol,proto3" json:"flowcontrol,omitempty"`
	Ipg                  string                 `protobuf:"bytes,7,opt,name=ipg,proto3" json:"ipg,omitempty"`
	CurrentAlarms        *EthCtrlrAlarms        `protobuf:"bytes,8,opt,name=current_alarms,json=currentAlarms,proto3" json:"current_alarms,omitempty"`
	PreviousAlarms       *EthCtrlrAlarms        `protobuf:"bytes,9,opt,name=previous_alarms,json=previousAlarms,proto3" json:"previous_alarms,omitempty"`
	ErrorCounts          *EthCtrlrErrorCounters `protobuf:"bytes,10,opt,name=error_counts,json=errorCounts,proto3" json:"error_counts,omitempty"`
	BerMonitoring        *EthBerMonitoring      `protobuf:"bytes,11,opt,name=ber_monitoring,json=berMonitoring,proto3" json:"ber_monitoring,omitempty"`
	OpdMonitoring        *EthOpdMonitoring      `protobuf:"bytes,12,opt,name=opd_monitoring,json=opdMonitoring,proto3" json:"opd_monitoring,omitempty"`
	LaserSquelchEnabled  uint32                 `protobuf:"varint,13,opt,name=laser_squelch_enabled,json=laserSquelchEnabled,proto3" json:"laser_squelch_enabled,omitempty"`
	BandwidthUtilization uint32                 `protobuf:"varint,14,opt,name=bandwidth_utilization,json=bandwidthUtilization,proto3" json:"bandwidth_utilization,omitempty"`
	PfcInfo              *EtherPfcDetailsType   `protobuf:"bytes,15,opt,name=pfc_info,json=pfcInfo,proto3" json:"pfc_info,omitempty"`
	Bandwidth            uint64                 `protobuf:"varint,16,opt,name=bandwidth,proto3" json:"bandwidth,omitempty"`
	XXX_NoUnkeyedLiteral struct{}               `json:"-"`
	XXX_unrecognized     []byte                 `json:"-"`
	XXX_sizecache        int32                  `json:"-"`
}

func (*EthCtrlrL1Info) Descriptor

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

func (*EthCtrlrL1Info) GetAutoneg

func (m *EthCtrlrL1Info) GetAutoneg() *EtherAutoneg_

func (*EthCtrlrL1Info) GetBandwidth

func (m *EthCtrlrL1Info) GetBandwidth() uint64

func (*EthCtrlrL1Info) GetBandwidthUtilization

func (m *EthCtrlrL1Info) GetBandwidthUtilization() uint32

func (*EthCtrlrL1Info) GetBerMonitoring

func (m *EthCtrlrL1Info) GetBerMonitoring() *EthBerMonitoring

func (*EthCtrlrL1Info) GetCurrentAlarms

func (m *EthCtrlrL1Info) GetCurrentAlarms() *EthCtrlrAlarms

func (*EthCtrlrL1Info) GetDuplex

func (m *EthCtrlrL1Info) GetDuplex() string

func (*EthCtrlrL1Info) GetErrorCounts

func (m *EthCtrlrL1Info) GetErrorCounts() *EthCtrlrErrorCounters

func (*EthCtrlrL1Info) GetFlowcontrol

func (m *EthCtrlrL1Info) GetFlowcontrol() string

func (*EthCtrlrL1Info) GetIpg

func (m *EthCtrlrL1Info) GetIpg() string

func (*EthCtrlrL1Info) GetLaserSquelchEnabled

func (m *EthCtrlrL1Info) GetLaserSquelchEnabled() uint32

func (*EthCtrlrL1Info) GetLedState

func (m *EthCtrlrL1Info) GetLedState() string

func (*EthCtrlrL1Info) GetLinkState

func (m *EthCtrlrL1Info) GetLinkState() string

func (*EthCtrlrL1Info) GetOpdMonitoring

func (m *EthCtrlrL1Info) GetOpdMonitoring() *EthOpdMonitoring

func (*EthCtrlrL1Info) GetPfcInfo

func (m *EthCtrlrL1Info) GetPfcInfo() *EtherPfcDetailsType

func (*EthCtrlrL1Info) GetPreviousAlarms

func (m *EthCtrlrL1Info) GetPreviousAlarms() *EthCtrlrAlarms

func (*EthCtrlrL1Info) GetSpeed

func (m *EthCtrlrL1Info) GetSpeed() string

func (*EthCtrlrL1Info) ProtoMessage

func (*EthCtrlrL1Info) ProtoMessage()

func (*EthCtrlrL1Info) Reset

func (m *EthCtrlrL1Info) Reset()

func (*EthCtrlrL1Info) String

func (m *EthCtrlrL1Info) String() string

func (*EthCtrlrL1Info) XXX_DiscardUnknown

func (m *EthCtrlrL1Info) XXX_DiscardUnknown()

func (*EthCtrlrL1Info) XXX_Marshal

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

func (*EthCtrlrL1Info) XXX_Merge

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

func (*EthCtrlrL1Info) XXX_Size

func (m *EthCtrlrL1Info) XXX_Size() int

func (*EthCtrlrL1Info) XXX_Unmarshal

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

type EthCtrlrMacInfo

type EthCtrlrMacInfo struct {
	Mtu                   uint32                  `protobuf:"varint,1,opt,name=mtu,proto3" json:"mtu,omitempty"`
	Mru                   uint32                  `protobuf:"varint,2,opt,name=mru,proto3" json:"mru,omitempty"`
	BurnedInMacAddress    string                  `protobuf:"bytes,3,opt,name=burned_in_mac_address,json=burnedInMacAddress,proto3" json:"burned_in_mac_address,omitempty"`
	OperationalMacAddress string                  `` /* 126-byte string literal not displayed */
	UnicastMacFilters     *EthCtrlrUcastMacFilter `protobuf:"bytes,5,opt,name=unicast_mac_filters,json=unicastMacFilters,proto3" json:"unicast_mac_filters,omitempty"`
	MulticastMacFilters   *EthCtrlrMcastMacFilter `protobuf:"bytes,6,opt,name=multicast_mac_filters,json=multicastMacFilters,proto3" json:"multicast_mac_filters,omitempty"`
	XXX_NoUnkeyedLiteral  struct{}                `json:"-"`
	XXX_unrecognized      []byte                  `json:"-"`
	XXX_sizecache         int32                   `json:"-"`
}

func (*EthCtrlrMacInfo) Descriptor

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

func (*EthCtrlrMacInfo) GetBurnedInMacAddress

func (m *EthCtrlrMacInfo) GetBurnedInMacAddress() string

func (*EthCtrlrMacInfo) GetMru

func (m *EthCtrlrMacInfo) GetMru() uint32

func (*EthCtrlrMacInfo) GetMtu

func (m *EthCtrlrMacInfo) GetMtu() uint32

func (*EthCtrlrMacInfo) GetMulticastMacFilters

func (m *EthCtrlrMacInfo) GetMulticastMacFilters() *EthCtrlrMcastMacFilter

func (*EthCtrlrMacInfo) GetOperationalMacAddress

func (m *EthCtrlrMacInfo) GetOperationalMacAddress() string

func (*EthCtrlrMacInfo) GetUnicastMacFilters

func (m *EthCtrlrMacInfo) GetUnicastMacFilters() *EthCtrlrUcastMacFilter

func (*EthCtrlrMacInfo) ProtoMessage

func (*EthCtrlrMacInfo) ProtoMessage()

func (*EthCtrlrMacInfo) Reset

func (m *EthCtrlrMacInfo) Reset()

func (*EthCtrlrMacInfo) String

func (m *EthCtrlrMacInfo) String() string

func (*EthCtrlrMacInfo) XXX_DiscardUnknown

func (m *EthCtrlrMacInfo) XXX_DiscardUnknown()

func (*EthCtrlrMacInfo) XXX_Marshal

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

func (*EthCtrlrMacInfo) XXX_Merge

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

func (*EthCtrlrMacInfo) XXX_Size

func (m *EthCtrlrMacInfo) XXX_Size() int

func (*EthCtrlrMacInfo) XXX_Unmarshal

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

type EthCtrlrMcastMacFilter

type EthCtrlrMcastMacFilter struct {
	MulticastPromiscuous uint32                `protobuf:"varint,1,opt,name=multicast_promiscuous,json=multicastPromiscuous,proto3" json:"multicast_promiscuous,omitempty"`
	MulticastMacAddress  []*EtherMcastMacType_ `protobuf:"bytes,2,rep,name=multicast_mac_address,json=multicastMacAddress,proto3" json:"multicast_mac_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}

func (*EthCtrlrMcastMacFilter) Descriptor

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

func (*EthCtrlrMcastMacFilter) GetMulticastMacAddress

func (m *EthCtrlrMcastMacFilter) GetMulticastMacAddress() []*EtherMcastMacType_

func (*EthCtrlrMcastMacFilter) GetMulticastPromiscuous

func (m *EthCtrlrMcastMacFilter) GetMulticastPromiscuous() uint32

func (*EthCtrlrMcastMacFilter) ProtoMessage

func (*EthCtrlrMcastMacFilter) ProtoMessage()

func (*EthCtrlrMcastMacFilter) Reset

func (m *EthCtrlrMcastMacFilter) Reset()

func (*EthCtrlrMcastMacFilter) String

func (m *EthCtrlrMcastMacFilter) String() string

func (*EthCtrlrMcastMacFilter) XXX_DiscardUnknown

func (m *EthCtrlrMcastMacFilter) XXX_DiscardUnknown()

func (*EthCtrlrMcastMacFilter) XXX_Marshal

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

func (*EthCtrlrMcastMacFilter) XXX_Merge

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

func (*EthCtrlrMcastMacFilter) XXX_Size

func (m *EthCtrlrMcastMacFilter) XXX_Size() int

func (*EthCtrlrMcastMacFilter) XXX_Unmarshal

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

type EthCtrlrPhyDomAlarms

type EthCtrlrPhyDomAlarms struct {
	TransceiverTemperature string   `` /* 127-byte string literal not displayed */
	TransceiverVoltage     string   `protobuf:"bytes,2,opt,name=transceiver_voltage,json=transceiverVoltage,proto3" json:"transceiver_voltage,omitempty"`
	TransmitLaserPower     string   `protobuf:"bytes,3,opt,name=transmit_laser_power,json=transmitLaserPower,proto3" json:"transmit_laser_power,omitempty"`
	ReceivedLaserPower     string   `protobuf:"bytes,4,opt,name=received_laser_power,json=receivedLaserPower,proto3" json:"received_laser_power,omitempty"`
	LaserBiasCurrent       string   `protobuf:"bytes,5,opt,name=laser_bias_current,json=laserBiasCurrent,proto3" json:"laser_bias_current,omitempty"`
	XXX_NoUnkeyedLiteral   struct{} `json:"-"`
	XXX_unrecognized       []byte   `json:"-"`
	XXX_sizecache          int32    `json:"-"`
}

func (*EthCtrlrPhyDomAlarms) Descriptor

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

func (*EthCtrlrPhyDomAlarms) GetLaserBiasCurrent

func (m *EthCtrlrPhyDomAlarms) GetLaserBiasCurrent() string

func (*EthCtrlrPhyDomAlarms) GetReceivedLaserPower

func (m *EthCtrlrPhyDomAlarms) GetReceivedLaserPower() string

func (*EthCtrlrPhyDomAlarms) GetTransceiverTemperature

func (m *EthCtrlrPhyDomAlarms) GetTransceiverTemperature() string

func (*EthCtrlrPhyDomAlarms) GetTransceiverVoltage

func (m *EthCtrlrPhyDomAlarms) GetTransceiverVoltage() string

func (*EthCtrlrPhyDomAlarms) GetTransmitLaserPower

func (m *EthCtrlrPhyDomAlarms) GetTransmitLaserPower() string

func (*EthCtrlrPhyDomAlarms) ProtoMessage

func (*EthCtrlrPhyDomAlarms) ProtoMessage()

func (*EthCtrlrPhyDomAlarms) Reset

func (m *EthCtrlrPhyDomAlarms) Reset()

func (*EthCtrlrPhyDomAlarms) String

func (m *EthCtrlrPhyDomAlarms) String() string

func (*EthCtrlrPhyDomAlarms) XXX_DiscardUnknown

func (m *EthCtrlrPhyDomAlarms) XXX_DiscardUnknown()

func (*EthCtrlrPhyDomAlarms) XXX_Marshal

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

func (*EthCtrlrPhyDomAlarms) XXX_Merge

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

func (*EthCtrlrPhyDomAlarms) XXX_Size

func (m *EthCtrlrPhyDomAlarms) XXX_Size() int

func (*EthCtrlrPhyDomAlarms) XXX_Unmarshal

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

type EthCtrlrPhyDomLaneAlarms

type EthCtrlrPhyDomLaneAlarms struct {
	TransmitLaserPower   string   `protobuf:"bytes,1,opt,name=transmit_laser_power,json=transmitLaserPower,proto3" json:"transmit_laser_power,omitempty"`
	ReceivedLaserPower   string   `protobuf:"bytes,2,opt,name=received_laser_power,json=receivedLaserPower,proto3" json:"received_laser_power,omitempty"`
	LaserBiasCurrent     string   `protobuf:"bytes,3,opt,name=laser_bias_current,json=laserBiasCurrent,proto3" json:"laser_bias_current,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EthCtrlrPhyDomLaneAlarms) Descriptor

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

func (*EthCtrlrPhyDomLaneAlarms) GetLaserBiasCurrent

func (m *EthCtrlrPhyDomLaneAlarms) GetLaserBiasCurrent() string

func (*EthCtrlrPhyDomLaneAlarms) GetReceivedLaserPower

func (m *EthCtrlrPhyDomLaneAlarms) GetReceivedLaserPower() string

func (*EthCtrlrPhyDomLaneAlarms) GetTransmitLaserPower

func (m *EthCtrlrPhyDomLaneAlarms) GetTransmitLaserPower() string

func (*EthCtrlrPhyDomLaneAlarms) ProtoMessage

func (*EthCtrlrPhyDomLaneAlarms) ProtoMessage()

func (*EthCtrlrPhyDomLaneAlarms) Reset

func (m *EthCtrlrPhyDomLaneAlarms) Reset()

func (*EthCtrlrPhyDomLaneAlarms) String

func (m *EthCtrlrPhyDomLaneAlarms) String() string

func (*EthCtrlrPhyDomLaneAlarms) XXX_DiscardUnknown

func (m *EthCtrlrPhyDomLaneAlarms) XXX_DiscardUnknown()

func (*EthCtrlrPhyDomLaneAlarms) XXX_Marshal

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

func (*EthCtrlrPhyDomLaneAlarms) XXX_Merge

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

func (*EthCtrlrPhyDomLaneAlarms) XXX_Size

func (m *EthCtrlrPhyDomLaneAlarms) XXX_Size() int

func (*EthCtrlrPhyDomLaneAlarms) XXX_Unmarshal

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

type EthCtrlrPhyDomThresholdValidity

type EthCtrlrPhyDomThresholdValidity struct {
	TemperatureValid     int32    `protobuf:"zigzag32,1,opt,name=temperature_valid,json=temperatureValid,proto3" json:"temperature_valid,omitempty"`
	VoltageValid         int32    `protobuf:"zigzag32,2,opt,name=voltage_valid,json=voltageValid,proto3" json:"voltage_valid,omitempty"`
	LaserBiasValid       int32    `protobuf:"zigzag32,3,opt,name=laser_bias_valid,json=laserBiasValid,proto3" json:"laser_bias_valid,omitempty"`
	TransmitPowerValid   int32    `protobuf:"zigzag32,4,opt,name=transmit_power_valid,json=transmitPowerValid,proto3" json:"transmit_power_valid,omitempty"`
	ReceivePowerValid    int32    `protobuf:"zigzag32,5,opt,name=receive_power_valid,json=receivePowerValid,proto3" json:"receive_power_valid,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EthCtrlrPhyDomThresholdValidity) Descriptor

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

func (*EthCtrlrPhyDomThresholdValidity) GetLaserBiasValid

func (m *EthCtrlrPhyDomThresholdValidity) GetLaserBiasValid() int32

func (*EthCtrlrPhyDomThresholdValidity) GetReceivePowerValid

func (m *EthCtrlrPhyDomThresholdValidity) GetReceivePowerValid() int32

func (*EthCtrlrPhyDomThresholdValidity) GetTemperatureValid

func (m *EthCtrlrPhyDomThresholdValidity) GetTemperatureValid() int32

func (*EthCtrlrPhyDomThresholdValidity) GetTransmitPowerValid

func (m *EthCtrlrPhyDomThresholdValidity) GetTransmitPowerValid() int32

func (*EthCtrlrPhyDomThresholdValidity) GetVoltageValid

func (m *EthCtrlrPhyDomThresholdValidity) GetVoltageValid() int32

func (*EthCtrlrPhyDomThresholdValidity) ProtoMessage

func (*EthCtrlrPhyDomThresholdValidity) ProtoMessage()

func (*EthCtrlrPhyDomThresholdValidity) Reset

func (*EthCtrlrPhyDomThresholdValidity) String

func (*EthCtrlrPhyDomThresholdValidity) XXX_DiscardUnknown

func (m *EthCtrlrPhyDomThresholdValidity) XXX_DiscardUnknown()

func (*EthCtrlrPhyDomThresholdValidity) XXX_Marshal

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

func (*EthCtrlrPhyDomThresholdValidity) XXX_Merge

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

func (*EthCtrlrPhyDomThresholdValidity) XXX_Size

func (m *EthCtrlrPhyDomThresholdValidity) XXX_Size() int

func (*EthCtrlrPhyDomThresholdValidity) XXX_Unmarshal

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

type EthCtrlrPhyDomThresholds

type EthCtrlrPhyDomThresholds struct {
	FieldValidity                     *EthCtrlrPhyDomThresholdValidity `protobuf:"bytes,1,opt,name=field_validity,json=fieldValidity,proto3" json:"field_validity,omitempty"`
	TransceiverTemperatureAlarmHigh   int32                            `` /* 161-byte string literal not displayed */
	TransceiverTemperatureWarningHigh int32                            `` /* 167-byte string literal not displayed */
	TransceiverTemperatureWarningLow  int32                            `` /* 164-byte string literal not displayed */
	TransceiverTemperatureAlarmLow    int32                            `` /* 158-byte string literal not displayed */
	TransceiverVoltageAlarmHigh       uint32                           `` /* 147-byte string literal not displayed */
	TransceiverVoltageWarningHigh     uint32                           `` /* 153-byte string literal not displayed */
	TransceiverVoltageWarningLow      uint32                           `` /* 150-byte string literal not displayed */
	TransceiverVoltageAlarmLow        uint32                           `` /* 144-byte string literal not displayed */
	LaserBiasAlarmHigh                uint32                           `protobuf:"varint,10,opt,name=laser_bias_alarm_high,json=laserBiasAlarmHigh,proto3" json:"laser_bias_alarm_high,omitempty"`
	LaserBiasWarningHigh              uint32                           `` /* 127-byte string literal not displayed */
	LaserBiasWarningLow               uint32                           `protobuf:"varint,12,opt,name=laser_bias_warning_low,json=laserBiasWarningLow,proto3" json:"laser_bias_warning_low,omitempty"`
	LaserBiasAlarmLow                 uint32                           `protobuf:"varint,13,opt,name=laser_bias_alarm_low,json=laserBiasAlarmLow,proto3" json:"laser_bias_alarm_low,omitempty"`
	OpticalTransmitPowerAlarmHigh     uint32                           `` /* 156-byte string literal not displayed */
	OpticalTransmitPowerWarningHigh   uint32                           `` /* 162-byte string literal not displayed */
	OpticalTransmitPowerWarningLow    uint32                           `` /* 159-byte string literal not displayed */
	OpticalTransmitPowerAlarmLow      uint32                           `` /* 153-byte string literal not displayed */
	OpticalReceivePowerAlarmHigh      uint32                           `` /* 153-byte string literal not displayed */
	OpticalReceivePowerWarningHigh    uint32                           `` /* 159-byte string literal not displayed */
	OpticalReceivePowerWarningLow     uint32                           `` /* 156-byte string literal not displayed */
	OpticalReceivePowerAlarmLow       uint32                           `` /* 150-byte string literal not displayed */
	XXX_NoUnkeyedLiteral              struct{}                         `json:"-"`
	XXX_unrecognized                  []byte                           `json:"-"`
	XXX_sizecache                     int32                            `json:"-"`
}

func (*EthCtrlrPhyDomThresholds) Descriptor

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

func (*EthCtrlrPhyDomThresholds) GetFieldValidity

func (*EthCtrlrPhyDomThresholds) GetLaserBiasAlarmHigh

func (m *EthCtrlrPhyDomThresholds) GetLaserBiasAlarmHigh() uint32

func (*EthCtrlrPhyDomThresholds) GetLaserBiasAlarmLow

func (m *EthCtrlrPhyDomThresholds) GetLaserBiasAlarmLow() uint32

func (*EthCtrlrPhyDomThresholds) GetLaserBiasWarningHigh

func (m *EthCtrlrPhyDomThresholds) GetLaserBiasWarningHigh() uint32

func (*EthCtrlrPhyDomThresholds) GetLaserBiasWarningLow

func (m *EthCtrlrPhyDomThresholds) GetLaserBiasWarningLow() uint32

func (*EthCtrlrPhyDomThresholds) GetOpticalReceivePowerAlarmHigh

func (m *EthCtrlrPhyDomThresholds) GetOpticalReceivePowerAlarmHigh() uint32

func (*EthCtrlrPhyDomThresholds) GetOpticalReceivePowerAlarmLow

func (m *EthCtrlrPhyDomThresholds) GetOpticalReceivePowerAlarmLow() uint32

func (*EthCtrlrPhyDomThresholds) GetOpticalReceivePowerWarningHigh

func (m *EthCtrlrPhyDomThresholds) GetOpticalReceivePowerWarningHigh() uint32

func (*EthCtrlrPhyDomThresholds) GetOpticalReceivePowerWarningLow

func (m *EthCtrlrPhyDomThresholds) GetOpticalReceivePowerWarningLow() uint32

func (*EthCtrlrPhyDomThresholds) GetOpticalTransmitPowerAlarmHigh

func (m *EthCtrlrPhyDomThresholds) GetOpticalTransmitPowerAlarmHigh() uint32

func (*EthCtrlrPhyDomThresholds) GetOpticalTransmitPowerAlarmLow

func (m *EthCtrlrPhyDomThresholds) GetOpticalTransmitPowerAlarmLow() uint32

func (*EthCtrlrPhyDomThresholds) GetOpticalTransmitPowerWarningHigh

func (m *EthCtrlrPhyDomThresholds) GetOpticalTransmitPowerWarningHigh() uint32

func (*EthCtrlrPhyDomThresholds) GetOpticalTransmitPowerWarningLow

func (m *EthCtrlrPhyDomThresholds) GetOpticalTransmitPowerWarningLow() uint32

func (*EthCtrlrPhyDomThresholds) GetTransceiverTemperatureAlarmHigh

func (m *EthCtrlrPhyDomThresholds) GetTransceiverTemperatureAlarmHigh() int32

func (*EthCtrlrPhyDomThresholds) GetTransceiverTemperatureAlarmLow

func (m *EthCtrlrPhyDomThresholds) GetTransceiverTemperatureAlarmLow() int32

func (*EthCtrlrPhyDomThresholds) GetTransceiverTemperatureWarningHigh

func (m *EthCtrlrPhyDomThresholds) GetTransceiverTemperatureWarningHigh() int32

func (*EthCtrlrPhyDomThresholds) GetTransceiverTemperatureWarningLow

func (m *EthCtrlrPhyDomThresholds) GetTransceiverTemperatureWarningLow() int32

func (*EthCtrlrPhyDomThresholds) GetTransceiverVoltageAlarmHigh

func (m *EthCtrlrPhyDomThresholds) GetTransceiverVoltageAlarmHigh() uint32

func (*EthCtrlrPhyDomThresholds) GetTransceiverVoltageAlarmLow

func (m *EthCtrlrPhyDomThresholds) GetTransceiverVoltageAlarmLow() uint32

func (*EthCtrlrPhyDomThresholds) GetTransceiverVoltageWarningHigh

func (m *EthCtrlrPhyDomThresholds) GetTransceiverVoltageWarningHigh() uint32

func (*EthCtrlrPhyDomThresholds) GetTransceiverVoltageWarningLow

func (m *EthCtrlrPhyDomThresholds) GetTransceiverVoltageWarningLow() uint32

func (*EthCtrlrPhyDomThresholds) ProtoMessage

func (*EthCtrlrPhyDomThresholds) ProtoMessage()

func (*EthCtrlrPhyDomThresholds) Reset

func (m *EthCtrlrPhyDomThresholds) Reset()

func (*EthCtrlrPhyDomThresholds) String

func (m *EthCtrlrPhyDomThresholds) String() string

func (*EthCtrlrPhyDomThresholds) XXX_DiscardUnknown

func (m *EthCtrlrPhyDomThresholds) XXX_DiscardUnknown()

func (*EthCtrlrPhyDomThresholds) XXX_Marshal

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

func (*EthCtrlrPhyDomThresholds) XXX_Merge

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

func (*EthCtrlrPhyDomThresholds) XXX_Size

func (m *EthCtrlrPhyDomThresholds) XXX_Size() int

func (*EthCtrlrPhyDomThresholds) XXX_Unmarshal

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

type EthCtrlrPhyInfo

type EthCtrlrPhyInfo struct {
	MediaType            string                  `protobuf:"bytes,1,opt,name=media_type,json=mediaType,proto3" json:"media_type,omitempty"`
	PhyPresent           string                  `protobuf:"bytes,2,opt,name=phy_present,json=phyPresent,proto3" json:"phy_present,omitempty"`
	PhyDetails           *EtherPhyDetails        `protobuf:"bytes,3,opt,name=phy_details,json=phyDetails,proto3" json:"phy_details,omitempty"`
	Loopback             string                  `protobuf:"bytes,4,opt,name=loopback,proto3" json:"loopback,omitempty"`
	FecDetails           *EtherFecDetails        `protobuf:"bytes,5,opt,name=fec_details,json=fecDetails,proto3" json:"fec_details,omitempty"`
	ExtendedLoopback     []*ExtendedLoopbackType `protobuf:"bytes,6,rep,name=extended_loopback,json=extendedLoopback,proto3" json:"extended_loopback,omitempty"`
	HoldoffTime          uint32                  `protobuf:"varint,7,opt,name=holdoff_time,json=holdoffTime,proto3" json:"holdoff_time,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                `json:"-"`
	XXX_unrecognized     []byte                  `json:"-"`
	XXX_sizecache        int32                   `json:"-"`
}

func (*EthCtrlrPhyInfo) Descriptor

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

func (*EthCtrlrPhyInfo) GetExtendedLoopback

func (m *EthCtrlrPhyInfo) GetExtendedLoopback() []*ExtendedLoopbackType

func (*EthCtrlrPhyInfo) GetFecDetails

func (m *EthCtrlrPhyInfo) GetFecDetails() *EtherFecDetails

func (*EthCtrlrPhyInfo) GetHoldoffTime

func (m *EthCtrlrPhyInfo) GetHoldoffTime() uint32

func (*EthCtrlrPhyInfo) GetLoopback

func (m *EthCtrlrPhyInfo) GetLoopback() string

func (*EthCtrlrPhyInfo) GetMediaType

func (m *EthCtrlrPhyInfo) GetMediaType() string

func (*EthCtrlrPhyInfo) GetPhyDetails

func (m *EthCtrlrPhyInfo) GetPhyDetails() *EtherPhyDetails

func (*EthCtrlrPhyInfo) GetPhyPresent

func (m *EthCtrlrPhyInfo) GetPhyPresent() string

func (*EthCtrlrPhyInfo) ProtoMessage

func (*EthCtrlrPhyInfo) ProtoMessage()

func (*EthCtrlrPhyInfo) Reset

func (m *EthCtrlrPhyInfo) Reset()

func (*EthCtrlrPhyInfo) String

func (m *EthCtrlrPhyInfo) String() string

func (*EthCtrlrPhyInfo) XXX_DiscardUnknown

func (m *EthCtrlrPhyInfo) XXX_DiscardUnknown()

func (*EthCtrlrPhyInfo) XXX_Marshal

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

func (*EthCtrlrPhyInfo) XXX_Merge

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

func (*EthCtrlrPhyInfo) XXX_Size

func (m *EthCtrlrPhyInfo) XXX_Size() int

func (*EthCtrlrPhyInfo) XXX_Unmarshal

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

type EthCtrlrPhyLaneOptMon

type EthCtrlrPhyLaneOptMon struct {
	CenterWavelength     uint32                    `protobuf:"varint,1,opt,name=center_wavelength,json=centerWavelength,proto3" json:"center_wavelength,omitempty"`
	TransmitLaserPower   int32                     `protobuf:"zigzag32,2,opt,name=transmit_laser_power,json=transmitLaserPower,proto3" json:"transmit_laser_power,omitempty"`
	ReceivedLaserPower   int32                     `protobuf:"zigzag32,3,opt,name=received_laser_power,json=receivedLaserPower,proto3" json:"received_laser_power,omitempty"`
	LaserBiasCurrent     uint32                    `protobuf:"varint,4,opt,name=laser_bias_current,json=laserBiasCurrent,proto3" json:"laser_bias_current,omitempty"`
	DigOptMonAlarm       *EthCtrlrPhyDomLaneAlarms `protobuf:"bytes,5,opt,name=dig_opt_mon_alarm,json=digOptMonAlarm,proto3" json:"dig_opt_mon_alarm,omitempty"`
	LaneId               uint32                    `protobuf:"varint,6,opt,name=lane_id,json=laneId,proto3" json:"lane_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
	XXX_unrecognized     []byte                    `json:"-"`
	XXX_sizecache        int32                     `json:"-"`
}

func (*EthCtrlrPhyLaneOptMon) Descriptor

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

func (*EthCtrlrPhyLaneOptMon) GetCenterWavelength

func (m *EthCtrlrPhyLaneOptMon) GetCenterWavelength() uint32

func (*EthCtrlrPhyLaneOptMon) GetDigOptMonAlarm

func (m *EthCtrlrPhyLaneOptMon) GetDigOptMonAlarm() *EthCtrlrPhyDomLaneAlarms

func (*EthCtrlrPhyLaneOptMon) GetLaneId

func (m *EthCtrlrPhyLaneOptMon) GetLaneId() uint32

func (*EthCtrlrPhyLaneOptMon) GetLaserBiasCurrent

func (m *EthCtrlrPhyLaneOptMon) GetLaserBiasCurrent() uint32

func (*EthCtrlrPhyLaneOptMon) GetReceivedLaserPower

func (m *EthCtrlrPhyLaneOptMon) GetReceivedLaserPower() int32

func (*EthCtrlrPhyLaneOptMon) GetTransmitLaserPower

func (m *EthCtrlrPhyLaneOptMon) GetTransmitLaserPower() int32

func (*EthCtrlrPhyLaneOptMon) ProtoMessage

func (*EthCtrlrPhyLaneOptMon) ProtoMessage()

func (*EthCtrlrPhyLaneOptMon) Reset

func (m *EthCtrlrPhyLaneOptMon) Reset()

func (*EthCtrlrPhyLaneOptMon) String

func (m *EthCtrlrPhyLaneOptMon) String() string

func (*EthCtrlrPhyLaneOptMon) XXX_DiscardUnknown

func (m *EthCtrlrPhyLaneOptMon) XXX_DiscardUnknown()

func (*EthCtrlrPhyLaneOptMon) XXX_Marshal

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

func (*EthCtrlrPhyLaneOptMon) XXX_Merge

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

func (*EthCtrlrPhyLaneOptMon) XXX_Size

func (m *EthCtrlrPhyLaneOptMon) XXX_Size() int

func (*EthCtrlrPhyLaneOptMon) XXX_Unmarshal

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

type EthCtrlrPhyLaneOptMonValidity

type EthCtrlrPhyLaneOptMonValidity struct {
	WavelengthValid      int32    `protobuf:"zigzag32,1,opt,name=wavelength_valid,json=wavelengthValid,proto3" json:"wavelength_valid,omitempty"`
	TransmitPowerValid   int32    `protobuf:"zigzag32,2,opt,name=transmit_power_valid,json=transmitPowerValid,proto3" json:"transmit_power_valid,omitempty"`
	ReceivePowerValid    int32    `protobuf:"zigzag32,3,opt,name=receive_power_valid,json=receivePowerValid,proto3" json:"receive_power_valid,omitempty"`
	LaserBiasValid       int32    `protobuf:"zigzag32,4,opt,name=laser_bias_valid,json=laserBiasValid,proto3" json:"laser_bias_valid,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EthCtrlrPhyLaneOptMonValidity) Descriptor

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

func (*EthCtrlrPhyLaneOptMonValidity) GetLaserBiasValid

func (m *EthCtrlrPhyLaneOptMonValidity) GetLaserBiasValid() int32

func (*EthCtrlrPhyLaneOptMonValidity) GetReceivePowerValid

func (m *EthCtrlrPhyLaneOptMonValidity) GetReceivePowerValid() int32

func (*EthCtrlrPhyLaneOptMonValidity) GetTransmitPowerValid

func (m *EthCtrlrPhyLaneOptMonValidity) GetTransmitPowerValid() int32

func (*EthCtrlrPhyLaneOptMonValidity) GetWavelengthValid

func (m *EthCtrlrPhyLaneOptMonValidity) GetWavelengthValid() int32

func (*EthCtrlrPhyLaneOptMonValidity) ProtoMessage

func (*EthCtrlrPhyLaneOptMonValidity) ProtoMessage()

func (*EthCtrlrPhyLaneOptMonValidity) Reset

func (m *EthCtrlrPhyLaneOptMonValidity) Reset()

func (*EthCtrlrPhyLaneOptMonValidity) String

func (*EthCtrlrPhyLaneOptMonValidity) XXX_DiscardUnknown

func (m *EthCtrlrPhyLaneOptMonValidity) XXX_DiscardUnknown()

func (*EthCtrlrPhyLaneOptMonValidity) XXX_Marshal

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

func (*EthCtrlrPhyLaneOptMonValidity) XXX_Merge

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

func (*EthCtrlrPhyLaneOptMonValidity) XXX_Size

func (m *EthCtrlrPhyLaneOptMonValidity) XXX_Size() int

func (*EthCtrlrPhyLaneOptMonValidity) XXX_Unmarshal

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

type EthCtrlrUcastMacFilter

type EthCtrlrUcastMacFilter struct {
	UnicastMacAddress    []string `protobuf:"bytes,1,rep,name=unicast_mac_address,json=unicastMacAddress,proto3" json:"unicast_mac_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EthCtrlrUcastMacFilter) Descriptor

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

func (*EthCtrlrUcastMacFilter) GetUnicastMacAddress

func (m *EthCtrlrUcastMacFilter) GetUnicastMacAddress() []string

func (*EthCtrlrUcastMacFilter) ProtoMessage

func (*EthCtrlrUcastMacFilter) ProtoMessage()

func (*EthCtrlrUcastMacFilter) Reset

func (m *EthCtrlrUcastMacFilter) Reset()

func (*EthCtrlrUcastMacFilter) String

func (m *EthCtrlrUcastMacFilter) String() string

func (*EthCtrlrUcastMacFilter) XXX_DiscardUnknown

func (m *EthCtrlrUcastMacFilter) XXX_DiscardUnknown()

func (*EthCtrlrUcastMacFilter) XXX_Marshal

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

func (*EthCtrlrUcastMacFilter) XXX_Merge

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

func (*EthCtrlrUcastMacFilter) XXX_Size

func (m *EthCtrlrUcastMacFilter) XXX_Size() int

func (*EthCtrlrUcastMacFilter) XXX_Unmarshal

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

type EthOpdMonitoring

type EthOpdMonitoring struct {
	Supported            int32             `protobuf:"zigzag32,1,opt,name=supported,proto3" json:"supported,omitempty"`
	Settings             *EtherOpdSettings `protobuf:"bytes,2,opt,name=settings,proto3" json:"settings,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*EthOpdMonitoring) Descriptor

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

func (*EthOpdMonitoring) GetSettings

func (m *EthOpdMonitoring) GetSettings() *EtherOpdSettings

func (*EthOpdMonitoring) GetSupported

func (m *EthOpdMonitoring) GetSupported() int32

func (*EthOpdMonitoring) ProtoMessage

func (*EthOpdMonitoring) ProtoMessage()

func (*EthOpdMonitoring) Reset

func (m *EthOpdMonitoring) Reset()

func (*EthOpdMonitoring) String

func (m *EthOpdMonitoring) String() string

func (*EthOpdMonitoring) XXX_DiscardUnknown

func (m *EthOpdMonitoring) XXX_DiscardUnknown()

func (*EthOpdMonitoring) XXX_Marshal

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

func (*EthOpdMonitoring) XXX_Merge

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

func (*EthOpdMonitoring) XXX_Size

func (m *EthOpdMonitoring) XXX_Size() int

func (*EthOpdMonitoring) XXX_Unmarshal

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

type EtherAutoneg_

type EtherAutoneg_ struct {
	AutonegEnabled       int32    `protobuf:"zigzag32,1,opt,name=autoneg_enabled,json=autonegEnabled,proto3" json:"autoneg_enabled,omitempty"`
	Mask                 uint32   `protobuf:"varint,2,opt,name=mask,proto3" json:"mask,omitempty"`
	Speed                string   `protobuf:"bytes,3,opt,name=speed,proto3" json:"speed,omitempty"`
	Duplex               string   `protobuf:"bytes,4,opt,name=duplex,proto3" json:"duplex,omitempty"`
	Flowcontrol          string   `protobuf:"bytes,5,opt,name=flowcontrol,proto3" json:"flowcontrol,omitempty"`
	ConfigOverride       int32    `protobuf:"zigzag32,6,opt,name=config_override,json=configOverride,proto3" json:"config_override,omitempty"`
	Fec                  string   `protobuf:"bytes,7,opt,name=fec,proto3" json:"fec,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EtherAutoneg_) Descriptor

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

func (*EtherAutoneg_) GetAutonegEnabled

func (m *EtherAutoneg_) GetAutonegEnabled() int32

func (*EtherAutoneg_) GetConfigOverride

func (m *EtherAutoneg_) GetConfigOverride() int32

func (*EtherAutoneg_) GetDuplex

func (m *EtherAutoneg_) GetDuplex() string

func (*EtherAutoneg_) GetFec

func (m *EtherAutoneg_) GetFec() string

func (*EtherAutoneg_) GetFlowcontrol

func (m *EtherAutoneg_) GetFlowcontrol() string

func (*EtherAutoneg_) GetMask

func (m *EtherAutoneg_) GetMask() uint32

func (*EtherAutoneg_) GetSpeed

func (m *EtherAutoneg_) GetSpeed() string

func (*EtherAutoneg_) ProtoMessage

func (*EtherAutoneg_) ProtoMessage()

func (*EtherAutoneg_) Reset

func (m *EtherAutoneg_) Reset()

func (*EtherAutoneg_) String

func (m *EtherAutoneg_) String() string

func (*EtherAutoneg_) XXX_DiscardUnknown

func (m *EtherAutoneg_) XXX_DiscardUnknown()

func (*EtherAutoneg_) XXX_Marshal

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

func (*EtherAutoneg_) XXX_Merge

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

func (*EtherAutoneg_) XXX_Size

func (m *EtherAutoneg_) XXX_Size() int

func (*EtherAutoneg_) XXX_Unmarshal

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

type EtherBerSettings

type EtherBerSettings struct {
	SignalDegradeThreshold uint32   `` /* 130-byte string literal not displayed */
	SignalDegradeAlarm     int32    `protobuf:"zigzag32,2,opt,name=signal_degrade_alarm,json=signalDegradeAlarm,proto3" json:"signal_degrade_alarm,omitempty"`
	SignalFailThreshold    uint32   `protobuf:"varint,3,opt,name=signal_fail_threshold,json=signalFailThreshold,proto3" json:"signal_fail_threshold,omitempty"`
	SignalFailAlarm        int32    `protobuf:"zigzag32,4,opt,name=signal_fail_alarm,json=signalFailAlarm,proto3" json:"signal_fail_alarm,omitempty"`
	SignalRemoteFault      int32    `protobuf:"zigzag32,5,opt,name=signal_remote_fault,json=signalRemoteFault,proto3" json:"signal_remote_fault,omitempty"`
	XXX_NoUnkeyedLiteral   struct{} `json:"-"`
	XXX_unrecognized       []byte   `json:"-"`
	XXX_sizecache          int32    `json:"-"`
}

func (*EtherBerSettings) Descriptor

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

func (*EtherBerSettings) GetSignalDegradeAlarm

func (m *EtherBerSettings) GetSignalDegradeAlarm() int32

func (*EtherBerSettings) GetSignalDegradeThreshold

func (m *EtherBerSettings) GetSignalDegradeThreshold() uint32

func (*EtherBerSettings) GetSignalFailAlarm

func (m *EtherBerSettings) GetSignalFailAlarm() int32

func (*EtherBerSettings) GetSignalFailThreshold

func (m *EtherBerSettings) GetSignalFailThreshold() uint32

func (*EtherBerSettings) GetSignalRemoteFault

func (m *EtherBerSettings) GetSignalRemoteFault() int32

func (*EtherBerSettings) ProtoMessage

func (*EtherBerSettings) ProtoMessage()

func (*EtherBerSettings) Reset

func (m *EtherBerSettings) Reset()

func (*EtherBerSettings) String

func (m *EtherBerSettings) String() string

func (*EtherBerSettings) XXX_DiscardUnknown

func (m *EtherBerSettings) XXX_DiscardUnknown()

func (*EtherBerSettings) XXX_Marshal

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

func (*EtherBerSettings) XXX_Merge

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

func (*EtherBerSettings) XXX_Size

func (m *EtherBerSettings) XXX_Size() int

func (*EtherBerSettings) XXX_Unmarshal

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

type EtherBerState

type EtherBerState struct {
	SdCurrentBer         uint32   `protobuf:"varint,1,opt,name=sd_current_ber,json=sdCurrentBer,proto3" json:"sd_current_ber,omitempty"`
	SfCurrentBer         uint32   `protobuf:"varint,2,opt,name=sf_current_ber,json=sfCurrentBer,proto3" json:"sf_current_ber,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EtherBerState) Descriptor

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

func (*EtherBerState) GetSdCurrentBer

func (m *EtherBerState) GetSdCurrentBer() uint32

func (*EtherBerState) GetSfCurrentBer

func (m *EtherBerState) GetSfCurrentBer() uint32

func (*EtherBerState) ProtoMessage

func (*EtherBerState) ProtoMessage()

func (*EtherBerState) Reset

func (m *EtherBerState) Reset()

func (*EtherBerState) String

func (m *EtherBerState) String() string

func (*EtherBerState) XXX_DiscardUnknown

func (m *EtherBerState) XXX_DiscardUnknown()

func (*EtherBerState) XXX_Marshal

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

func (*EtherBerState) XXX_Merge

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

func (*EtherBerState) XXX_Size

func (m *EtherBerState) XXX_Size() int

func (*EtherBerState) XXX_Unmarshal

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

type EtherFecDetails

type EtherFecDetails struct {
	Fec                      string   `protobuf:"bytes,1,opt,name=fec,proto3" json:"fec,omitempty"`
	CorrectedCodewordCount   uint64   `` /* 130-byte string literal not displayed */
	UncorrectedCodewordCount uint64   `` /* 136-byte string literal not displayed */
	XXX_NoUnkeyedLiteral     struct{} `json:"-"`
	XXX_unrecognized         []byte   `json:"-"`
	XXX_sizecache            int32    `json:"-"`
}

func (*EtherFecDetails) Descriptor

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

func (*EtherFecDetails) GetCorrectedCodewordCount

func (m *EtherFecDetails) GetCorrectedCodewordCount() uint64

func (*EtherFecDetails) GetFec

func (m *EtherFecDetails) GetFec() string

func (*EtherFecDetails) GetUncorrectedCodewordCount

func (m *EtherFecDetails) GetUncorrectedCodewordCount() uint64

func (*EtherFecDetails) ProtoMessage

func (*EtherFecDetails) ProtoMessage()

func (*EtherFecDetails) Reset

func (m *EtherFecDetails) Reset()

func (*EtherFecDetails) String

func (m *EtherFecDetails) String() string

func (*EtherFecDetails) XXX_DiscardUnknown

func (m *EtherFecDetails) XXX_DiscardUnknown()

func (*EtherFecDetails) XXX_Marshal

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

func (*EtherFecDetails) XXX_Merge

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

func (*EtherFecDetails) XXX_Size

func (m *EtherFecDetails) XXX_Size() int

func (*EtherFecDetails) XXX_Unmarshal

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

type EtherMcastMacType_

type EtherMcastMacType_ struct {
	MacAddress           string   `protobuf:"bytes,1,opt,name=mac_address,json=macAddress,proto3" json:"mac_address,omitempty"`
	Mask                 string   `protobuf:"bytes,2,opt,name=mask,proto3" json:"mask,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EtherMcastMacType_) Descriptor

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

func (*EtherMcastMacType_) GetMacAddress

func (m *EtherMcastMacType_) GetMacAddress() string

func (*EtherMcastMacType_) GetMask

func (m *EtherMcastMacType_) GetMask() string

func (*EtherMcastMacType_) ProtoMessage

func (*EtherMcastMacType_) ProtoMessage()

func (*EtherMcastMacType_) Reset

func (m *EtherMcastMacType_) Reset()

func (*EtherMcastMacType_) String

func (m *EtherMcastMacType_) String() string

func (*EtherMcastMacType_) XXX_DiscardUnknown

func (m *EtherMcastMacType_) XXX_DiscardUnknown()

func (*EtherMcastMacType_) XXX_Marshal

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

func (*EtherMcastMacType_) XXX_Merge

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

func (*EtherMcastMacType_) XXX_Size

func (m *EtherMcastMacType_) XXX_Size() int

func (*EtherMcastMacType_) XXX_Unmarshal

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

type EtherOpdSettings

type EtherOpdSettings struct {
	ReceivedOpticalPowerDegradeThresholdSet int32    `` /* 189-byte string literal not displayed */
	ReceivedOpticalPowerDegradeThreshold    int32    `` /* 178-byte string literal not displayed */
	XXX_NoUnkeyedLiteral                    struct{} `json:"-"`
	XXX_unrecognized                        []byte   `json:"-"`
	XXX_sizecache                           int32    `json:"-"`
}

func (*EtherOpdSettings) Descriptor

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

func (*EtherOpdSettings) GetReceivedOpticalPowerDegradeThreshold

func (m *EtherOpdSettings) GetReceivedOpticalPowerDegradeThreshold() int32

func (*EtherOpdSettings) GetReceivedOpticalPowerDegradeThresholdSet

func (m *EtherOpdSettings) GetReceivedOpticalPowerDegradeThresholdSet() int32

func (*EtherOpdSettings) ProtoMessage

func (*EtherOpdSettings) ProtoMessage()

func (*EtherOpdSettings) Reset

func (m *EtherOpdSettings) Reset()

func (*EtherOpdSettings) String

func (m *EtherOpdSettings) String() string

func (*EtherOpdSettings) XXX_DiscardUnknown

func (m *EtherOpdSettings) XXX_DiscardUnknown()

func (*EtherOpdSettings) XXX_Marshal

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

func (*EtherOpdSettings) XXX_Merge

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

func (*EtherOpdSettings) XXX_Size

func (m *EtherOpdSettings) XXX_Size() int

func (*EtherOpdSettings) XXX_Unmarshal

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

type EtherPfcDetailsType

type EtherPfcDetailsType struct {
	PriorityFlowcontrol   string   `protobuf:"bytes,1,opt,name=priority_flowcontrol,json=priorityFlowcontrol,proto3" json:"priority_flowcontrol,omitempty"`
	PriorityEnabledBitmap uint32   `` /* 127-byte string literal not displayed */
	RxFrame               []uint64 `protobuf:"varint,3,rep,packed,name=rx_frame,json=rxFrame,proto3" json:"rx_frame,omitempty"`
	TxFrame               []uint64 `protobuf:"varint,4,rep,packed,name=tx_frame,json=txFrame,proto3" json:"tx_frame,omitempty"`
	XXX_NoUnkeyedLiteral  struct{} `json:"-"`
	XXX_unrecognized      []byte   `json:"-"`
	XXX_sizecache         int32    `json:"-"`
}

func (*EtherPfcDetailsType) Descriptor

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

func (*EtherPfcDetailsType) GetPriorityEnabledBitmap

func (m *EtherPfcDetailsType) GetPriorityEnabledBitmap() uint32

func (*EtherPfcDetailsType) GetPriorityFlowcontrol

func (m *EtherPfcDetailsType) GetPriorityFlowcontrol() string

func (*EtherPfcDetailsType) GetRxFrame

func (m *EtherPfcDetailsType) GetRxFrame() []uint64

func (*EtherPfcDetailsType) GetTxFrame

func (m *EtherPfcDetailsType) GetTxFrame() []uint64

func (*EtherPfcDetailsType) ProtoMessage

func (*EtherPfcDetailsType) ProtoMessage()

func (*EtherPfcDetailsType) Reset

func (m *EtherPfcDetailsType) Reset()

func (*EtherPfcDetailsType) String

func (m *EtherPfcDetailsType) String() string

func (*EtherPfcDetailsType) XXX_DiscardUnknown

func (m *EtherPfcDetailsType) XXX_DiscardUnknown()

func (*EtherPfcDetailsType) XXX_Marshal

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

func (*EtherPfcDetailsType) XXX_Merge

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

func (*EtherPfcDetailsType) XXX_Size

func (m *EtherPfcDetailsType) XXX_Size() int

func (*EtherPfcDetailsType) XXX_Unmarshal

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

type EtherPhyDetails

type EtherPhyDetails struct {
	Vendor                   string                         `protobuf:"bytes,1,opt,name=vendor,proto3" json:"vendor,omitempty"`
	VendorPartNumber         string                         `protobuf:"bytes,2,opt,name=vendor_part_number,json=vendorPartNumber,proto3" json:"vendor_part_number,omitempty"`
	VendorSerialNumber       string                         `protobuf:"bytes,3,opt,name=vendor_serial_number,json=vendorSerialNumber,proto3" json:"vendor_serial_number,omitempty"`
	TransceiverTemperature   int32                          `` /* 130-byte string literal not displayed */
	TransceiverVoltage       int32                          `protobuf:"zigzag32,5,opt,name=transceiver_voltage,json=transceiverVoltage,proto3" json:"transceiver_voltage,omitempty"`
	TransceiverTxPower       int32                          `protobuf:"zigzag32,6,opt,name=transceiver_tx_power,json=transceiverTxPower,proto3" json:"transceiver_tx_power,omitempty"`
	TransceiverRxPower       int32                          `protobuf:"zigzag32,7,opt,name=transceiver_rx_power,json=transceiverRxPower,proto3" json:"transceiver_rx_power,omitempty"`
	TransceiverTxBias        int32                          `protobuf:"zigzag32,8,opt,name=transceiver_tx_bias,json=transceiverTxBias,proto3" json:"transceiver_tx_bias,omitempty"`
	Lane                     []*EthCtrlrPhyLaneOptMon       `protobuf:"bytes,9,rep,name=lane,proto3" json:"lane,omitempty"`
	LaneFieldValidity        *EthCtrlrPhyLaneOptMonValidity `protobuf:"bytes,10,opt,name=lane_field_validity,json=laneFieldValidity,proto3" json:"lane_field_validity,omitempty"`
	DigOptMonAlarmThresholds *EthCtrlrPhyDomThresholds      `` /* 140-byte string literal not displayed */
	DigOptMonAlarms          *EthCtrlrPhyDomAlarms          `protobuf:"bytes,12,opt,name=dig_opt_mon_alarms,json=digOptMonAlarms,proto3" json:"dig_opt_mon_alarms,omitempty"`
	OpticsWavelength         uint32                         `protobuf:"varint,13,opt,name=optics_wavelength,json=opticsWavelength,proto3" json:"optics_wavelength,omitempty"`
	OpticsType               string                         `protobuf:"bytes,14,opt,name=optics_type,json=opticsType,proto3" json:"optics_type,omitempty"`
	RevisionNumber           string                         `protobuf:"bytes,15,opt,name=revision_number,json=revisionNumber,proto3" json:"revision_number,omitempty"`
	XXX_NoUnkeyedLiteral     struct{}                       `json:"-"`
	XXX_unrecognized         []byte                         `json:"-"`
	XXX_sizecache            int32                          `json:"-"`
}

func (*EtherPhyDetails) Descriptor

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

func (*EtherPhyDetails) GetDigOptMonAlarmThresholds

func (m *EtherPhyDetails) GetDigOptMonAlarmThresholds() *EthCtrlrPhyDomThresholds

func (*EtherPhyDetails) GetDigOptMonAlarms

func (m *EtherPhyDetails) GetDigOptMonAlarms() *EthCtrlrPhyDomAlarms

func (*EtherPhyDetails) GetLane

func (m *EtherPhyDetails) GetLane() []*EthCtrlrPhyLaneOptMon

func (*EtherPhyDetails) GetLaneFieldValidity

func (m *EtherPhyDetails) GetLaneFieldValidity() *EthCtrlrPhyLaneOptMonValidity

func (*EtherPhyDetails) GetOpticsType

func (m *EtherPhyDetails) GetOpticsType() string

func (*EtherPhyDetails) GetOpticsWavelength

func (m *EtherPhyDetails) GetOpticsWavelength() uint32

func (*EtherPhyDetails) GetRevisionNumber

func (m *EtherPhyDetails) GetRevisionNumber() string

func (*EtherPhyDetails) GetTransceiverRxPower

func (m *EtherPhyDetails) GetTransceiverRxPower() int32

func (*EtherPhyDetails) GetTransceiverTemperature

func (m *EtherPhyDetails) GetTransceiverTemperature() int32

func (*EtherPhyDetails) GetTransceiverTxBias

func (m *EtherPhyDetails) GetTransceiverTxBias() int32

func (*EtherPhyDetails) GetTransceiverTxPower

func (m *EtherPhyDetails) GetTransceiverTxPower() int32

func (*EtherPhyDetails) GetTransceiverVoltage

func (m *EtherPhyDetails) GetTransceiverVoltage() int32

func (*EtherPhyDetails) GetVendor

func (m *EtherPhyDetails) GetVendor() string

func (*EtherPhyDetails) GetVendorPartNumber

func (m *EtherPhyDetails) GetVendorPartNumber() string

func (*EtherPhyDetails) GetVendorSerialNumber

func (m *EtherPhyDetails) GetVendorSerialNumber() string

func (*EtherPhyDetails) ProtoMessage

func (*EtherPhyDetails) ProtoMessage()

func (*EtherPhyDetails) Reset

func (m *EtherPhyDetails) Reset()

func (*EtherPhyDetails) String

func (m *EtherPhyDetails) String() string

func (*EtherPhyDetails) XXX_DiscardUnknown

func (m *EtherPhyDetails) XXX_DiscardUnknown()

func (*EtherPhyDetails) XXX_Marshal

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

func (*EtherPhyDetails) XXX_Merge

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

func (*EtherPhyDetails) XXX_Size

func (m *EtherPhyDetails) XXX_Size() int

func (*EtherPhyDetails) XXX_Unmarshal

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

type EthernetControllerDriverBagV2Type

type EthernetControllerDriverBagV2Type struct {
	AdminState           string                `protobuf:"bytes,50,opt,name=admin_state,json=adminState,proto3" json:"admin_state,omitempty"`
	OperStateUp          uint32                `protobuf:"varint,51,opt,name=oper_state_up,json=operStateUp,proto3" json:"oper_state_up,omitempty"`
	PhyInfo              *EthCtrlrPhyInfo      `protobuf:"bytes,52,opt,name=phy_info,json=phyInfo,proto3" json:"phy_info,omitempty"`
	Layer1Info           *EthCtrlrL1Info       `protobuf:"bytes,53,opt,name=layer1_info,json=layer1Info,proto3" json:"layer1_info,omitempty"`
	MacInfo              *EthCtrlrMacInfo      `protobuf:"bytes,54,opt,name=mac_info,json=macInfo,proto3" json:"mac_info,omitempty"`
	TransportInfo        *EthCtlrTransportInfo `protobuf:"bytes,55,opt,name=transport_info,json=transportInfo,proto3" json:"transport_info,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}

func (*EthernetControllerDriverBagV2Type) Descriptor

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

func (*EthernetControllerDriverBagV2Type) GetAdminState

func (m *EthernetControllerDriverBagV2Type) GetAdminState() string

func (*EthernetControllerDriverBagV2Type) GetLayer1Info

func (*EthernetControllerDriverBagV2Type) GetMacInfo

func (*EthernetControllerDriverBagV2Type) GetOperStateUp

func (m *EthernetControllerDriverBagV2Type) GetOperStateUp() uint32

func (*EthernetControllerDriverBagV2Type) GetPhyInfo

func (*EthernetControllerDriverBagV2Type) GetTransportInfo

func (*EthernetControllerDriverBagV2Type) ProtoMessage

func (*EthernetControllerDriverBagV2Type) ProtoMessage()

func (*EthernetControllerDriverBagV2Type) Reset

func (*EthernetControllerDriverBagV2Type) String

func (*EthernetControllerDriverBagV2Type) XXX_DiscardUnknown

func (m *EthernetControllerDriverBagV2Type) XXX_DiscardUnknown()

func (*EthernetControllerDriverBagV2Type) XXX_Marshal

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

func (*EthernetControllerDriverBagV2Type) XXX_Merge

func (*EthernetControllerDriverBagV2Type) XXX_Size

func (m *EthernetControllerDriverBagV2Type) XXX_Size() int

func (*EthernetControllerDriverBagV2Type) XXX_Unmarshal

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

type EthernetControllerDriverBagV2Type_KEYS

type EthernetControllerDriverBagV2Type_KEYS struct {
	InterfaceName        string   `protobuf:"bytes,1,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EthernetControllerDriverBagV2Type_KEYS) Descriptor

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

func (*EthernetControllerDriverBagV2Type_KEYS) GetInterfaceName

func (m *EthernetControllerDriverBagV2Type_KEYS) GetInterfaceName() string

func (*EthernetControllerDriverBagV2Type_KEYS) ProtoMessage

func (*EthernetControllerDriverBagV2Type_KEYS) Reset

func (*EthernetControllerDriverBagV2Type_KEYS) String

func (*EthernetControllerDriverBagV2Type_KEYS) XXX_DiscardUnknown

func (m *EthernetControllerDriverBagV2Type_KEYS) XXX_DiscardUnknown()

func (*EthernetControllerDriverBagV2Type_KEYS) XXX_Marshal

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

func (*EthernetControllerDriverBagV2Type_KEYS) XXX_Merge

func (*EthernetControllerDriverBagV2Type_KEYS) XXX_Size

func (*EthernetControllerDriverBagV2Type_KEYS) XXX_Unmarshal

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

type ExtendedLoopbackType

type ExtendedLoopbackType struct {
	Level                uint32   `protobuf:"varint,1,opt,name=level,proto3" json:"level,omitempty"`
	Loopback             string   `protobuf:"bytes,2,opt,name=loopback,proto3" json:"loopback,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ExtendedLoopbackType) Descriptor

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

func (*ExtendedLoopbackType) GetLevel

func (m *ExtendedLoopbackType) GetLevel() uint32

func (*ExtendedLoopbackType) GetLoopback

func (m *ExtendedLoopbackType) GetLoopback() string

func (*ExtendedLoopbackType) ProtoMessage

func (*ExtendedLoopbackType) ProtoMessage()

func (*ExtendedLoopbackType) Reset

func (m *ExtendedLoopbackType) Reset()

func (*ExtendedLoopbackType) String

func (m *ExtendedLoopbackType) String() string

func (*ExtendedLoopbackType) XXX_DiscardUnknown

func (m *ExtendedLoopbackType) XXX_DiscardUnknown()

func (*ExtendedLoopbackType) XXX_Marshal

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

func (*ExtendedLoopbackType) XXX_Merge

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

func (*ExtendedLoopbackType) XXX_Size

func (m *ExtendedLoopbackType) XXX_Size() int

func (*ExtendedLoopbackType) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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