Documentation ¶
Index ¶
- Variables
- func RegisterExtensionServer(s *grpc.Server, srv ExtensionServer)
- type AlarmData
- func (*AlarmData) Descriptor() ([]byte, []int)
- func (m *AlarmData) GetClassId() uint32
- func (m *AlarmData) GetDescription() string
- func (m *AlarmData) GetInstanceId() uint32
- func (m *AlarmData) GetName() string
- func (*AlarmData) ProtoMessage()
- func (m *AlarmData) Reset()
- func (m *AlarmData) String() string
- func (m *AlarmData) XXX_DiscardUnknown()
- func (m *AlarmData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AlarmData) XXX_Merge(src proto.Message)
- func (m *AlarmData) XXX_Size() int
- func (m *AlarmData) XXX_Unmarshal(b []byte) error
- type ExtensionClient
- type ExtensionServer
- type GetDistanceRequest
- func (*GetDistanceRequest) Descriptor() ([]byte, []int)
- func (m *GetDistanceRequest) GetOnuDeviceId() string
- func (*GetDistanceRequest) ProtoMessage()
- func (m *GetDistanceRequest) Reset()
- func (m *GetDistanceRequest) String() string
- func (m *GetDistanceRequest) XXX_DiscardUnknown()
- func (m *GetDistanceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDistanceRequest) XXX_Merge(src proto.Message)
- func (m *GetDistanceRequest) XXX_Size() int
- func (m *GetDistanceRequest) XXX_Unmarshal(b []byte) error
- type GetDistanceResponse
- func (*GetDistanceResponse) Descriptor() ([]byte, []int)
- func (m *GetDistanceResponse) GetDistance() uint32
- func (*GetDistanceResponse) ProtoMessage()
- func (m *GetDistanceResponse) Reset()
- func (m *GetDistanceResponse) String() string
- func (m *GetDistanceResponse) XXX_DiscardUnknown()
- func (m *GetDistanceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDistanceResponse) XXX_Merge(src proto.Message)
- func (m *GetDistanceResponse) XXX_Size() int
- func (m *GetDistanceResponse) XXX_Unmarshal(b []byte) error
- type GetOltPortCounters
- func (*GetOltPortCounters) Descriptor() ([]byte, []int)
- func (m *GetOltPortCounters) GetPortNo() uint32
- func (m *GetOltPortCounters) GetPortType() GetOltPortCounters_PortType
- func (*GetOltPortCounters) ProtoMessage()
- func (m *GetOltPortCounters) Reset()
- func (m *GetOltPortCounters) String() string
- func (m *GetOltPortCounters) XXX_DiscardUnknown()
- func (m *GetOltPortCounters) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOltPortCounters) XXX_Merge(src proto.Message)
- func (m *GetOltPortCounters) XXX_Size() int
- func (m *GetOltPortCounters) XXX_Unmarshal(b []byte) error
- type GetOltPortCountersResponse
- func (*GetOltPortCountersResponse) Descriptor() ([]byte, []int)
- func (m *GetOltPortCountersResponse) GetRxBcastPackets() uint64
- func (m *GetOltPortCountersResponse) GetRxBytes() uint64
- func (m *GetOltPortCountersResponse) GetRxErrorPackets() uint64
- func (m *GetOltPortCountersResponse) GetRxMcastPackets() uint64
- func (m *GetOltPortCountersResponse) GetRxPackets() uint64
- func (m *GetOltPortCountersResponse) GetRxUcastPackets() uint64
- func (m *GetOltPortCountersResponse) GetTxBcastPackets() uint64
- func (m *GetOltPortCountersResponse) GetTxBytes() uint64
- func (m *GetOltPortCountersResponse) GetTxErrorPackets() uint64
- func (m *GetOltPortCountersResponse) GetTxMcastPackets() uint64
- func (m *GetOltPortCountersResponse) GetTxPackets() uint64
- func (m *GetOltPortCountersResponse) GetTxUcastPackets() uint64
- func (*GetOltPortCountersResponse) ProtoMessage()
- func (m *GetOltPortCountersResponse) Reset()
- func (m *GetOltPortCountersResponse) String() string
- func (m *GetOltPortCountersResponse) XXX_DiscardUnknown()
- func (m *GetOltPortCountersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOltPortCountersResponse) XXX_Merge(src proto.Message)
- func (m *GetOltPortCountersResponse) XXX_Size() int
- func (m *GetOltPortCountersResponse) XXX_Unmarshal(b []byte) error
- type GetOltPortCounters_PortType
- type GetOltRxPowerRequest
- func (*GetOltRxPowerRequest) Descriptor() ([]byte, []int)
- func (m *GetOltRxPowerRequest) GetOnuSn() string
- func (m *GetOltRxPowerRequest) GetPortLabel() string
- func (*GetOltRxPowerRequest) ProtoMessage()
- func (m *GetOltRxPowerRequest) Reset()
- func (m *GetOltRxPowerRequest) String() string
- func (m *GetOltRxPowerRequest) XXX_DiscardUnknown()
- func (m *GetOltRxPowerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOltRxPowerRequest) XXX_Merge(src proto.Message)
- func (m *GetOltRxPowerRequest) XXX_Size() int
- func (m *GetOltRxPowerRequest) XXX_Unmarshal(b []byte) error
- type GetOltRxPowerResponse
- func (*GetOltRxPowerResponse) Descriptor() ([]byte, []int)
- func (m *GetOltRxPowerResponse) GetPortLabel() string
- func (m *GetOltRxPowerResponse) GetRxPower() []*RxPower
- func (*GetOltRxPowerResponse) ProtoMessage()
- func (m *GetOltRxPowerResponse) Reset()
- func (m *GetOltRxPowerResponse) String() string
- func (m *GetOltRxPowerResponse) XXX_DiscardUnknown()
- func (m *GetOltRxPowerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOltRxPowerResponse) XXX_Merge(src proto.Message)
- func (m *GetOltRxPowerResponse) XXX_Size() int
- func (m *GetOltRxPowerResponse) XXX_Unmarshal(b []byte) error
- type GetOmciEthernetFrameExtendedPmRequest
- func (*GetOmciEthernetFrameExtendedPmRequest) Descriptor() ([]byte, []int)
- func (m *GetOmciEthernetFrameExtendedPmRequest) GetIsUniIndex() isGetOmciEthernetFrameExtendedPmRequest_IsUniIndex
- func (m *GetOmciEthernetFrameExtendedPmRequest) GetOnuDeviceId() string
- func (m *GetOmciEthernetFrameExtendedPmRequest) GetReset_() bool
- func (m *GetOmciEthernetFrameExtendedPmRequest) GetUniIndex() uint32
- func (*GetOmciEthernetFrameExtendedPmRequest) ProtoMessage()
- func (m *GetOmciEthernetFrameExtendedPmRequest) Reset()
- func (m *GetOmciEthernetFrameExtendedPmRequest) String() string
- func (m *GetOmciEthernetFrameExtendedPmRequest) XXX_DiscardUnknown()
- func (m *GetOmciEthernetFrameExtendedPmRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOmciEthernetFrameExtendedPmRequest) XXX_Merge(src proto.Message)
- func (*GetOmciEthernetFrameExtendedPmRequest) XXX_OneofWrappers() []interface{}
- func (m *GetOmciEthernetFrameExtendedPmRequest) XXX_Size() int
- func (m *GetOmciEthernetFrameExtendedPmRequest) XXX_Unmarshal(b []byte) error
- type GetOmciEthernetFrameExtendedPmRequest_UniIndex
- type GetOmciEthernetFrameExtendedPmResponse
- func (*GetOmciEthernetFrameExtendedPmResponse) Descriptor() ([]byte, []int)
- func (m *GetOmciEthernetFrameExtendedPmResponse) GetDownstream() *OmciEthernetFrameExtendedPm
- func (m *GetOmciEthernetFrameExtendedPmResponse) GetOmciEthernetFrameExtendedPmFormat() GetOmciEthernetFrameExtendedPmResponse_Format
- func (m *GetOmciEthernetFrameExtendedPmResponse) GetUpstream() *OmciEthernetFrameExtendedPm
- func (*GetOmciEthernetFrameExtendedPmResponse) ProtoMessage()
- func (m *GetOmciEthernetFrameExtendedPmResponse) Reset()
- func (m *GetOmciEthernetFrameExtendedPmResponse) String() string
- func (m *GetOmciEthernetFrameExtendedPmResponse) XXX_DiscardUnknown()
- func (m *GetOmciEthernetFrameExtendedPmResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOmciEthernetFrameExtendedPmResponse) XXX_Merge(src proto.Message)
- func (m *GetOmciEthernetFrameExtendedPmResponse) XXX_Size() int
- func (m *GetOmciEthernetFrameExtendedPmResponse) XXX_Unmarshal(b []byte) error
- type GetOmciEthernetFrameExtendedPmResponse_Format
- type GetOnuCountersRequest
- func (*GetOnuCountersRequest) Descriptor() ([]byte, []int)
- func (m *GetOnuCountersRequest) GetIntfId() uint32
- func (m *GetOnuCountersRequest) GetOnuId() uint32
- func (*GetOnuCountersRequest) ProtoMessage()
- func (m *GetOnuCountersRequest) Reset()
- func (m *GetOnuCountersRequest) String() string
- func (m *GetOnuCountersRequest) XXX_DiscardUnknown()
- func (m *GetOnuCountersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOnuCountersRequest) XXX_Merge(src proto.Message)
- func (m *GetOnuCountersRequest) XXX_Size() int
- func (m *GetOnuCountersRequest) XXX_Unmarshal(b []byte) error
- type GetOnuCountersResponse
- func (*GetOnuCountersResponse) Descriptor() ([]byte, []int)
- func (m *GetOnuCountersResponse) GetBerReported() uint64
- func (m *GetOnuCountersResponse) GetBipErrors() uint64
- func (m *GetOnuCountersResponse) GetBipUnits() uint64
- func (m *GetOnuCountersResponse) GetDelimiterMissDetection() uint64
- func (m *GetOnuCountersResponse) GetFecCodewords() uint64
- func (m *GetOnuCountersResponse) GetFecCodewordsCorrected() uint64
- func (m *GetOnuCountersResponse) GetFecCodewordsUncorrectable() uint64
- func (m *GetOnuCountersResponse) GetFecCorrectedSymbols() uint64
- func (m *GetOnuCountersResponse) GetFecCorrectedUnits() uint64
- func (m *GetOnuCountersResponse) GetIntfId() uint32
- func (m *GetOnuCountersResponse) GetIsBerReported() isGetOnuCountersResponse_IsBerReported
- func (m *GetOnuCountersResponse) GetIsBipErrors() isGetOnuCountersResponse_IsBipErrors
- func (m *GetOnuCountersResponse) GetIsBipUnits() isGetOnuCountersResponse_IsBipUnits
- func (m *GetOnuCountersResponse) GetIsDelimiterMissDetection() isGetOnuCountersResponse_IsDelimiterMissDetection
- func (m *GetOnuCountersResponse) GetIsFecCodewords() isGetOnuCountersResponse_IsFecCodewords
- func (m *GetOnuCountersResponse) GetIsFecCodewordsCorrected() isGetOnuCountersResponse_IsFecCodewordsCorrected
- func (m *GetOnuCountersResponse) GetIsFecCodewordsUncorrectable() isGetOnuCountersResponse_IsFecCodewordsUncorrectable
- func (m *GetOnuCountersResponse) GetIsFecCorrectedSymbols() isGetOnuCountersResponse_IsFecCorrectedSymbols
- func (m *GetOnuCountersResponse) GetIsFecCorrectedUnits() isGetOnuCountersResponse_IsFecCorrectedUnits
- func (m *GetOnuCountersResponse) GetIsIntfId() isGetOnuCountersResponse_IsIntfId
- func (m *GetOnuCountersResponse) GetIsLcdgErrors() isGetOnuCountersResponse_IsLcdgErrors
- func (m *GetOnuCountersResponse) GetIsNegativeDrift() isGetOnuCountersResponse_IsNegativeDrift
- func (m *GetOnuCountersResponse) GetIsOnuId() isGetOnuCountersResponse_IsOnuId
- func (m *GetOnuCountersResponse) GetIsPositiveDrift() isGetOnuCountersResponse_IsPositiveDrift
- func (m *GetOnuCountersResponse) GetIsRdiErrors() isGetOnuCountersResponse_IsRdiErrors
- func (m *GetOnuCountersResponse) GetIsRxBytes() isGetOnuCountersResponse_IsRxBytes
- func (m *GetOnuCountersResponse) GetIsRxOmci() isGetOnuCountersResponse_IsRxOmci
- func (m *GetOnuCountersResponse) GetIsRxOmciPacketsCrcError() isGetOnuCountersResponse_IsRxOmciPacketsCrcError
- func (m *GetOnuCountersResponse) GetIsRxPackets() isGetOnuCountersResponse_IsRxPackets
- func (m *GetOnuCountersResponse) GetIsRxPloamsError() isGetOnuCountersResponse_IsRxPloamsError
- func (m *GetOnuCountersResponse) GetIsRxPloamsNonIdle() isGetOnuCountersResponse_IsRxPloamsNonIdle
- func (m *GetOnuCountersResponse) GetIsTimestamp() isGetOnuCountersResponse_IsTimestamp
- func (m *GetOnuCountersResponse) GetIsTxBytes() isGetOnuCountersResponse_IsTxBytes
- func (m *GetOnuCountersResponse) GetIsTxOmci() isGetOnuCountersResponse_IsTxOmci
- func (m *GetOnuCountersResponse) GetIsTxPackets() isGetOnuCountersResponse_IsTxPackets
- func (m *GetOnuCountersResponse) GetIsXgemKeyErrors() isGetOnuCountersResponse_IsXgemKeyErrors
- func (m *GetOnuCountersResponse) GetIsXgemLoss() isGetOnuCountersResponse_IsXgemLoss
- func (m *GetOnuCountersResponse) GetLcdgErrors() uint64
- func (m *GetOnuCountersResponse) GetNegativeDrift() uint64
- func (m *GetOnuCountersResponse) GetOnuId() uint32
- func (m *GetOnuCountersResponse) GetPositiveDrift() uint64
- func (m *GetOnuCountersResponse) GetRdiErrors() uint64
- func (m *GetOnuCountersResponse) GetRxBytes() uint64
- func (m *GetOnuCountersResponse) GetRxOmci() uint64
- func (m *GetOnuCountersResponse) GetRxOmciPacketsCrcError() uint64
- func (m *GetOnuCountersResponse) GetRxPackets() uint64
- func (m *GetOnuCountersResponse) GetRxPloamsError() uint64
- func (m *GetOnuCountersResponse) GetRxPloamsNonIdle() uint64
- func (m *GetOnuCountersResponse) GetTimestamp() uint32
- func (m *GetOnuCountersResponse) GetTxBytes() uint64
- func (m *GetOnuCountersResponse) GetTxOmci() uint64
- func (m *GetOnuCountersResponse) GetTxPackets() uint64
- func (m *GetOnuCountersResponse) GetXgemKeyErrors() uint64
- func (m *GetOnuCountersResponse) GetXgemLoss() uint64
- func (*GetOnuCountersResponse) ProtoMessage()
- func (m *GetOnuCountersResponse) Reset()
- func (m *GetOnuCountersResponse) String() string
- func (m *GetOnuCountersResponse) XXX_DiscardUnknown()
- func (m *GetOnuCountersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOnuCountersResponse) XXX_Merge(src proto.Message)
- func (*GetOnuCountersResponse) XXX_OneofWrappers() []interface{}
- func (m *GetOnuCountersResponse) XXX_Size() int
- func (m *GetOnuCountersResponse) XXX_Unmarshal(b []byte) error
- type GetOnuCountersResponse_BerReported
- type GetOnuCountersResponse_BipErrors
- type GetOnuCountersResponse_BipUnits
- type GetOnuCountersResponse_DelimiterMissDetection
- type GetOnuCountersResponse_FecCodewords
- type GetOnuCountersResponse_FecCodewordsCorrected
- type GetOnuCountersResponse_FecCodewordsUncorrectable
- type GetOnuCountersResponse_FecCorrectedSymbols
- type GetOnuCountersResponse_FecCorrectedUnits
- type GetOnuCountersResponse_IntfId
- type GetOnuCountersResponse_LcdgErrors
- type GetOnuCountersResponse_NegativeDrift
- type GetOnuCountersResponse_OnuId
- type GetOnuCountersResponse_PositiveDrift
- type GetOnuCountersResponse_RdiErrors
- type GetOnuCountersResponse_RxBytes
- type GetOnuCountersResponse_RxOmci
- type GetOnuCountersResponse_RxOmciPacketsCrcError
- type GetOnuCountersResponse_RxPackets
- type GetOnuCountersResponse_RxPloamsError
- type GetOnuCountersResponse_RxPloamsNonIdle
- type GetOnuCountersResponse_Timestamp
- type GetOnuCountersResponse_TxBytes
- type GetOnuCountersResponse_TxOmci
- type GetOnuCountersResponse_TxPackets
- type GetOnuCountersResponse_XgemKeyErrors
- type GetOnuCountersResponse_XgemLoss
- type GetOnuEthernetBridgePortHistory
- func (*GetOnuEthernetBridgePortHistory) Descriptor() ([]byte, []int)
- func (m *GetOnuEthernetBridgePortHistory) GetDirection() GetOnuEthernetBridgePortHistory_Direction
- func (*GetOnuEthernetBridgePortHistory) ProtoMessage()
- func (m *GetOnuEthernetBridgePortHistory) Reset()
- func (m *GetOnuEthernetBridgePortHistory) String() string
- func (m *GetOnuEthernetBridgePortHistory) XXX_DiscardUnknown()
- func (m *GetOnuEthernetBridgePortHistory) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOnuEthernetBridgePortHistory) XXX_Merge(src proto.Message)
- func (m *GetOnuEthernetBridgePortHistory) XXX_Size() int
- func (m *GetOnuEthernetBridgePortHistory) XXX_Unmarshal(b []byte) error
- type GetOnuEthernetBridgePortHistoryResponse
- func (*GetOnuEthernetBridgePortHistoryResponse) Descriptor() ([]byte, []int)
- func (m *GetOnuEthernetBridgePortHistoryResponse) GetBroadcastPackets() uint32
- func (m *GetOnuEthernetBridgePortHistoryResponse) GetCrcErroredPackets() uint32
- func (m *GetOnuEthernetBridgePortHistoryResponse) GetDropEvents() uint32
- func (m *GetOnuEthernetBridgePortHistoryResponse) GetMulticastPackets() uint32
- func (m *GetOnuEthernetBridgePortHistoryResponse) GetOctets() uint32
- func (m *GetOnuEthernetBridgePortHistoryResponse) GetOversizePackets() uint32
- func (m *GetOnuEthernetBridgePortHistoryResponse) GetPackets() uint32
- func (m *GetOnuEthernetBridgePortHistoryResponse) GetPackets1024To1518Octets() uint32
- func (m *GetOnuEthernetBridgePortHistoryResponse) GetPackets128To255Octets() uint32
- func (m *GetOnuEthernetBridgePortHistoryResponse) GetPackets256To511Octets() uint32
- func (m *GetOnuEthernetBridgePortHistoryResponse) GetPackets512To1023Octets() uint32
- func (m *GetOnuEthernetBridgePortHistoryResponse) GetPackets64Octets() uint32
- func (m *GetOnuEthernetBridgePortHistoryResponse) GetPackets65To127Octets() uint32
- func (m *GetOnuEthernetBridgePortHistoryResponse) GetUndersizePackets() uint32
- func (*GetOnuEthernetBridgePortHistoryResponse) ProtoMessage()
- func (m *GetOnuEthernetBridgePortHistoryResponse) Reset()
- func (m *GetOnuEthernetBridgePortHistoryResponse) String() string
- func (m *GetOnuEthernetBridgePortHistoryResponse) XXX_DiscardUnknown()
- func (m *GetOnuEthernetBridgePortHistoryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOnuEthernetBridgePortHistoryResponse) XXX_Merge(src proto.Message)
- func (m *GetOnuEthernetBridgePortHistoryResponse) XXX_Size() int
- func (m *GetOnuEthernetBridgePortHistoryResponse) XXX_Unmarshal(b []byte) error
- type GetOnuEthernetBridgePortHistory_Direction
- type GetOnuFecHistory
- func (*GetOnuFecHistory) Descriptor() ([]byte, []int)
- func (m *GetOnuFecHistory) GetEmpty() *empty.Empty
- func (*GetOnuFecHistory) ProtoMessage()
- func (m *GetOnuFecHistory) Reset()
- func (m *GetOnuFecHistory) String() string
- func (m *GetOnuFecHistory) XXX_DiscardUnknown()
- func (m *GetOnuFecHistory) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOnuFecHistory) XXX_Merge(src proto.Message)
- func (m *GetOnuFecHistory) XXX_Size() int
- func (m *GetOnuFecHistory) XXX_Unmarshal(b []byte) error
- type GetOnuFecHistoryResponse
- func (*GetOnuFecHistoryResponse) Descriptor() ([]byte, []int)
- func (m *GetOnuFecHistoryResponse) GetCorrectedBytes() uint32
- func (m *GetOnuFecHistoryResponse) GetCorrectedCodeWords() uint32
- func (m *GetOnuFecHistoryResponse) GetFecSeconds() uint32
- func (m *GetOnuFecHistoryResponse) GetTotalCodeWords() uint32
- func (m *GetOnuFecHistoryResponse) GetUncorrectableCodeWords() uint32
- func (*GetOnuFecHistoryResponse) ProtoMessage()
- func (m *GetOnuFecHistoryResponse) Reset()
- func (m *GetOnuFecHistoryResponse) String() string
- func (m *GetOnuFecHistoryResponse) XXX_DiscardUnknown()
- func (m *GetOnuFecHistoryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOnuFecHistoryResponse) XXX_Merge(src proto.Message)
- func (m *GetOnuFecHistoryResponse) XXX_Size() int
- func (m *GetOnuFecHistoryResponse) XXX_Unmarshal(b []byte) error
- type GetOnuOmciActiveAlarmsRequest
- func (*GetOnuOmciActiveAlarmsRequest) Descriptor() ([]byte, []int)
- func (m *GetOnuOmciActiveAlarmsRequest) GetEmpty() *empty.Empty
- func (*GetOnuOmciActiveAlarmsRequest) ProtoMessage()
- func (m *GetOnuOmciActiveAlarmsRequest) Reset()
- func (m *GetOnuOmciActiveAlarmsRequest) String() string
- func (m *GetOnuOmciActiveAlarmsRequest) XXX_DiscardUnknown()
- func (m *GetOnuOmciActiveAlarmsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOnuOmciActiveAlarmsRequest) XXX_Merge(src proto.Message)
- func (m *GetOnuOmciActiveAlarmsRequest) XXX_Size() int
- func (m *GetOnuOmciActiveAlarmsRequest) XXX_Unmarshal(b []byte) error
- type GetOnuOmciActiveAlarmsResponse
- func (*GetOnuOmciActiveAlarmsResponse) Descriptor() ([]byte, []int)
- func (m *GetOnuOmciActiveAlarmsResponse) GetActiveAlarms() []*AlarmData
- func (*GetOnuOmciActiveAlarmsResponse) ProtoMessage()
- func (m *GetOnuOmciActiveAlarmsResponse) Reset()
- func (m *GetOnuOmciActiveAlarmsResponse) String() string
- func (m *GetOnuOmciActiveAlarmsResponse) XXX_DiscardUnknown()
- func (m *GetOnuOmciActiveAlarmsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOnuOmciActiveAlarmsResponse) XXX_Merge(src proto.Message)
- func (m *GetOnuOmciActiveAlarmsResponse) XXX_Size() int
- func (m *GetOnuOmciActiveAlarmsResponse) XXX_Unmarshal(b []byte) error
- type GetOnuOmciTxRxStatsRequest
- func (*GetOnuOmciTxRxStatsRequest) Descriptor() ([]byte, []int)
- func (m *GetOnuOmciTxRxStatsRequest) GetEmpty() *empty.Empty
- func (*GetOnuOmciTxRxStatsRequest) ProtoMessage()
- func (m *GetOnuOmciTxRxStatsRequest) Reset()
- func (m *GetOnuOmciTxRxStatsRequest) String() string
- func (m *GetOnuOmciTxRxStatsRequest) XXX_DiscardUnknown()
- func (m *GetOnuOmciTxRxStatsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOnuOmciTxRxStatsRequest) XXX_Merge(src proto.Message)
- func (m *GetOnuOmciTxRxStatsRequest) XXX_Size() int
- func (m *GetOnuOmciTxRxStatsRequest) XXX_Unmarshal(b []byte) error
- type GetOnuOmciTxRxStatsResponse
- func (*GetOnuOmciTxRxStatsResponse) Descriptor() ([]byte, []int)
- func (m *GetOnuOmciTxRxStatsResponse) GetBaseRxAkFrames() uint32
- func (m *GetOnuOmciTxRxStatsResponse) GetBaseRxNoAkFrames() uint32
- func (m *GetOnuOmciTxRxStatsResponse) GetBaseTxArFrames() uint32
- func (m *GetOnuOmciTxRxStatsResponse) GetBaseTxNoArFrames() uint32
- func (m *GetOnuOmciTxRxStatsResponse) GetExtRxAkFrames() uint32
- func (m *GetOnuOmciTxRxStatsResponse) GetExtRxNoAkFrames() uint32
- func (m *GetOnuOmciTxRxStatsResponse) GetExtTxArFrames() uint32
- func (m *GetOnuOmciTxRxStatsResponse) GetExtTxNoArFrames() uint32
- func (m *GetOnuOmciTxRxStatsResponse) GetTxOmciCounterRetries() uint32
- func (m *GetOnuOmciTxRxStatsResponse) GetTxOmciCounterTimeouts() uint32
- func (*GetOnuOmciTxRxStatsResponse) ProtoMessage()
- func (m *GetOnuOmciTxRxStatsResponse) Reset()
- func (m *GetOnuOmciTxRxStatsResponse) String() string
- func (m *GetOnuOmciTxRxStatsResponse) XXX_DiscardUnknown()
- func (m *GetOnuOmciTxRxStatsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOnuOmciTxRxStatsResponse) XXX_Merge(src proto.Message)
- func (m *GetOnuOmciTxRxStatsResponse) XXX_Size() int
- func (m *GetOnuOmciTxRxStatsResponse) XXX_Unmarshal(b []byte) error
- type GetOnuPonOpticalInfo
- func (*GetOnuPonOpticalInfo) Descriptor() ([]byte, []int)
- func (m *GetOnuPonOpticalInfo) GetEmpty() *empty.Empty
- func (*GetOnuPonOpticalInfo) ProtoMessage()
- func (m *GetOnuPonOpticalInfo) Reset()
- func (m *GetOnuPonOpticalInfo) String() string
- func (m *GetOnuPonOpticalInfo) XXX_DiscardUnknown()
- func (m *GetOnuPonOpticalInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOnuPonOpticalInfo) XXX_Merge(src proto.Message)
- func (m *GetOnuPonOpticalInfo) XXX_Size() int
- func (m *GetOnuPonOpticalInfo) XXX_Unmarshal(b []byte) error
- type GetOnuPonOpticalInfoResponse
- func (*GetOnuPonOpticalInfoResponse) Descriptor() ([]byte, []int)
- func (m *GetOnuPonOpticalInfoResponse) GetLaserBiasCurrent() float32
- func (m *GetOnuPonOpticalInfoResponse) GetMeanOpticalLaunchPower() float32
- func (m *GetOnuPonOpticalInfoResponse) GetPowerFeedVoltage() float32
- func (m *GetOnuPonOpticalInfoResponse) GetReceivedOpticalPower() float32
- func (m *GetOnuPonOpticalInfoResponse) GetTemperature() float32
- func (*GetOnuPonOpticalInfoResponse) ProtoMessage()
- func (m *GetOnuPonOpticalInfoResponse) Reset()
- func (m *GetOnuPonOpticalInfoResponse) String() string
- func (m *GetOnuPonOpticalInfoResponse) XXX_DiscardUnknown()
- func (m *GetOnuPonOpticalInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOnuPonOpticalInfoResponse) XXX_Merge(src proto.Message)
- func (m *GetOnuPonOpticalInfoResponse) XXX_Size() int
- func (m *GetOnuPonOpticalInfoResponse) XXX_Unmarshal(b []byte) error
- type GetOnuUniInfoRequest
- func (*GetOnuUniInfoRequest) Descriptor() ([]byte, []int)
- func (m *GetOnuUniInfoRequest) GetUniIndex() uint32
- func (*GetOnuUniInfoRequest) ProtoMessage()
- func (m *GetOnuUniInfoRequest) Reset()
- func (m *GetOnuUniInfoRequest) String() string
- func (m *GetOnuUniInfoRequest) XXX_DiscardUnknown()
- func (m *GetOnuUniInfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOnuUniInfoRequest) XXX_Merge(src proto.Message)
- func (m *GetOnuUniInfoRequest) XXX_Size() int
- func (m *GetOnuUniInfoRequest) XXX_Unmarshal(b []byte) error
- type GetOnuUniInfoResponse
- func (*GetOnuUniInfoResponse) Descriptor() ([]byte, []int)
- func (m *GetOnuUniInfoResponse) GetAdmState() GetOnuUniInfoResponse_AdministrativeState
- func (m *GetOnuUniInfoResponse) GetConfigInd() GetOnuUniInfoResponse_ConfigurationInd
- func (m *GetOnuUniInfoResponse) GetOperState() GetOnuUniInfoResponse_OperationalState
- func (*GetOnuUniInfoResponse) ProtoMessage()
- func (m *GetOnuUniInfoResponse) Reset()
- func (m *GetOnuUniInfoResponse) String() string
- func (m *GetOnuUniInfoResponse) XXX_DiscardUnknown()
- func (m *GetOnuUniInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOnuUniInfoResponse) XXX_Merge(src proto.Message)
- func (m *GetOnuUniInfoResponse) XXX_Size() int
- func (m *GetOnuUniInfoResponse) XXX_Unmarshal(b []byte) error
- type GetOnuUniInfoResponse_AdministrativeState
- type GetOnuUniInfoResponse_ConfigurationInd
- type GetOnuUniInfoResponse_OperationalState
- type GetRxPowerRequest
- func (*GetRxPowerRequest) Descriptor() ([]byte, []int)
- func (m *GetRxPowerRequest) GetIntfId() uint32
- func (m *GetRxPowerRequest) GetOnuId() uint32
- func (*GetRxPowerRequest) ProtoMessage()
- func (m *GetRxPowerRequest) Reset()
- func (m *GetRxPowerRequest) String() string
- func (m *GetRxPowerRequest) XXX_DiscardUnknown()
- func (m *GetRxPowerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRxPowerRequest) XXX_Merge(src proto.Message)
- func (m *GetRxPowerRequest) XXX_Size() int
- func (m *GetRxPowerRequest) XXX_Unmarshal(b []byte) error
- type GetRxPowerResponse
- func (*GetRxPowerResponse) Descriptor() ([]byte, []int)
- func (m *GetRxPowerResponse) GetFailReason() string
- func (m *GetRxPowerResponse) GetIntfId() uint32
- func (m *GetRxPowerResponse) GetOnuId() uint32
- func (m *GetRxPowerResponse) GetRxPower() float64
- func (m *GetRxPowerResponse) GetStatus() string
- func (*GetRxPowerResponse) ProtoMessage()
- func (m *GetRxPowerResponse) Reset()
- func (m *GetRxPowerResponse) String() string
- func (m *GetRxPowerResponse) XXX_DiscardUnknown()
- func (m *GetRxPowerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRxPowerResponse) XXX_Merge(src proto.Message)
- func (m *GetRxPowerResponse) XXX_Size() int
- func (m *GetRxPowerResponse) XXX_Unmarshal(b []byte) error
- type GetValueRequest
- func (*GetValueRequest) Descriptor() ([]byte, []int)
- func (m *GetValueRequest) GetDistance() *GetDistanceRequest
- func (m *GetValueRequest) GetEthBridgePort() *GetOnuEthernetBridgePortHistory
- func (m *GetValueRequest) GetFecHistory() *GetOnuFecHistory
- func (m *GetValueRequest) GetOltPortInfo() *GetOltPortCounters
- func (m *GetValueRequest) GetOltRxPower() *GetOltRxPowerRequest
- func (m *GetValueRequest) GetOnuActiveAlarms() *GetOnuOmciActiveAlarmsRequest
- func (m *GetValueRequest) GetOnuInfo() *GetOmciEthernetFrameExtendedPmRequest
- func (m *GetValueRequest) GetOnuOmciStats() *GetOnuOmciTxRxStatsRequest
- func (m *GetValueRequest) GetOnuOpticalInfo() *GetOnuPonOpticalInfo
- func (m *GetValueRequest) GetOnuPonInfo() *GetOnuCountersRequest
- func (m *GetValueRequest) GetRequest() isGetValueRequest_Request
- func (m *GetValueRequest) GetRxPower() *GetRxPowerRequest
- func (m *GetValueRequest) GetUniInfo() *GetOnuUniInfoRequest
- func (*GetValueRequest) ProtoMessage()
- func (m *GetValueRequest) Reset()
- func (m *GetValueRequest) String() string
- func (m *GetValueRequest) XXX_DiscardUnknown()
- func (m *GetValueRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetValueRequest) XXX_Merge(src proto.Message)
- func (*GetValueRequest) XXX_OneofWrappers() []interface{}
- func (m *GetValueRequest) XXX_Size() int
- func (m *GetValueRequest) XXX_Unmarshal(b []byte) error
- type GetValueRequest_Distance
- type GetValueRequest_EthBridgePort
- type GetValueRequest_FecHistory
- type GetValueRequest_OltPortInfo
- type GetValueRequest_OltRxPower
- type GetValueRequest_OnuActiveAlarms
- type GetValueRequest_OnuInfo
- type GetValueRequest_OnuOmciStats
- type GetValueRequest_OnuOpticalInfo
- type GetValueRequest_OnuPonInfo
- type GetValueRequest_RxPower
- type GetValueRequest_UniInfo
- type GetValueResponse
- func (*GetValueResponse) Descriptor() ([]byte, []int)
- func (m *GetValueResponse) GetDistance() *GetDistanceResponse
- func (m *GetValueResponse) GetErrReason() GetValueResponse_ErrorReason
- func (m *GetValueResponse) GetEthBridgePortInfo() *GetOnuEthernetBridgePortHistoryResponse
- func (m *GetValueResponse) GetFecHistory() *GetOnuFecHistoryResponse
- func (m *GetValueResponse) GetOltRxPower() *GetOltRxPowerResponse
- func (m *GetValueResponse) GetOnuActiveAlarms() *GetOnuOmciActiveAlarmsResponse
- func (m *GetValueResponse) GetOnuCounters() *GetOmciEthernetFrameExtendedPmResponse
- func (m *GetValueResponse) GetOnuOmciStats() *GetOnuOmciTxRxStatsResponse
- func (m *GetValueResponse) GetOnuOpticalInfo() *GetOnuPonOpticalInfoResponse
- func (m *GetValueResponse) GetOnuPonCounters() *GetOnuCountersResponse
- func (m *GetValueResponse) GetPortCoutners() *GetOltPortCountersResponse
- func (m *GetValueResponse) GetResponse() isGetValueResponse_Response
- func (m *GetValueResponse) GetRxPower() *GetRxPowerResponse
- func (m *GetValueResponse) GetStatus() GetValueResponse_Status
- func (m *GetValueResponse) GetUniInfo() *GetOnuUniInfoResponse
- func (*GetValueResponse) ProtoMessage()
- func (m *GetValueResponse) Reset()
- func (m *GetValueResponse) String() string
- func (m *GetValueResponse) XXX_DiscardUnknown()
- func (m *GetValueResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetValueResponse) XXX_Merge(src proto.Message)
- func (*GetValueResponse) XXX_OneofWrappers() []interface{}
- func (m *GetValueResponse) XXX_Size() int
- func (m *GetValueResponse) XXX_Unmarshal(b []byte) error
- type GetValueResponse_Distance
- type GetValueResponse_ErrorReason
- type GetValueResponse_EthBridgePortInfo
- type GetValueResponse_FecHistory
- type GetValueResponse_OltRxPower
- type GetValueResponse_OnuActiveAlarms
- type GetValueResponse_OnuCounters
- type GetValueResponse_OnuOmciStats
- type GetValueResponse_OnuOpticalInfo
- type GetValueResponse_OnuPonCounters
- type GetValueResponse_PortCoutners
- type GetValueResponse_RxPower
- type GetValueResponse_Status
- type GetValueResponse_UniInfo
- type OmciEthernetFrameExtendedPm
- func (*OmciEthernetFrameExtendedPm) Descriptor() ([]byte, []int)
- func (m *OmciEthernetFrameExtendedPm) GetBroadcastFrames() uint64
- func (m *OmciEthernetFrameExtendedPm) GetCrcErroredFrames() uint64
- func (m *OmciEthernetFrameExtendedPm) GetDropEvents() uint64
- func (m *OmciEthernetFrameExtendedPm) GetFrames() uint64
- func (m *OmciEthernetFrameExtendedPm) GetFrames_1024To_1518Octets() uint64
- func (m *OmciEthernetFrameExtendedPm) GetFrames_128To_255Octets() uint64
- func (m *OmciEthernetFrameExtendedPm) GetFrames_256To_511Octets() uint64
- func (m *OmciEthernetFrameExtendedPm) GetFrames_512To_1023Octets() uint64
- func (m *OmciEthernetFrameExtendedPm) GetFrames_64Octets() uint64
- func (m *OmciEthernetFrameExtendedPm) GetFrames_65To_127Octets() uint64
- func (m *OmciEthernetFrameExtendedPm) GetMulticastFrames() uint64
- func (m *OmciEthernetFrameExtendedPm) GetOctets() uint64
- func (m *OmciEthernetFrameExtendedPm) GetOversizeFrames() uint64
- func (m *OmciEthernetFrameExtendedPm) GetUndersizeFrames() uint64
- func (*OmciEthernetFrameExtendedPm) ProtoMessage()
- func (m *OmciEthernetFrameExtendedPm) Reset()
- func (m *OmciEthernetFrameExtendedPm) String() string
- func (m *OmciEthernetFrameExtendedPm) XXX_DiscardUnknown()
- func (m *OmciEthernetFrameExtendedPm) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OmciEthernetFrameExtendedPm) XXX_Merge(src proto.Message)
- func (m *OmciEthernetFrameExtendedPm) XXX_Size() int
- func (m *OmciEthernetFrameExtendedPm) XXX_Unmarshal(b []byte) error
- type ReturnValues
- func (*ReturnValues) Descriptor() ([]byte, []int)
- func (m *ReturnValues) GetDistance() uint32
- func (m *ReturnValues) GetError() uint32
- func (m *ReturnValues) GetSet() uint32
- func (m *ReturnValues) GetUnsupported() uint32
- func (*ReturnValues) ProtoMessage()
- func (m *ReturnValues) Reset()
- func (m *ReturnValues) String() string
- func (m *ReturnValues) XXX_DiscardUnknown()
- func (m *ReturnValues) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReturnValues) XXX_Merge(src proto.Message)
- func (m *ReturnValues) XXX_Size() int
- func (m *ReturnValues) XXX_Unmarshal(b []byte) error
- type RxPower
- func (*RxPower) Descriptor() ([]byte, []int)
- func (m *RxPower) GetFailReason() string
- func (m *RxPower) GetOnuSn() string
- func (m *RxPower) GetRxPower() float64
- func (m *RxPower) GetStatus() string
- func (*RxPower) ProtoMessage()
- func (m *RxPower) Reset()
- func (m *RxPower) String() string
- func (m *RxPower) XXX_DiscardUnknown()
- func (m *RxPower) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RxPower) XXX_Merge(src proto.Message)
- func (m *RxPower) XXX_Size() int
- func (m *RxPower) XXX_Unmarshal(b []byte) error
- type SetValueRequest
- func (*SetValueRequest) Descriptor() ([]byte, []int)
- func (m *SetValueRequest) GetAlarmConfig() *config.AlarmConfig
- func (m *SetValueRequest) GetRequest() isSetValueRequest_Request
- func (*SetValueRequest) ProtoMessage()
- func (m *SetValueRequest) Reset()
- func (m *SetValueRequest) String() string
- func (m *SetValueRequest) XXX_DiscardUnknown()
- func (m *SetValueRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetValueRequest) XXX_Merge(src proto.Message)
- func (*SetValueRequest) XXX_OneofWrappers() []interface{}
- func (m *SetValueRequest) XXX_Size() int
- func (m *SetValueRequest) XXX_Unmarshal(b []byte) error
- type SetValueRequest_AlarmConfig
- type SetValueResponse
- func (*SetValueResponse) Descriptor() ([]byte, []int)
- func (m *SetValueResponse) GetErrReason() SetValueResponse_ErrorReason
- func (m *SetValueResponse) GetStatus() SetValueResponse_Status
- func (*SetValueResponse) ProtoMessage()
- func (m *SetValueResponse) Reset()
- func (m *SetValueResponse) String() string
- func (m *SetValueResponse) XXX_DiscardUnknown()
- func (m *SetValueResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetValueResponse) XXX_Merge(src proto.Message)
- func (m *SetValueResponse) XXX_Size() int
- func (m *SetValueResponse) XXX_Unmarshal(b []byte) error
- type SetValueResponse_ErrorReason
- type SetValueResponse_Status
- type SingleGetValueRequest
- func (*SingleGetValueRequest) Descriptor() ([]byte, []int)
- func (m *SingleGetValueRequest) GetRequest() *GetValueRequest
- func (m *SingleGetValueRequest) GetTargetId() string
- func (*SingleGetValueRequest) ProtoMessage()
- func (m *SingleGetValueRequest) Reset()
- func (m *SingleGetValueRequest) String() string
- func (m *SingleGetValueRequest) XXX_DiscardUnknown()
- func (m *SingleGetValueRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SingleGetValueRequest) XXX_Merge(src proto.Message)
- func (m *SingleGetValueRequest) XXX_Size() int
- func (m *SingleGetValueRequest) XXX_Unmarshal(b []byte) error
- type SingleGetValueResponse
- func (*SingleGetValueResponse) Descriptor() ([]byte, []int)
- func (m *SingleGetValueResponse) GetResponse() *GetValueResponse
- func (*SingleGetValueResponse) ProtoMessage()
- func (m *SingleGetValueResponse) Reset()
- func (m *SingleGetValueResponse) String() string
- func (m *SingleGetValueResponse) XXX_DiscardUnknown()
- func (m *SingleGetValueResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SingleGetValueResponse) XXX_Merge(src proto.Message)
- func (m *SingleGetValueResponse) XXX_Size() int
- func (m *SingleGetValueResponse) XXX_Unmarshal(b []byte) error
- type SingleSetValueRequest
- func (*SingleSetValueRequest) Descriptor() ([]byte, []int)
- func (m *SingleSetValueRequest) GetRequest() *SetValueRequest
- func (m *SingleSetValueRequest) GetTargetId() string
- func (*SingleSetValueRequest) ProtoMessage()
- func (m *SingleSetValueRequest) Reset()
- func (m *SingleSetValueRequest) String() string
- func (m *SingleSetValueRequest) XXX_DiscardUnknown()
- func (m *SingleSetValueRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SingleSetValueRequest) XXX_Merge(src proto.Message)
- func (m *SingleSetValueRequest) XXX_Size() int
- func (m *SingleSetValueRequest) XXX_Unmarshal(b []byte) error
- type SingleSetValueResponse
- func (*SingleSetValueResponse) Descriptor() ([]byte, []int)
- func (m *SingleSetValueResponse) GetResponse() *SetValueResponse
- func (*SingleSetValueResponse) ProtoMessage()
- func (m *SingleSetValueResponse) Reset()
- func (m *SingleSetValueResponse) String() string
- func (m *SingleSetValueResponse) XXX_DiscardUnknown()
- func (m *SingleSetValueResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SingleSetValueResponse) XXX_Merge(src proto.Message)
- func (m *SingleSetValueResponse) XXX_Size() int
- func (m *SingleSetValueResponse) XXX_Unmarshal(b []byte) error
- type UnimplementedExtensionServer
- type ValueSet
- func (*ValueSet) Descriptor() ([]byte, []int)
- func (m *ValueSet) GetAlarmConfig() *config.AlarmConfig
- func (m *ValueSet) GetId() string
- func (m *ValueSet) GetValue() isValueSet_Value
- func (*ValueSet) ProtoMessage()
- func (m *ValueSet) Reset()
- func (m *ValueSet) String() string
- func (m *ValueSet) XXX_DiscardUnknown()
- func (m *ValueSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ValueSet) XXX_Merge(src proto.Message)
- func (*ValueSet) XXX_OneofWrappers() []interface{}
- func (m *ValueSet) XXX_Size() int
- func (m *ValueSet) XXX_Unmarshal(b []byte) error
- type ValueSet_AlarmConfig
- type ValueSpecifier
- func (*ValueSpecifier) Descriptor() ([]byte, []int)
- func (m *ValueSpecifier) GetId() string
- func (m *ValueSpecifier) GetValue() ValueType_Type
- func (*ValueSpecifier) ProtoMessage()
- func (m *ValueSpecifier) Reset()
- func (m *ValueSpecifier) String() string
- func (m *ValueSpecifier) XXX_DiscardUnknown()
- func (m *ValueSpecifier) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ValueSpecifier) XXX_Merge(src proto.Message)
- func (m *ValueSpecifier) XXX_Size() int
- func (m *ValueSpecifier) XXX_Unmarshal(b []byte) error
- type ValueType
- func (*ValueType) Descriptor() ([]byte, []int)
- func (*ValueType) ProtoMessage()
- func (m *ValueType) Reset()
- func (m *ValueType) String() string
- func (m *ValueType) XXX_DiscardUnknown()
- func (m *ValueType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ValueType) XXX_Merge(src proto.Message)
- func (m *ValueType) XXX_Size() int
- func (m *ValueType) XXX_Unmarshal(b []byte) error
- type ValueType_Type
Constants ¶
This section is empty.
Variables ¶
var GetOltPortCounters_PortType_name = map[int32]string{
0: "Port_UNKNOWN",
1: "Port_ETHERNET_NNI",
2: "Port_PON_OLT",
}
var GetOltPortCounters_PortType_value = map[string]int32{
"Port_UNKNOWN": 0,
"Port_ETHERNET_NNI": 1,
"Port_PON_OLT": 2,
}
var GetOmciEthernetFrameExtendedPmResponse_Format_name = map[int32]string{
0: "THIRTY_TWO_BIT",
1: "SIXTY_FOUR_BIT",
}
var GetOmciEthernetFrameExtendedPmResponse_Format_value = map[string]int32{
"THIRTY_TWO_BIT": 0,
"SIXTY_FOUR_BIT": 1,
}
var GetOnuEthernetBridgePortHistory_Direction_name = map[int32]string{
0: "UNDEFINED",
1: "UPSTREAM",
2: "DOWNSTREAM",
}
var GetOnuEthernetBridgePortHistory_Direction_value = map[string]int32{
"UNDEFINED": 0,
"UPSTREAM": 1,
"DOWNSTREAM": 2,
}
var GetOnuUniInfoResponse_AdministrativeState_name = map[int32]string{
0: "ADMSTATE_UNDEFINED",
1: "LOCKED",
2: "UNLOCKED",
}
var GetOnuUniInfoResponse_AdministrativeState_value = map[string]int32{
"ADMSTATE_UNDEFINED": 0,
"LOCKED": 1,
"UNLOCKED": 2,
}
var GetOnuUniInfoResponse_ConfigurationInd_name = map[int32]string{
0: "UNKOWN",
1: "TEN_BASE_T_FDX",
2: "HUNDRED_BASE_T_FDX",
3: "GIGABIT_ETHERNET_FDX",
4: "TEN_G_ETHERNET_FDX",
5: "TEN_BASE_T_HDX",
6: "HUNDRED_BASE_T_HDX",
7: "GIGABIT_ETHERNET_HDX",
}
var GetOnuUniInfoResponse_ConfigurationInd_value = map[string]int32{
"UNKOWN": 0,
"TEN_BASE_T_FDX": 1,
"HUNDRED_BASE_T_FDX": 2,
"GIGABIT_ETHERNET_FDX": 3,
"TEN_G_ETHERNET_FDX": 4,
"TEN_BASE_T_HDX": 5,
"HUNDRED_BASE_T_HDX": 6,
"GIGABIT_ETHERNET_HDX": 7,
}
var GetOnuUniInfoResponse_OperationalState_name = map[int32]string{
0: "OPERSTATE_UNDEFINED",
1: "ENABLED",
2: "DISABLED",
}
var GetOnuUniInfoResponse_OperationalState_value = map[string]int32{
"OPERSTATE_UNDEFINED": 0,
"ENABLED": 1,
"DISABLED": 2,
}
var GetValueResponse_ErrorReason_name = map[int32]string{
0: "REASON_UNDEFINED",
1: "UNSUPPORTED",
2: "INVALID_DEVICE_ID",
3: "INVALID_PORT_TYPE",
4: "TIMEOUT",
5: "INVALID_REQ_TYPE",
6: "INTERNAL_ERROR",
7: "INVALID_DEVICE",
}
var GetValueResponse_ErrorReason_value = map[string]int32{
"REASON_UNDEFINED": 0,
"UNSUPPORTED": 1,
"INVALID_DEVICE_ID": 2,
"INVALID_PORT_TYPE": 3,
"TIMEOUT": 4,
"INVALID_REQ_TYPE": 5,
"INTERNAL_ERROR": 6,
"INVALID_DEVICE": 7,
}
var GetValueResponse_Status_name = map[int32]string{
0: "STATUS_UNDEFINED",
1: "OK",
2: "ERROR",
}
var GetValueResponse_Status_value = map[string]int32{
"STATUS_UNDEFINED": 0,
"OK": 1,
"ERROR": 2,
}
var SetValueResponse_ErrorReason_name = map[int32]string{
0: "REASON_UNDEFINED",
1: "UNSUPPORTED",
}
var SetValueResponse_ErrorReason_value = map[string]int32{
"REASON_UNDEFINED": 0,
"UNSUPPORTED": 1,
}
var SetValueResponse_Status_name = map[int32]string{
0: "STATUS_UNDEFINED",
1: "OK",
2: "ERROR",
}
var SetValueResponse_Status_value = map[string]int32{
"STATUS_UNDEFINED": 0,
"OK": 1,
"ERROR": 2,
}
var ValueType_Type_name = map[int32]string{
0: "EMPTY",
1: "DISTANCE",
}
var ValueType_Type_value = map[string]int32{
"EMPTY": 0,
"DISTANCE": 1,
}
Functions ¶
func RegisterExtensionServer ¶
func RegisterExtensionServer(s *grpc.Server, srv ExtensionServer)
Types ¶
type AlarmData ¶
type AlarmData struct { ClassId uint32 `protobuf:"varint,1,opt,name=class_id,json=classId,proto3" json:"class_id,omitempty"` InstanceId uint32 `protobuf:"varint,2,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AlarmData) Descriptor ¶
func (*AlarmData) GetClassId ¶
func (*AlarmData) GetDescription ¶
func (*AlarmData) GetInstanceId ¶
func (*AlarmData) ProtoMessage ¶
func (*AlarmData) ProtoMessage()
func (*AlarmData) XXX_DiscardUnknown ¶
func (m *AlarmData) XXX_DiscardUnknown()
func (*AlarmData) XXX_Marshal ¶
func (*AlarmData) XXX_Unmarshal ¶
type ExtensionClient ¶
type ExtensionClient interface { // Get a single attribute GetExtValue(ctx context.Context, in *SingleGetValueRequest, opts ...grpc.CallOption) (*SingleGetValueResponse, error) // Set a single attribute SetExtValue(ctx context.Context, in *SingleSetValueRequest, opts ...grpc.CallOption) (*SingleSetValueResponse, error) }
ExtensionClient is the client API for Extension service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewExtensionClient ¶
func NewExtensionClient(cc *grpc.ClientConn) ExtensionClient
type ExtensionServer ¶
type ExtensionServer interface { // Get a single attribute GetExtValue(context.Context, *SingleGetValueRequest) (*SingleGetValueResponse, error) // Set a single attribute SetExtValue(context.Context, *SingleSetValueRequest) (*SingleSetValueResponse, error) }
ExtensionServer is the server API for Extension service.
type GetDistanceRequest ¶
type GetDistanceRequest struct { OnuDeviceId string `protobuf:"bytes,1,opt,name=onuDeviceId,proto3" json:"onuDeviceId,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDistanceRequest) Descriptor ¶
func (*GetDistanceRequest) Descriptor() ([]byte, []int)
func (*GetDistanceRequest) GetOnuDeviceId ¶
func (m *GetDistanceRequest) GetOnuDeviceId() string
func (*GetDistanceRequest) ProtoMessage ¶
func (*GetDistanceRequest) ProtoMessage()
func (*GetDistanceRequest) Reset ¶
func (m *GetDistanceRequest) Reset()
func (*GetDistanceRequest) String ¶
func (m *GetDistanceRequest) String() string
func (*GetDistanceRequest) XXX_DiscardUnknown ¶
func (m *GetDistanceRequest) XXX_DiscardUnknown()
func (*GetDistanceRequest) XXX_Marshal ¶
func (m *GetDistanceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDistanceRequest) XXX_Merge ¶
func (m *GetDistanceRequest) XXX_Merge(src proto.Message)
func (*GetDistanceRequest) XXX_Size ¶
func (m *GetDistanceRequest) XXX_Size() int
func (*GetDistanceRequest) XXX_Unmarshal ¶
func (m *GetDistanceRequest) XXX_Unmarshal(b []byte) error
type GetDistanceResponse ¶
type GetDistanceResponse struct { Distance uint32 `protobuf:"varint,1,opt,name=distance,proto3" json:"distance,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDistanceResponse) Descriptor ¶
func (*GetDistanceResponse) Descriptor() ([]byte, []int)
func (*GetDistanceResponse) GetDistance ¶
func (m *GetDistanceResponse) GetDistance() uint32
func (*GetDistanceResponse) ProtoMessage ¶
func (*GetDistanceResponse) ProtoMessage()
func (*GetDistanceResponse) Reset ¶
func (m *GetDistanceResponse) Reset()
func (*GetDistanceResponse) String ¶
func (m *GetDistanceResponse) String() string
func (*GetDistanceResponse) XXX_DiscardUnknown ¶
func (m *GetDistanceResponse) XXX_DiscardUnknown()
func (*GetDistanceResponse) XXX_Marshal ¶
func (m *GetDistanceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDistanceResponse) XXX_Merge ¶
func (m *GetDistanceResponse) XXX_Merge(src proto.Message)
func (*GetDistanceResponse) XXX_Size ¶
func (m *GetDistanceResponse) XXX_Size() int
func (*GetDistanceResponse) XXX_Unmarshal ¶
func (m *GetDistanceResponse) XXX_Unmarshal(b []byte) error
type GetOltPortCounters ¶
type GetOltPortCounters struct { PortNo uint32 `protobuf:"varint,1,opt,name=portNo,proto3" json:"portNo,omitempty"` PortType GetOltPortCounters_PortType `protobuf:"varint,2,opt,name=portType,proto3,enum=extension.GetOltPortCounters_PortType" json:"portType,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetOltPortCounters) Descriptor ¶
func (*GetOltPortCounters) Descriptor() ([]byte, []int)
func (*GetOltPortCounters) GetPortNo ¶
func (m *GetOltPortCounters) GetPortNo() uint32
func (*GetOltPortCounters) GetPortType ¶
func (m *GetOltPortCounters) GetPortType() GetOltPortCounters_PortType
func (*GetOltPortCounters) ProtoMessage ¶
func (*GetOltPortCounters) ProtoMessage()
func (*GetOltPortCounters) Reset ¶
func (m *GetOltPortCounters) Reset()
func (*GetOltPortCounters) String ¶
func (m *GetOltPortCounters) String() string
func (*GetOltPortCounters) XXX_DiscardUnknown ¶
func (m *GetOltPortCounters) XXX_DiscardUnknown()
func (*GetOltPortCounters) XXX_Marshal ¶
func (m *GetOltPortCounters) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOltPortCounters) XXX_Merge ¶
func (m *GetOltPortCounters) XXX_Merge(src proto.Message)
func (*GetOltPortCounters) XXX_Size ¶
func (m *GetOltPortCounters) XXX_Size() int
func (*GetOltPortCounters) XXX_Unmarshal ¶
func (m *GetOltPortCounters) XXX_Unmarshal(b []byte) error
type GetOltPortCountersResponse ¶
type GetOltPortCountersResponse struct { TxBytes uint64 `protobuf:"varint,1,opt,name=txBytes,proto3" json:"txBytes,omitempty"` RxBytes uint64 `protobuf:"varint,2,opt,name=rxBytes,proto3" json:"rxBytes,omitempty"` TxPackets uint64 `protobuf:"varint,3,opt,name=txPackets,proto3" json:"txPackets,omitempty"` RxPackets uint64 `protobuf:"varint,4,opt,name=rxPackets,proto3" json:"rxPackets,omitempty"` TxErrorPackets uint64 `protobuf:"varint,5,opt,name=txErrorPackets,proto3" json:"txErrorPackets,omitempty"` RxErrorPackets uint64 `protobuf:"varint,6,opt,name=rxErrorPackets,proto3" json:"rxErrorPackets,omitempty"` TxBcastPackets uint64 `protobuf:"varint,7,opt,name=txBcastPackets,proto3" json:"txBcastPackets,omitempty"` RxBcastPackets uint64 `protobuf:"varint,8,opt,name=rxBcastPackets,proto3" json:"rxBcastPackets,omitempty"` TxUcastPackets uint64 `protobuf:"varint,9,opt,name=txUcastPackets,proto3" json:"txUcastPackets,omitempty"` RxUcastPackets uint64 `protobuf:"varint,10,opt,name=rxUcastPackets,proto3" json:"rxUcastPackets,omitempty"` TxMcastPackets uint64 `protobuf:"varint,11,opt,name=txMcastPackets,proto3" json:"txMcastPackets,omitempty"` RxMcastPackets uint64 `protobuf:"varint,12,opt,name=rxMcastPackets,proto3" json:"rxMcastPackets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetOltPortCountersResponse) Descriptor ¶
func (*GetOltPortCountersResponse) Descriptor() ([]byte, []int)
func (*GetOltPortCountersResponse) GetRxBcastPackets ¶
func (m *GetOltPortCountersResponse) GetRxBcastPackets() uint64
func (*GetOltPortCountersResponse) GetRxBytes ¶
func (m *GetOltPortCountersResponse) GetRxBytes() uint64
func (*GetOltPortCountersResponse) GetRxErrorPackets ¶
func (m *GetOltPortCountersResponse) GetRxErrorPackets() uint64
func (*GetOltPortCountersResponse) GetRxMcastPackets ¶
func (m *GetOltPortCountersResponse) GetRxMcastPackets() uint64
func (*GetOltPortCountersResponse) GetRxPackets ¶
func (m *GetOltPortCountersResponse) GetRxPackets() uint64
func (*GetOltPortCountersResponse) GetRxUcastPackets ¶
func (m *GetOltPortCountersResponse) GetRxUcastPackets() uint64
func (*GetOltPortCountersResponse) GetTxBcastPackets ¶
func (m *GetOltPortCountersResponse) GetTxBcastPackets() uint64
func (*GetOltPortCountersResponse) GetTxBytes ¶
func (m *GetOltPortCountersResponse) GetTxBytes() uint64
func (*GetOltPortCountersResponse) GetTxErrorPackets ¶
func (m *GetOltPortCountersResponse) GetTxErrorPackets() uint64
func (*GetOltPortCountersResponse) GetTxMcastPackets ¶
func (m *GetOltPortCountersResponse) GetTxMcastPackets() uint64
func (*GetOltPortCountersResponse) GetTxPackets ¶
func (m *GetOltPortCountersResponse) GetTxPackets() uint64
func (*GetOltPortCountersResponse) GetTxUcastPackets ¶
func (m *GetOltPortCountersResponse) GetTxUcastPackets() uint64
func (*GetOltPortCountersResponse) ProtoMessage ¶
func (*GetOltPortCountersResponse) ProtoMessage()
func (*GetOltPortCountersResponse) Reset ¶
func (m *GetOltPortCountersResponse) Reset()
func (*GetOltPortCountersResponse) String ¶
func (m *GetOltPortCountersResponse) String() string
func (*GetOltPortCountersResponse) XXX_DiscardUnknown ¶
func (m *GetOltPortCountersResponse) XXX_DiscardUnknown()
func (*GetOltPortCountersResponse) XXX_Marshal ¶
func (m *GetOltPortCountersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOltPortCountersResponse) XXX_Merge ¶
func (m *GetOltPortCountersResponse) XXX_Merge(src proto.Message)
func (*GetOltPortCountersResponse) XXX_Size ¶
func (m *GetOltPortCountersResponse) XXX_Size() int
func (*GetOltPortCountersResponse) XXX_Unmarshal ¶
func (m *GetOltPortCountersResponse) XXX_Unmarshal(b []byte) error
type GetOltPortCounters_PortType ¶
type GetOltPortCounters_PortType int32
const ( GetOltPortCounters_Port_UNKNOWN GetOltPortCounters_PortType = 0 GetOltPortCounters_Port_ETHERNET_NNI GetOltPortCounters_PortType = 1 GetOltPortCounters_Port_PON_OLT GetOltPortCounters_PortType = 2 )
func (GetOltPortCounters_PortType) EnumDescriptor ¶
func (GetOltPortCounters_PortType) EnumDescriptor() ([]byte, []int)
func (GetOltPortCounters_PortType) String ¶
func (x GetOltPortCounters_PortType) String() string
type GetOltRxPowerRequest ¶
type GetOltRxPowerRequest struct { PortLabel string `protobuf:"bytes,1,opt,name=port_label,json=portLabel,proto3" json:"port_label,omitempty"` // onu_sn is optional and if onu_sn is an empty string and the label is // of a PON port then it means that the Rx Power corresponding to all // the ONUs on that PON port is requested. In case the port_label is not // of a PON port, the onu_sn does not have any significance OnuSn string `protobuf:"bytes,2,opt,name=onu_sn,json=onuSn,proto3" json:"onu_sn,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetOltRxPowerRequest) Descriptor ¶
func (*GetOltRxPowerRequest) Descriptor() ([]byte, []int)
func (*GetOltRxPowerRequest) GetOnuSn ¶
func (m *GetOltRxPowerRequest) GetOnuSn() string
func (*GetOltRxPowerRequest) GetPortLabel ¶
func (m *GetOltRxPowerRequest) GetPortLabel() string
func (*GetOltRxPowerRequest) ProtoMessage ¶
func (*GetOltRxPowerRequest) ProtoMessage()
func (*GetOltRxPowerRequest) Reset ¶
func (m *GetOltRxPowerRequest) Reset()
func (*GetOltRxPowerRequest) String ¶
func (m *GetOltRxPowerRequest) String() string
func (*GetOltRxPowerRequest) XXX_DiscardUnknown ¶
func (m *GetOltRxPowerRequest) XXX_DiscardUnknown()
func (*GetOltRxPowerRequest) XXX_Marshal ¶
func (m *GetOltRxPowerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOltRxPowerRequest) XXX_Merge ¶
func (m *GetOltRxPowerRequest) XXX_Merge(src proto.Message)
func (*GetOltRxPowerRequest) XXX_Size ¶
func (m *GetOltRxPowerRequest) XXX_Size() int
func (*GetOltRxPowerRequest) XXX_Unmarshal ¶
func (m *GetOltRxPowerRequest) XXX_Unmarshal(b []byte) error
type GetOltRxPowerResponse ¶
type GetOltRxPowerResponse struct { PortLabel string `protobuf:"bytes,1,opt,name=port_label,json=portLabel,proto3" json:"port_label,omitempty"` RxPower []*RxPower `protobuf:"bytes,2,rep,name=rx_power,json=rxPower,proto3" json:"rx_power,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetOltRxPowerResponse) Descriptor ¶
func (*GetOltRxPowerResponse) Descriptor() ([]byte, []int)
func (*GetOltRxPowerResponse) GetPortLabel ¶
func (m *GetOltRxPowerResponse) GetPortLabel() string
func (*GetOltRxPowerResponse) GetRxPower ¶
func (m *GetOltRxPowerResponse) GetRxPower() []*RxPower
func (*GetOltRxPowerResponse) ProtoMessage ¶
func (*GetOltRxPowerResponse) ProtoMessage()
func (*GetOltRxPowerResponse) Reset ¶
func (m *GetOltRxPowerResponse) Reset()
func (*GetOltRxPowerResponse) String ¶
func (m *GetOltRxPowerResponse) String() string
func (*GetOltRxPowerResponse) XXX_DiscardUnknown ¶
func (m *GetOltRxPowerResponse) XXX_DiscardUnknown()
func (*GetOltRxPowerResponse) XXX_Marshal ¶
func (m *GetOltRxPowerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOltRxPowerResponse) XXX_Merge ¶
func (m *GetOltRxPowerResponse) XXX_Merge(src proto.Message)
func (*GetOltRxPowerResponse) XXX_Size ¶
func (m *GetOltRxPowerResponse) XXX_Size() int
func (*GetOltRxPowerResponse) XXX_Unmarshal ¶
func (m *GetOltRxPowerResponse) XXX_Unmarshal(b []byte) error
type GetOmciEthernetFrameExtendedPmRequest ¶
type GetOmciEthernetFrameExtendedPmRequest struct { OnuDeviceId string `protobuf:"bytes,1,opt,name=onuDeviceId,proto3" json:"onuDeviceId,omitempty"` // Types that are valid to be assigned to IsUniIndex: // *GetOmciEthernetFrameExtendedPmRequest_UniIndex IsUniIndex isGetOmciEthernetFrameExtendedPmRequest_IsUniIndex `protobuf_oneof:"is_uni_index"` Reset_ bool `protobuf:"varint,3,opt,name=reset,proto3" json:"reset,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetOmciEthernetFrameExtendedPmRequest) Descriptor ¶
func (*GetOmciEthernetFrameExtendedPmRequest) Descriptor() ([]byte, []int)
func (*GetOmciEthernetFrameExtendedPmRequest) GetIsUniIndex ¶
func (m *GetOmciEthernetFrameExtendedPmRequest) GetIsUniIndex() isGetOmciEthernetFrameExtendedPmRequest_IsUniIndex
func (*GetOmciEthernetFrameExtendedPmRequest) GetOnuDeviceId ¶
func (m *GetOmciEthernetFrameExtendedPmRequest) GetOnuDeviceId() string
func (*GetOmciEthernetFrameExtendedPmRequest) GetReset_ ¶
func (m *GetOmciEthernetFrameExtendedPmRequest) GetReset_() bool
func (*GetOmciEthernetFrameExtendedPmRequest) GetUniIndex ¶
func (m *GetOmciEthernetFrameExtendedPmRequest) GetUniIndex() uint32
func (*GetOmciEthernetFrameExtendedPmRequest) ProtoMessage ¶
func (*GetOmciEthernetFrameExtendedPmRequest) ProtoMessage()
func (*GetOmciEthernetFrameExtendedPmRequest) Reset ¶
func (m *GetOmciEthernetFrameExtendedPmRequest) Reset()
func (*GetOmciEthernetFrameExtendedPmRequest) String ¶
func (m *GetOmciEthernetFrameExtendedPmRequest) String() string
func (*GetOmciEthernetFrameExtendedPmRequest) XXX_DiscardUnknown ¶
func (m *GetOmciEthernetFrameExtendedPmRequest) XXX_DiscardUnknown()
func (*GetOmciEthernetFrameExtendedPmRequest) XXX_Marshal ¶
func (m *GetOmciEthernetFrameExtendedPmRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOmciEthernetFrameExtendedPmRequest) XXX_Merge ¶
func (m *GetOmciEthernetFrameExtendedPmRequest) XXX_Merge(src proto.Message)
func (*GetOmciEthernetFrameExtendedPmRequest) XXX_OneofWrappers ¶
func (*GetOmciEthernetFrameExtendedPmRequest) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*GetOmciEthernetFrameExtendedPmRequest) XXX_Size ¶
func (m *GetOmciEthernetFrameExtendedPmRequest) XXX_Size() int
func (*GetOmciEthernetFrameExtendedPmRequest) XXX_Unmarshal ¶
func (m *GetOmciEthernetFrameExtendedPmRequest) XXX_Unmarshal(b []byte) error
type GetOmciEthernetFrameExtendedPmRequest_UniIndex ¶
type GetOmciEthernetFrameExtendedPmRequest_UniIndex struct {
UniIndex uint32 `protobuf:"varint,2,opt,name=uniIndex,proto3,oneof"`
}
type GetOmciEthernetFrameExtendedPmResponse ¶
type GetOmciEthernetFrameExtendedPmResponse struct { Upstream *OmciEthernetFrameExtendedPm `protobuf:"bytes,1,opt,name=upstream,proto3" json:"upstream,omitempty"` Downstream *OmciEthernetFrameExtendedPm `protobuf:"bytes,2,opt,name=downstream,proto3" json:"downstream,omitempty"` OmciEthernetFrameExtendedPmFormat GetOmciEthernetFrameExtendedPmResponse_Format `` /* 230-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetOmciEthernetFrameExtendedPmResponse) Descriptor ¶
func (*GetOmciEthernetFrameExtendedPmResponse) Descriptor() ([]byte, []int)
func (*GetOmciEthernetFrameExtendedPmResponse) GetDownstream ¶
func (m *GetOmciEthernetFrameExtendedPmResponse) GetDownstream() *OmciEthernetFrameExtendedPm
func (*GetOmciEthernetFrameExtendedPmResponse) GetOmciEthernetFrameExtendedPmFormat ¶
func (m *GetOmciEthernetFrameExtendedPmResponse) GetOmciEthernetFrameExtendedPmFormat() GetOmciEthernetFrameExtendedPmResponse_Format
func (*GetOmciEthernetFrameExtendedPmResponse) GetUpstream ¶
func (m *GetOmciEthernetFrameExtendedPmResponse) GetUpstream() *OmciEthernetFrameExtendedPm
func (*GetOmciEthernetFrameExtendedPmResponse) ProtoMessage ¶
func (*GetOmciEthernetFrameExtendedPmResponse) ProtoMessage()
func (*GetOmciEthernetFrameExtendedPmResponse) Reset ¶
func (m *GetOmciEthernetFrameExtendedPmResponse) Reset()
func (*GetOmciEthernetFrameExtendedPmResponse) String ¶
func (m *GetOmciEthernetFrameExtendedPmResponse) String() string
func (*GetOmciEthernetFrameExtendedPmResponse) XXX_DiscardUnknown ¶
func (m *GetOmciEthernetFrameExtendedPmResponse) XXX_DiscardUnknown()
func (*GetOmciEthernetFrameExtendedPmResponse) XXX_Marshal ¶
func (m *GetOmciEthernetFrameExtendedPmResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOmciEthernetFrameExtendedPmResponse) XXX_Merge ¶
func (m *GetOmciEthernetFrameExtendedPmResponse) XXX_Merge(src proto.Message)
func (*GetOmciEthernetFrameExtendedPmResponse) XXX_Size ¶
func (m *GetOmciEthernetFrameExtendedPmResponse) XXX_Size() int
func (*GetOmciEthernetFrameExtendedPmResponse) XXX_Unmarshal ¶
func (m *GetOmciEthernetFrameExtendedPmResponse) XXX_Unmarshal(b []byte) error
type GetOmciEthernetFrameExtendedPmResponse_Format ¶
type GetOmciEthernetFrameExtendedPmResponse_Format int32
const ( GetOmciEthernetFrameExtendedPmResponse_THIRTY_TWO_BIT GetOmciEthernetFrameExtendedPmResponse_Format = 0 GetOmciEthernetFrameExtendedPmResponse_SIXTY_FOUR_BIT GetOmciEthernetFrameExtendedPmResponse_Format = 1 )
func (GetOmciEthernetFrameExtendedPmResponse_Format) EnumDescriptor ¶
func (GetOmciEthernetFrameExtendedPmResponse_Format) EnumDescriptor() ([]byte, []int)
func (GetOmciEthernetFrameExtendedPmResponse_Format) String ¶
func (x GetOmciEthernetFrameExtendedPmResponse_Format) String() string
type GetOnuCountersRequest ¶
type GetOnuCountersRequest struct { IntfId uint32 `protobuf:"fixed32,1,opt,name=intf_id,json=intfId,proto3" json:"intf_id,omitempty"` OnuId uint32 `protobuf:"fixed32,2,opt,name=onu_id,json=onuId,proto3" json:"onu_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetOnuCountersRequest) Descriptor ¶
func (*GetOnuCountersRequest) Descriptor() ([]byte, []int)
func (*GetOnuCountersRequest) GetIntfId ¶
func (m *GetOnuCountersRequest) GetIntfId() uint32
func (*GetOnuCountersRequest) GetOnuId ¶
func (m *GetOnuCountersRequest) GetOnuId() uint32
func (*GetOnuCountersRequest) ProtoMessage ¶
func (*GetOnuCountersRequest) ProtoMessage()
func (*GetOnuCountersRequest) Reset ¶
func (m *GetOnuCountersRequest) Reset()
func (*GetOnuCountersRequest) String ¶
func (m *GetOnuCountersRequest) String() string
func (*GetOnuCountersRequest) XXX_DiscardUnknown ¶
func (m *GetOnuCountersRequest) XXX_DiscardUnknown()
func (*GetOnuCountersRequest) XXX_Marshal ¶
func (m *GetOnuCountersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOnuCountersRequest) XXX_Merge ¶
func (m *GetOnuCountersRequest) XXX_Merge(src proto.Message)
func (*GetOnuCountersRequest) XXX_Size ¶
func (m *GetOnuCountersRequest) XXX_Size() int
func (*GetOnuCountersRequest) XXX_Unmarshal ¶
func (m *GetOnuCountersRequest) XXX_Unmarshal(b []byte) error
type GetOnuCountersResponse ¶
type GetOnuCountersResponse struct { // Types that are valid to be assigned to IsIntfId: // *GetOnuCountersResponse_IntfId IsIntfId isGetOnuCountersResponse_IsIntfId `protobuf_oneof:"is_intf_id"` // Types that are valid to be assigned to IsOnuId: // *GetOnuCountersResponse_OnuId IsOnuId isGetOnuCountersResponse_IsOnuId `protobuf_oneof:"is_onu_id"` // Types that are valid to be assigned to IsPositiveDrift: // *GetOnuCountersResponse_PositiveDrift IsPositiveDrift isGetOnuCountersResponse_IsPositiveDrift `protobuf_oneof:"is_positive_drift"` // Types that are valid to be assigned to IsNegativeDrift: // *GetOnuCountersResponse_NegativeDrift IsNegativeDrift isGetOnuCountersResponse_IsNegativeDrift `protobuf_oneof:"is_negative_drift"` // Types that are valid to be assigned to IsDelimiterMissDetection: // *GetOnuCountersResponse_DelimiterMissDetection IsDelimiterMissDetection isGetOnuCountersResponse_IsDelimiterMissDetection `protobuf_oneof:"is_delimiter_miss_detection"` // Types that are valid to be assigned to IsBipErrors: // *GetOnuCountersResponse_BipErrors IsBipErrors isGetOnuCountersResponse_IsBipErrors `protobuf_oneof:"is_bip_errors"` // Types that are valid to be assigned to IsBipUnits: // *GetOnuCountersResponse_BipUnits IsBipUnits isGetOnuCountersResponse_IsBipUnits `protobuf_oneof:"is_bip_units"` // Types that are valid to be assigned to IsFecCorrectedSymbols: // *GetOnuCountersResponse_FecCorrectedSymbols IsFecCorrectedSymbols isGetOnuCountersResponse_IsFecCorrectedSymbols `protobuf_oneof:"is_fec_corrected_symbols"` // Types that are valid to be assigned to IsFecCodewordsCorrected: // *GetOnuCountersResponse_FecCodewordsCorrected IsFecCodewordsCorrected isGetOnuCountersResponse_IsFecCodewordsCorrected `protobuf_oneof:"is_fec_codewords_corrected"` // Types that are valid to be assigned to IsFecCodewordsUncorrectable: // *GetOnuCountersResponse_FecCodewordsUncorrectable IsFecCodewordsUncorrectable isGetOnuCountersResponse_IsFecCodewordsUncorrectable `protobuf_oneof:"is_fec_codewords_uncorrectable"` // Types that are valid to be assigned to IsFecCodewords: // *GetOnuCountersResponse_FecCodewords IsFecCodewords isGetOnuCountersResponse_IsFecCodewords `protobuf_oneof:"is_fec_codewords"` // Types that are valid to be assigned to IsFecCorrectedUnits: // *GetOnuCountersResponse_FecCorrectedUnits IsFecCorrectedUnits isGetOnuCountersResponse_IsFecCorrectedUnits `protobuf_oneof:"is_fec_corrected_units"` // Types that are valid to be assigned to IsXgemKeyErrors: // *GetOnuCountersResponse_XgemKeyErrors IsXgemKeyErrors isGetOnuCountersResponse_IsXgemKeyErrors `protobuf_oneof:"is_xgem_key_errors"` // Types that are valid to be assigned to IsXgemLoss: // *GetOnuCountersResponse_XgemLoss IsXgemLoss isGetOnuCountersResponse_IsXgemLoss `protobuf_oneof:"is_xgem_loss"` // Types that are valid to be assigned to IsRxPloamsError: // *GetOnuCountersResponse_RxPloamsError IsRxPloamsError isGetOnuCountersResponse_IsRxPloamsError `protobuf_oneof:"is_rx_ploams_error"` // Types that are valid to be assigned to IsRxPloamsNonIdle: // *GetOnuCountersResponse_RxPloamsNonIdle IsRxPloamsNonIdle isGetOnuCountersResponse_IsRxPloamsNonIdle `protobuf_oneof:"is_rx_ploams_non_idle"` // Types that are valid to be assigned to IsRxOmci: // *GetOnuCountersResponse_RxOmci IsRxOmci isGetOnuCountersResponse_IsRxOmci `protobuf_oneof:"is_rx_omci"` // Types that are valid to be assigned to IsTxOmci: // *GetOnuCountersResponse_TxOmci IsTxOmci isGetOnuCountersResponse_IsTxOmci `protobuf_oneof:"is_tx_omci"` // Types that are valid to be assigned to IsRxOmciPacketsCrcError: // *GetOnuCountersResponse_RxOmciPacketsCrcError IsRxOmciPacketsCrcError isGetOnuCountersResponse_IsRxOmciPacketsCrcError `protobuf_oneof:"is_rx_omci_packets_crc_error"` // Types that are valid to be assigned to IsRxBytes: // *GetOnuCountersResponse_RxBytes IsRxBytes isGetOnuCountersResponse_IsRxBytes `protobuf_oneof:"is_rx_bytes"` // Types that are valid to be assigned to IsRxPackets: // *GetOnuCountersResponse_RxPackets IsRxPackets isGetOnuCountersResponse_IsRxPackets `protobuf_oneof:"is_rx_packets"` // Types that are valid to be assigned to IsTxBytes: // *GetOnuCountersResponse_TxBytes IsTxBytes isGetOnuCountersResponse_IsTxBytes `protobuf_oneof:"is_tx_bytes"` // Types that are valid to be assigned to IsTxPackets: // *GetOnuCountersResponse_TxPackets IsTxPackets isGetOnuCountersResponse_IsTxPackets `protobuf_oneof:"is_tx_packets"` // Types that are valid to be assigned to IsBerReported: // *GetOnuCountersResponse_BerReported IsBerReported isGetOnuCountersResponse_IsBerReported `protobuf_oneof:"is_ber_reported"` // Types that are valid to be assigned to IsLcdgErrors: // *GetOnuCountersResponse_LcdgErrors IsLcdgErrors isGetOnuCountersResponse_IsLcdgErrors `protobuf_oneof:"is_lcdg_errors"` // Types that are valid to be assigned to IsRdiErrors: // *GetOnuCountersResponse_RdiErrors IsRdiErrors isGetOnuCountersResponse_IsRdiErrors `protobuf_oneof:"is_rdi_errors"` // Types that are valid to be assigned to IsTimestamp: // *GetOnuCountersResponse_Timestamp IsTimestamp isGetOnuCountersResponse_IsTimestamp `protobuf_oneof:"is_timestamp"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetOnuCountersResponse) Descriptor ¶
func (*GetOnuCountersResponse) Descriptor() ([]byte, []int)
func (*GetOnuCountersResponse) GetBerReported ¶
func (m *GetOnuCountersResponse) GetBerReported() uint64
func (*GetOnuCountersResponse) GetBipErrors ¶
func (m *GetOnuCountersResponse) GetBipErrors() uint64
func (*GetOnuCountersResponse) GetBipUnits ¶
func (m *GetOnuCountersResponse) GetBipUnits() uint64
func (*GetOnuCountersResponse) GetDelimiterMissDetection ¶
func (m *GetOnuCountersResponse) GetDelimiterMissDetection() uint64
func (*GetOnuCountersResponse) GetFecCodewords ¶
func (m *GetOnuCountersResponse) GetFecCodewords() uint64
func (*GetOnuCountersResponse) GetFecCodewordsCorrected ¶
func (m *GetOnuCountersResponse) GetFecCodewordsCorrected() uint64
func (*GetOnuCountersResponse) GetFecCodewordsUncorrectable ¶
func (m *GetOnuCountersResponse) GetFecCodewordsUncorrectable() uint64
func (*GetOnuCountersResponse) GetFecCorrectedSymbols ¶
func (m *GetOnuCountersResponse) GetFecCorrectedSymbols() uint64
func (*GetOnuCountersResponse) GetFecCorrectedUnits ¶
func (m *GetOnuCountersResponse) GetFecCorrectedUnits() uint64
func (*GetOnuCountersResponse) GetIntfId ¶
func (m *GetOnuCountersResponse) GetIntfId() uint32
func (*GetOnuCountersResponse) GetIsBerReported ¶
func (m *GetOnuCountersResponse) GetIsBerReported() isGetOnuCountersResponse_IsBerReported
func (*GetOnuCountersResponse) GetIsBipErrors ¶
func (m *GetOnuCountersResponse) GetIsBipErrors() isGetOnuCountersResponse_IsBipErrors
func (*GetOnuCountersResponse) GetIsBipUnits ¶
func (m *GetOnuCountersResponse) GetIsBipUnits() isGetOnuCountersResponse_IsBipUnits
func (*GetOnuCountersResponse) GetIsDelimiterMissDetection ¶
func (m *GetOnuCountersResponse) GetIsDelimiterMissDetection() isGetOnuCountersResponse_IsDelimiterMissDetection
func (*GetOnuCountersResponse) GetIsFecCodewords ¶
func (m *GetOnuCountersResponse) GetIsFecCodewords() isGetOnuCountersResponse_IsFecCodewords
func (*GetOnuCountersResponse) GetIsFecCodewordsCorrected ¶
func (m *GetOnuCountersResponse) GetIsFecCodewordsCorrected() isGetOnuCountersResponse_IsFecCodewordsCorrected
func (*GetOnuCountersResponse) GetIsFecCodewordsUncorrectable ¶
func (m *GetOnuCountersResponse) GetIsFecCodewordsUncorrectable() isGetOnuCountersResponse_IsFecCodewordsUncorrectable
func (*GetOnuCountersResponse) GetIsFecCorrectedSymbols ¶
func (m *GetOnuCountersResponse) GetIsFecCorrectedSymbols() isGetOnuCountersResponse_IsFecCorrectedSymbols
func (*GetOnuCountersResponse) GetIsFecCorrectedUnits ¶
func (m *GetOnuCountersResponse) GetIsFecCorrectedUnits() isGetOnuCountersResponse_IsFecCorrectedUnits
func (*GetOnuCountersResponse) GetIsIntfId ¶
func (m *GetOnuCountersResponse) GetIsIntfId() isGetOnuCountersResponse_IsIntfId
func (*GetOnuCountersResponse) GetIsLcdgErrors ¶
func (m *GetOnuCountersResponse) GetIsLcdgErrors() isGetOnuCountersResponse_IsLcdgErrors
func (*GetOnuCountersResponse) GetIsNegativeDrift ¶
func (m *GetOnuCountersResponse) GetIsNegativeDrift() isGetOnuCountersResponse_IsNegativeDrift
func (*GetOnuCountersResponse) GetIsOnuId ¶
func (m *GetOnuCountersResponse) GetIsOnuId() isGetOnuCountersResponse_IsOnuId
func (*GetOnuCountersResponse) GetIsPositiveDrift ¶
func (m *GetOnuCountersResponse) GetIsPositiveDrift() isGetOnuCountersResponse_IsPositiveDrift
func (*GetOnuCountersResponse) GetIsRdiErrors ¶
func (m *GetOnuCountersResponse) GetIsRdiErrors() isGetOnuCountersResponse_IsRdiErrors
func (*GetOnuCountersResponse) GetIsRxBytes ¶
func (m *GetOnuCountersResponse) GetIsRxBytes() isGetOnuCountersResponse_IsRxBytes
func (*GetOnuCountersResponse) GetIsRxOmci ¶
func (m *GetOnuCountersResponse) GetIsRxOmci() isGetOnuCountersResponse_IsRxOmci
func (*GetOnuCountersResponse) GetIsRxOmciPacketsCrcError ¶
func (m *GetOnuCountersResponse) GetIsRxOmciPacketsCrcError() isGetOnuCountersResponse_IsRxOmciPacketsCrcError
func (*GetOnuCountersResponse) GetIsRxPackets ¶
func (m *GetOnuCountersResponse) GetIsRxPackets() isGetOnuCountersResponse_IsRxPackets
func (*GetOnuCountersResponse) GetIsRxPloamsError ¶
func (m *GetOnuCountersResponse) GetIsRxPloamsError() isGetOnuCountersResponse_IsRxPloamsError
func (*GetOnuCountersResponse) GetIsRxPloamsNonIdle ¶
func (m *GetOnuCountersResponse) GetIsRxPloamsNonIdle() isGetOnuCountersResponse_IsRxPloamsNonIdle
func (*GetOnuCountersResponse) GetIsTimestamp ¶
func (m *GetOnuCountersResponse) GetIsTimestamp() isGetOnuCountersResponse_IsTimestamp
func (*GetOnuCountersResponse) GetIsTxBytes ¶
func (m *GetOnuCountersResponse) GetIsTxBytes() isGetOnuCountersResponse_IsTxBytes
func (*GetOnuCountersResponse) GetIsTxOmci ¶
func (m *GetOnuCountersResponse) GetIsTxOmci() isGetOnuCountersResponse_IsTxOmci
func (*GetOnuCountersResponse) GetIsTxPackets ¶
func (m *GetOnuCountersResponse) GetIsTxPackets() isGetOnuCountersResponse_IsTxPackets
func (*GetOnuCountersResponse) GetIsXgemKeyErrors ¶
func (m *GetOnuCountersResponse) GetIsXgemKeyErrors() isGetOnuCountersResponse_IsXgemKeyErrors
func (*GetOnuCountersResponse) GetIsXgemLoss ¶
func (m *GetOnuCountersResponse) GetIsXgemLoss() isGetOnuCountersResponse_IsXgemLoss
func (*GetOnuCountersResponse) GetLcdgErrors ¶
func (m *GetOnuCountersResponse) GetLcdgErrors() uint64
func (*GetOnuCountersResponse) GetNegativeDrift ¶
func (m *GetOnuCountersResponse) GetNegativeDrift() uint64
func (*GetOnuCountersResponse) GetOnuId ¶
func (m *GetOnuCountersResponse) GetOnuId() uint32
func (*GetOnuCountersResponse) GetPositiveDrift ¶
func (m *GetOnuCountersResponse) GetPositiveDrift() uint64
func (*GetOnuCountersResponse) GetRdiErrors ¶
func (m *GetOnuCountersResponse) GetRdiErrors() uint64
func (*GetOnuCountersResponse) GetRxBytes ¶
func (m *GetOnuCountersResponse) GetRxBytes() uint64
func (*GetOnuCountersResponse) GetRxOmci ¶
func (m *GetOnuCountersResponse) GetRxOmci() uint64
func (*GetOnuCountersResponse) GetRxOmciPacketsCrcError ¶
func (m *GetOnuCountersResponse) GetRxOmciPacketsCrcError() uint64
func (*GetOnuCountersResponse) GetRxPackets ¶
func (m *GetOnuCountersResponse) GetRxPackets() uint64
func (*GetOnuCountersResponse) GetRxPloamsError ¶
func (m *GetOnuCountersResponse) GetRxPloamsError() uint64
func (*GetOnuCountersResponse) GetRxPloamsNonIdle ¶
func (m *GetOnuCountersResponse) GetRxPloamsNonIdle() uint64
func (*GetOnuCountersResponse) GetTimestamp ¶
func (m *GetOnuCountersResponse) GetTimestamp() uint32
func (*GetOnuCountersResponse) GetTxBytes ¶
func (m *GetOnuCountersResponse) GetTxBytes() uint64
func (*GetOnuCountersResponse) GetTxOmci ¶
func (m *GetOnuCountersResponse) GetTxOmci() uint64
func (*GetOnuCountersResponse) GetTxPackets ¶
func (m *GetOnuCountersResponse) GetTxPackets() uint64
func (*GetOnuCountersResponse) GetXgemKeyErrors ¶
func (m *GetOnuCountersResponse) GetXgemKeyErrors() uint64
func (*GetOnuCountersResponse) GetXgemLoss ¶
func (m *GetOnuCountersResponse) GetXgemLoss() uint64
func (*GetOnuCountersResponse) ProtoMessage ¶
func (*GetOnuCountersResponse) ProtoMessage()
func (*GetOnuCountersResponse) Reset ¶
func (m *GetOnuCountersResponse) Reset()
func (*GetOnuCountersResponse) String ¶
func (m *GetOnuCountersResponse) String() string
func (*GetOnuCountersResponse) XXX_DiscardUnknown ¶
func (m *GetOnuCountersResponse) XXX_DiscardUnknown()
func (*GetOnuCountersResponse) XXX_Marshal ¶
func (m *GetOnuCountersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOnuCountersResponse) XXX_Merge ¶
func (m *GetOnuCountersResponse) XXX_Merge(src proto.Message)
func (*GetOnuCountersResponse) XXX_OneofWrappers ¶
func (*GetOnuCountersResponse) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*GetOnuCountersResponse) XXX_Size ¶
func (m *GetOnuCountersResponse) XXX_Size() int
func (*GetOnuCountersResponse) XXX_Unmarshal ¶
func (m *GetOnuCountersResponse) XXX_Unmarshal(b []byte) error
type GetOnuCountersResponse_BerReported ¶
type GetOnuCountersResponse_BerReported struct {
BerReported uint64 `protobuf:"fixed64,24,opt,name=ber_reported,json=berReported,proto3,oneof"`
}
type GetOnuCountersResponse_BipErrors ¶
type GetOnuCountersResponse_BipErrors struct {
BipErrors uint64 `protobuf:"fixed64,6,opt,name=bip_errors,json=bipErrors,proto3,oneof"`
}
type GetOnuCountersResponse_BipUnits ¶
type GetOnuCountersResponse_BipUnits struct {
BipUnits uint64 `protobuf:"fixed64,7,opt,name=bip_units,json=bipUnits,proto3,oneof"`
}
type GetOnuCountersResponse_DelimiterMissDetection ¶
type GetOnuCountersResponse_DelimiterMissDetection struct {
DelimiterMissDetection uint64 `protobuf:"fixed64,5,opt,name=delimiter_miss_detection,json=delimiterMissDetection,proto3,oneof"`
}
type GetOnuCountersResponse_FecCodewords ¶
type GetOnuCountersResponse_FecCodewords struct {
FecCodewords uint64 `protobuf:"fixed64,11,opt,name=fec_codewords,json=fecCodewords,proto3,oneof"`
}
type GetOnuCountersResponse_FecCodewordsCorrected ¶
type GetOnuCountersResponse_FecCodewordsCorrected struct {
FecCodewordsCorrected uint64 `protobuf:"fixed64,9,opt,name=fec_codewords_corrected,json=fecCodewordsCorrected,proto3,oneof"`
}
type GetOnuCountersResponse_FecCodewordsUncorrectable ¶
type GetOnuCountersResponse_FecCodewordsUncorrectable struct {
FecCodewordsUncorrectable uint64 `protobuf:"fixed64,10,opt,name=fec_codewords_uncorrectable,json=fecCodewordsUncorrectable,proto3,oneof"`
}
type GetOnuCountersResponse_FecCorrectedSymbols ¶
type GetOnuCountersResponse_FecCorrectedSymbols struct {
FecCorrectedSymbols uint64 `protobuf:"fixed64,8,opt,name=fec_corrected_symbols,json=fecCorrectedSymbols,proto3,oneof"`
}
type GetOnuCountersResponse_FecCorrectedUnits ¶
type GetOnuCountersResponse_FecCorrectedUnits struct {
FecCorrectedUnits uint64 `protobuf:"fixed64,12,opt,name=fec_corrected_units,json=fecCorrectedUnits,proto3,oneof"`
}
type GetOnuCountersResponse_IntfId ¶
type GetOnuCountersResponse_IntfId struct {
IntfId uint32 `protobuf:"fixed32,1,opt,name=intf_id,json=intfId,proto3,oneof"`
}
type GetOnuCountersResponse_LcdgErrors ¶
type GetOnuCountersResponse_LcdgErrors struct {
LcdgErrors uint64 `protobuf:"fixed64,25,opt,name=lcdg_errors,json=lcdgErrors,proto3,oneof"`
}
type GetOnuCountersResponse_NegativeDrift ¶
type GetOnuCountersResponse_NegativeDrift struct {
NegativeDrift uint64 `protobuf:"fixed64,4,opt,name=negative_drift,json=negativeDrift,proto3,oneof"`
}
type GetOnuCountersResponse_OnuId ¶
type GetOnuCountersResponse_OnuId struct {
OnuId uint32 `protobuf:"fixed32,2,opt,name=onu_id,json=onuId,proto3,oneof"`
}
type GetOnuCountersResponse_PositiveDrift ¶
type GetOnuCountersResponse_PositiveDrift struct {
PositiveDrift uint64 `protobuf:"fixed64,3,opt,name=positive_drift,json=positiveDrift,proto3,oneof"`
}
type GetOnuCountersResponse_RdiErrors ¶
type GetOnuCountersResponse_RdiErrors struct {
RdiErrors uint64 `protobuf:"fixed64,26,opt,name=rdi_errors,json=rdiErrors,proto3,oneof"`
}
type GetOnuCountersResponse_RxBytes ¶
type GetOnuCountersResponse_RxBytes struct {
RxBytes uint64 `protobuf:"fixed64,20,opt,name=rx_bytes,json=rxBytes,proto3,oneof"`
}
type GetOnuCountersResponse_RxOmci ¶
type GetOnuCountersResponse_RxOmci struct {
RxOmci uint64 `protobuf:"fixed64,17,opt,name=rx_omci,json=rxOmci,proto3,oneof"`
}
type GetOnuCountersResponse_RxOmciPacketsCrcError ¶
type GetOnuCountersResponse_RxOmciPacketsCrcError struct {
RxOmciPacketsCrcError uint64 `protobuf:"fixed64,19,opt,name=rx_omci_packets_crc_error,json=rxOmciPacketsCrcError,proto3,oneof"`
}
type GetOnuCountersResponse_RxPackets ¶
type GetOnuCountersResponse_RxPackets struct {
RxPackets uint64 `protobuf:"fixed64,21,opt,name=rx_packets,json=rxPackets,proto3,oneof"`
}
type GetOnuCountersResponse_RxPloamsError ¶
type GetOnuCountersResponse_RxPloamsError struct {
RxPloamsError uint64 `protobuf:"fixed64,15,opt,name=rx_ploams_error,json=rxPloamsError,proto3,oneof"`
}
type GetOnuCountersResponse_RxPloamsNonIdle ¶
type GetOnuCountersResponse_RxPloamsNonIdle struct {
RxPloamsNonIdle uint64 `protobuf:"fixed64,16,opt,name=rx_ploams_non_idle,json=rxPloamsNonIdle,proto3,oneof"`
}
type GetOnuCountersResponse_Timestamp ¶
type GetOnuCountersResponse_Timestamp struct {
Timestamp uint32 `protobuf:"fixed32,27,opt,name=timestamp,proto3,oneof"`
}
type GetOnuCountersResponse_TxBytes ¶
type GetOnuCountersResponse_TxBytes struct {
TxBytes uint64 `protobuf:"fixed64,22,opt,name=tx_bytes,json=txBytes,proto3,oneof"`
}
type GetOnuCountersResponse_TxOmci ¶
type GetOnuCountersResponse_TxOmci struct {
TxOmci uint64 `protobuf:"fixed64,18,opt,name=tx_omci,json=txOmci,proto3,oneof"`
}
type GetOnuCountersResponse_TxPackets ¶
type GetOnuCountersResponse_TxPackets struct {
TxPackets uint64 `protobuf:"fixed64,23,opt,name=tx_packets,json=txPackets,proto3,oneof"`
}
type GetOnuCountersResponse_XgemKeyErrors ¶
type GetOnuCountersResponse_XgemKeyErrors struct {
XgemKeyErrors uint64 `protobuf:"fixed64,13,opt,name=xgem_key_errors,json=xgemKeyErrors,proto3,oneof"`
}
type GetOnuCountersResponse_XgemLoss ¶
type GetOnuCountersResponse_XgemLoss struct {
XgemLoss uint64 `protobuf:"fixed64,14,opt,name=xgem_loss,json=xgemLoss,proto3,oneof"`
}
type GetOnuEthernetBridgePortHistory ¶
type GetOnuEthernetBridgePortHistory struct { Direction GetOnuEthernetBridgePortHistory_Direction `` /* 129-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetOnuEthernetBridgePortHistory) Descriptor ¶
func (*GetOnuEthernetBridgePortHistory) Descriptor() ([]byte, []int)
func (*GetOnuEthernetBridgePortHistory) GetDirection ¶
func (m *GetOnuEthernetBridgePortHistory) GetDirection() GetOnuEthernetBridgePortHistory_Direction
func (*GetOnuEthernetBridgePortHistory) ProtoMessage ¶
func (*GetOnuEthernetBridgePortHistory) ProtoMessage()
func (*GetOnuEthernetBridgePortHistory) Reset ¶
func (m *GetOnuEthernetBridgePortHistory) Reset()
func (*GetOnuEthernetBridgePortHistory) String ¶
func (m *GetOnuEthernetBridgePortHistory) String() string
func (*GetOnuEthernetBridgePortHistory) XXX_DiscardUnknown ¶
func (m *GetOnuEthernetBridgePortHistory) XXX_DiscardUnknown()
func (*GetOnuEthernetBridgePortHistory) XXX_Marshal ¶
func (m *GetOnuEthernetBridgePortHistory) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOnuEthernetBridgePortHistory) XXX_Merge ¶
func (m *GetOnuEthernetBridgePortHistory) XXX_Merge(src proto.Message)
func (*GetOnuEthernetBridgePortHistory) XXX_Size ¶
func (m *GetOnuEthernetBridgePortHistory) XXX_Size() int
func (*GetOnuEthernetBridgePortHistory) XXX_Unmarshal ¶
func (m *GetOnuEthernetBridgePortHistory) XXX_Unmarshal(b []byte) error
type GetOnuEthernetBridgePortHistoryResponse ¶
type GetOnuEthernetBridgePortHistoryResponse struct { DropEvents uint32 `protobuf:"varint,1,opt,name=dropEvents,proto3" json:"dropEvents,omitempty"` Octets uint32 `protobuf:"varint,2,opt,name=octets,proto3" json:"octets,omitempty"` Packets uint32 `protobuf:"varint,3,opt,name=packets,proto3" json:"packets,omitempty"` BroadcastPackets uint32 `protobuf:"varint,4,opt,name=broadcastPackets,proto3" json:"broadcastPackets,omitempty"` MulticastPackets uint32 `protobuf:"varint,5,opt,name=multicastPackets,proto3" json:"multicastPackets,omitempty"` CrcErroredPackets uint32 `protobuf:"varint,6,opt,name=crcErroredPackets,proto3" json:"crcErroredPackets,omitempty"` UndersizePackets uint32 `protobuf:"varint,7,opt,name=undersizePackets,proto3" json:"undersizePackets,omitempty"` OversizePackets uint32 `protobuf:"varint,8,opt,name=oversizePackets,proto3" json:"oversizePackets,omitempty"` Packets64Octets uint32 `protobuf:"varint,9,opt,name=packets64octets,proto3" json:"packets64octets,omitempty"` Packets65To127Octets uint32 `protobuf:"varint,10,opt,name=packets65To127octets,proto3" json:"packets65To127octets,omitempty"` Packets128To255Octets uint32 `protobuf:"varint,11,opt,name=packets128To255Octets,proto3" json:"packets128To255Octets,omitempty"` Packets256To511Octets uint32 `protobuf:"varint,12,opt,name=packets256To511octets,proto3" json:"packets256To511octets,omitempty"` Packets512To1023Octets uint32 `protobuf:"varint,13,opt,name=packets512To1023octets,proto3" json:"packets512To1023octets,omitempty"` Packets1024To1518Octets uint32 `protobuf:"varint,14,opt,name=packets1024To1518octets,proto3" json:"packets1024To1518octets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetOnuEthernetBridgePortHistoryResponse) Descriptor ¶
func (*GetOnuEthernetBridgePortHistoryResponse) Descriptor() ([]byte, []int)
func (*GetOnuEthernetBridgePortHistoryResponse) GetBroadcastPackets ¶
func (m *GetOnuEthernetBridgePortHistoryResponse) GetBroadcastPackets() uint32
func (*GetOnuEthernetBridgePortHistoryResponse) GetCrcErroredPackets ¶
func (m *GetOnuEthernetBridgePortHistoryResponse) GetCrcErroredPackets() uint32
func (*GetOnuEthernetBridgePortHistoryResponse) GetDropEvents ¶
func (m *GetOnuEthernetBridgePortHistoryResponse) GetDropEvents() uint32
func (*GetOnuEthernetBridgePortHistoryResponse) GetMulticastPackets ¶
func (m *GetOnuEthernetBridgePortHistoryResponse) GetMulticastPackets() uint32
func (*GetOnuEthernetBridgePortHistoryResponse) GetOctets ¶
func (m *GetOnuEthernetBridgePortHistoryResponse) GetOctets() uint32
func (*GetOnuEthernetBridgePortHistoryResponse) GetOversizePackets ¶
func (m *GetOnuEthernetBridgePortHistoryResponse) GetOversizePackets() uint32
func (*GetOnuEthernetBridgePortHistoryResponse) GetPackets ¶
func (m *GetOnuEthernetBridgePortHistoryResponse) GetPackets() uint32
func (*GetOnuEthernetBridgePortHistoryResponse) GetPackets1024To1518Octets ¶
func (m *GetOnuEthernetBridgePortHistoryResponse) GetPackets1024To1518Octets() uint32
func (*GetOnuEthernetBridgePortHistoryResponse) GetPackets128To255Octets ¶
func (m *GetOnuEthernetBridgePortHistoryResponse) GetPackets128To255Octets() uint32
func (*GetOnuEthernetBridgePortHistoryResponse) GetPackets256To511Octets ¶
func (m *GetOnuEthernetBridgePortHistoryResponse) GetPackets256To511Octets() uint32
func (*GetOnuEthernetBridgePortHistoryResponse) GetPackets512To1023Octets ¶
func (m *GetOnuEthernetBridgePortHistoryResponse) GetPackets512To1023Octets() uint32
func (*GetOnuEthernetBridgePortHistoryResponse) GetPackets64Octets ¶
func (m *GetOnuEthernetBridgePortHistoryResponse) GetPackets64Octets() uint32
func (*GetOnuEthernetBridgePortHistoryResponse) GetPackets65To127Octets ¶
func (m *GetOnuEthernetBridgePortHistoryResponse) GetPackets65To127Octets() uint32
func (*GetOnuEthernetBridgePortHistoryResponse) GetUndersizePackets ¶
func (m *GetOnuEthernetBridgePortHistoryResponse) GetUndersizePackets() uint32
func (*GetOnuEthernetBridgePortHistoryResponse) ProtoMessage ¶
func (*GetOnuEthernetBridgePortHistoryResponse) ProtoMessage()
func (*GetOnuEthernetBridgePortHistoryResponse) Reset ¶
func (m *GetOnuEthernetBridgePortHistoryResponse) Reset()
func (*GetOnuEthernetBridgePortHistoryResponse) String ¶
func (m *GetOnuEthernetBridgePortHistoryResponse) String() string
func (*GetOnuEthernetBridgePortHistoryResponse) XXX_DiscardUnknown ¶
func (m *GetOnuEthernetBridgePortHistoryResponse) XXX_DiscardUnknown()
func (*GetOnuEthernetBridgePortHistoryResponse) XXX_Marshal ¶
func (m *GetOnuEthernetBridgePortHistoryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOnuEthernetBridgePortHistoryResponse) XXX_Merge ¶
func (m *GetOnuEthernetBridgePortHistoryResponse) XXX_Merge(src proto.Message)
func (*GetOnuEthernetBridgePortHistoryResponse) XXX_Size ¶
func (m *GetOnuEthernetBridgePortHistoryResponse) XXX_Size() int
func (*GetOnuEthernetBridgePortHistoryResponse) XXX_Unmarshal ¶
func (m *GetOnuEthernetBridgePortHistoryResponse) XXX_Unmarshal(b []byte) error
type GetOnuEthernetBridgePortHistory_Direction ¶
type GetOnuEthernetBridgePortHistory_Direction int32
const ( GetOnuEthernetBridgePortHistory_UNDEFINED GetOnuEthernetBridgePortHistory_Direction = 0 GetOnuEthernetBridgePortHistory_UPSTREAM GetOnuEthernetBridgePortHistory_Direction = 1 GetOnuEthernetBridgePortHistory_DOWNSTREAM GetOnuEthernetBridgePortHistory_Direction = 2 )
func (GetOnuEthernetBridgePortHistory_Direction) EnumDescriptor ¶
func (GetOnuEthernetBridgePortHistory_Direction) EnumDescriptor() ([]byte, []int)
func (GetOnuEthernetBridgePortHistory_Direction) String ¶
func (x GetOnuEthernetBridgePortHistory_Direction) String() string
type GetOnuFecHistory ¶
type GetOnuFecHistory struct { Empty *empty.Empty `protobuf:"bytes,1,opt,name=empty,proto3" json:"empty,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetOnuFecHistory) Descriptor ¶
func (*GetOnuFecHistory) Descriptor() ([]byte, []int)
func (*GetOnuFecHistory) GetEmpty ¶
func (m *GetOnuFecHistory) GetEmpty() *empty.Empty
func (*GetOnuFecHistory) ProtoMessage ¶
func (*GetOnuFecHistory) ProtoMessage()
func (*GetOnuFecHistory) Reset ¶
func (m *GetOnuFecHistory) Reset()
func (*GetOnuFecHistory) String ¶
func (m *GetOnuFecHistory) String() string
func (*GetOnuFecHistory) XXX_DiscardUnknown ¶
func (m *GetOnuFecHistory) XXX_DiscardUnknown()
func (*GetOnuFecHistory) XXX_Marshal ¶
func (m *GetOnuFecHistory) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOnuFecHistory) XXX_Merge ¶
func (m *GetOnuFecHistory) XXX_Merge(src proto.Message)
func (*GetOnuFecHistory) XXX_Size ¶
func (m *GetOnuFecHistory) XXX_Size() int
func (*GetOnuFecHistory) XXX_Unmarshal ¶
func (m *GetOnuFecHistory) XXX_Unmarshal(b []byte) error
type GetOnuFecHistoryResponse ¶
type GetOnuFecHistoryResponse struct { CorrectedBytes uint32 `protobuf:"varint,1,opt,name=correctedBytes,proto3" json:"correctedBytes,omitempty"` CorrectedCodeWords uint32 `protobuf:"varint,2,opt,name=correctedCodeWords,proto3" json:"correctedCodeWords,omitempty"` FecSeconds uint32 `protobuf:"varint,3,opt,name=fecSeconds,proto3" json:"fecSeconds,omitempty"` TotalCodeWords uint32 `protobuf:"varint,4,opt,name=totalCodeWords,proto3" json:"totalCodeWords,omitempty"` UncorrectableCodeWords uint32 `protobuf:"varint,5,opt,name=uncorrectableCodeWords,proto3" json:"uncorrectableCodeWords,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetOnuFecHistoryResponse) Descriptor ¶
func (*GetOnuFecHistoryResponse) Descriptor() ([]byte, []int)
func (*GetOnuFecHistoryResponse) GetCorrectedBytes ¶
func (m *GetOnuFecHistoryResponse) GetCorrectedBytes() uint32
func (*GetOnuFecHistoryResponse) GetCorrectedCodeWords ¶
func (m *GetOnuFecHistoryResponse) GetCorrectedCodeWords() uint32
func (*GetOnuFecHistoryResponse) GetFecSeconds ¶
func (m *GetOnuFecHistoryResponse) GetFecSeconds() uint32
func (*GetOnuFecHistoryResponse) GetTotalCodeWords ¶
func (m *GetOnuFecHistoryResponse) GetTotalCodeWords() uint32
func (*GetOnuFecHistoryResponse) GetUncorrectableCodeWords ¶
func (m *GetOnuFecHistoryResponse) GetUncorrectableCodeWords() uint32
func (*GetOnuFecHistoryResponse) ProtoMessage ¶
func (*GetOnuFecHistoryResponse) ProtoMessage()
func (*GetOnuFecHistoryResponse) Reset ¶
func (m *GetOnuFecHistoryResponse) Reset()
func (*GetOnuFecHistoryResponse) String ¶
func (m *GetOnuFecHistoryResponse) String() string
func (*GetOnuFecHistoryResponse) XXX_DiscardUnknown ¶
func (m *GetOnuFecHistoryResponse) XXX_DiscardUnknown()
func (*GetOnuFecHistoryResponse) XXX_Marshal ¶
func (m *GetOnuFecHistoryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOnuFecHistoryResponse) XXX_Merge ¶
func (m *GetOnuFecHistoryResponse) XXX_Merge(src proto.Message)
func (*GetOnuFecHistoryResponse) XXX_Size ¶
func (m *GetOnuFecHistoryResponse) XXX_Size() int
func (*GetOnuFecHistoryResponse) XXX_Unmarshal ¶
func (m *GetOnuFecHistoryResponse) XXX_Unmarshal(b []byte) error
type GetOnuOmciActiveAlarmsRequest ¶
type GetOnuOmciActiveAlarmsRequest struct { Empty *empty.Empty `protobuf:"bytes,1,opt,name=empty,proto3" json:"empty,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetOnuOmciActiveAlarmsRequest) Descriptor ¶
func (*GetOnuOmciActiveAlarmsRequest) Descriptor() ([]byte, []int)
func (*GetOnuOmciActiveAlarmsRequest) GetEmpty ¶
func (m *GetOnuOmciActiveAlarmsRequest) GetEmpty() *empty.Empty
func (*GetOnuOmciActiveAlarmsRequest) ProtoMessage ¶
func (*GetOnuOmciActiveAlarmsRequest) ProtoMessage()
func (*GetOnuOmciActiveAlarmsRequest) Reset ¶
func (m *GetOnuOmciActiveAlarmsRequest) Reset()
func (*GetOnuOmciActiveAlarmsRequest) String ¶
func (m *GetOnuOmciActiveAlarmsRequest) String() string
func (*GetOnuOmciActiveAlarmsRequest) XXX_DiscardUnknown ¶
func (m *GetOnuOmciActiveAlarmsRequest) XXX_DiscardUnknown()
func (*GetOnuOmciActiveAlarmsRequest) XXX_Marshal ¶
func (m *GetOnuOmciActiveAlarmsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOnuOmciActiveAlarmsRequest) XXX_Merge ¶
func (m *GetOnuOmciActiveAlarmsRequest) XXX_Merge(src proto.Message)
func (*GetOnuOmciActiveAlarmsRequest) XXX_Size ¶
func (m *GetOnuOmciActiveAlarmsRequest) XXX_Size() int
func (*GetOnuOmciActiveAlarmsRequest) XXX_Unmarshal ¶
func (m *GetOnuOmciActiveAlarmsRequest) XXX_Unmarshal(b []byte) error
type GetOnuOmciActiveAlarmsResponse ¶
type GetOnuOmciActiveAlarmsResponse struct { ActiveAlarms []*AlarmData `protobuf:"bytes,1,rep,name=active_alarms,json=activeAlarms,proto3" json:"active_alarms,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetOnuOmciActiveAlarmsResponse) Descriptor ¶
func (*GetOnuOmciActiveAlarmsResponse) Descriptor() ([]byte, []int)
func (*GetOnuOmciActiveAlarmsResponse) GetActiveAlarms ¶
func (m *GetOnuOmciActiveAlarmsResponse) GetActiveAlarms() []*AlarmData
func (*GetOnuOmciActiveAlarmsResponse) ProtoMessage ¶
func (*GetOnuOmciActiveAlarmsResponse) ProtoMessage()
func (*GetOnuOmciActiveAlarmsResponse) Reset ¶
func (m *GetOnuOmciActiveAlarmsResponse) Reset()
func (*GetOnuOmciActiveAlarmsResponse) String ¶
func (m *GetOnuOmciActiveAlarmsResponse) String() string
func (*GetOnuOmciActiveAlarmsResponse) XXX_DiscardUnknown ¶
func (m *GetOnuOmciActiveAlarmsResponse) XXX_DiscardUnknown()
func (*GetOnuOmciActiveAlarmsResponse) XXX_Marshal ¶
func (m *GetOnuOmciActiveAlarmsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOnuOmciActiveAlarmsResponse) XXX_Merge ¶
func (m *GetOnuOmciActiveAlarmsResponse) XXX_Merge(src proto.Message)
func (*GetOnuOmciActiveAlarmsResponse) XXX_Size ¶
func (m *GetOnuOmciActiveAlarmsResponse) XXX_Size() int
func (*GetOnuOmciActiveAlarmsResponse) XXX_Unmarshal ¶
func (m *GetOnuOmciActiveAlarmsResponse) XXX_Unmarshal(b []byte) error
type GetOnuOmciTxRxStatsRequest ¶
type GetOnuOmciTxRxStatsRequest struct { Empty *empty.Empty `protobuf:"bytes,1,opt,name=empty,proto3" json:"empty,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetOnuOmciTxRxStatsRequest) Descriptor ¶
func (*GetOnuOmciTxRxStatsRequest) Descriptor() ([]byte, []int)
func (*GetOnuOmciTxRxStatsRequest) GetEmpty ¶
func (m *GetOnuOmciTxRxStatsRequest) GetEmpty() *empty.Empty
func (*GetOnuOmciTxRxStatsRequest) ProtoMessage ¶
func (*GetOnuOmciTxRxStatsRequest) ProtoMessage()
func (*GetOnuOmciTxRxStatsRequest) Reset ¶
func (m *GetOnuOmciTxRxStatsRequest) Reset()
func (*GetOnuOmciTxRxStatsRequest) String ¶
func (m *GetOnuOmciTxRxStatsRequest) String() string
func (*GetOnuOmciTxRxStatsRequest) XXX_DiscardUnknown ¶
func (m *GetOnuOmciTxRxStatsRequest) XXX_DiscardUnknown()
func (*GetOnuOmciTxRxStatsRequest) XXX_Marshal ¶
func (m *GetOnuOmciTxRxStatsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOnuOmciTxRxStatsRequest) XXX_Merge ¶
func (m *GetOnuOmciTxRxStatsRequest) XXX_Merge(src proto.Message)
func (*GetOnuOmciTxRxStatsRequest) XXX_Size ¶
func (m *GetOnuOmciTxRxStatsRequest) XXX_Size() int
func (*GetOnuOmciTxRxStatsRequest) XXX_Unmarshal ¶
func (m *GetOnuOmciTxRxStatsRequest) XXX_Unmarshal(b []byte) error
type GetOnuOmciTxRxStatsResponse ¶
type GetOnuOmciTxRxStatsResponse struct { // OMCI baseline Tx frames with AR bit set BaseTxArFrames uint32 `protobuf:"varint,1,opt,name=base_tx_ar_frames,json=baseTxArFrames,proto3" json:"base_tx_ar_frames,omitempty"` // OMCI baseline Rx frames with AK bit set BaseRxAkFrames uint32 `protobuf:"varint,2,opt,name=base_rx_ak_frames,json=baseRxAkFrames,proto3" json:"base_rx_ak_frames,omitempty"` // OMCI baseline Tx frames with AR bit unset BaseTxNoArFrames uint32 `protobuf:"varint,3,opt,name=base_tx_no_ar_frames,json=baseTxNoArFrames,proto3" json:"base_tx_no_ar_frames,omitempty"` // OMCI baseline Rx frames with AK bit unset BaseRxNoAkFrames uint32 `protobuf:"varint,4,opt,name=base_rx_no_ak_frames,json=baseRxNoAkFrames,proto3" json:"base_rx_no_ak_frames,omitempty"` // OMCI extended Tx frames with AR bit set ExtTxArFrames uint32 `protobuf:"varint,5,opt,name=ext_tx_ar_frames,json=extTxArFrames,proto3" json:"ext_tx_ar_frames,omitempty"` // OMCI extended Rx frames with AK bit set ExtRxAkFrames uint32 `protobuf:"varint,6,opt,name=ext_rx_ak_frames,json=extRxAkFrames,proto3" json:"ext_rx_ak_frames,omitempty"` // OMCI extended Tx frames with AR bit unset ExtTxNoArFrames uint32 `protobuf:"varint,7,opt,name=ext_tx_no_ar_frames,json=extTxNoArFrames,proto3" json:"ext_tx_no_ar_frames,omitempty"` // OMCI extended Rx frames with AK bit unset ExtRxNoAkFrames uint32 `protobuf:"varint,8,opt,name=ext_rx_no_ak_frames,json=extRxNoAkFrames,proto3" json:"ext_rx_no_ak_frames,omitempty"` // Number of retries of requests (tx) due to not received responses (Rx) TxOmciCounterRetries uint32 `` /* 126-byte string literal not displayed */ // Number of timeouts of requests (tx) due to not received responses (Rx) after configured number of retries TxOmciCounterTimeouts uint32 `` /* 130-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
see ITU-T G.988 clause 11.2.2
func (*GetOnuOmciTxRxStatsResponse) Descriptor ¶
func (*GetOnuOmciTxRxStatsResponse) Descriptor() ([]byte, []int)
func (*GetOnuOmciTxRxStatsResponse) GetBaseRxAkFrames ¶
func (m *GetOnuOmciTxRxStatsResponse) GetBaseRxAkFrames() uint32
func (*GetOnuOmciTxRxStatsResponse) GetBaseRxNoAkFrames ¶
func (m *GetOnuOmciTxRxStatsResponse) GetBaseRxNoAkFrames() uint32
func (*GetOnuOmciTxRxStatsResponse) GetBaseTxArFrames ¶
func (m *GetOnuOmciTxRxStatsResponse) GetBaseTxArFrames() uint32
func (*GetOnuOmciTxRxStatsResponse) GetBaseTxNoArFrames ¶
func (m *GetOnuOmciTxRxStatsResponse) GetBaseTxNoArFrames() uint32
func (*GetOnuOmciTxRxStatsResponse) GetExtRxAkFrames ¶
func (m *GetOnuOmciTxRxStatsResponse) GetExtRxAkFrames() uint32
func (*GetOnuOmciTxRxStatsResponse) GetExtRxNoAkFrames ¶
func (m *GetOnuOmciTxRxStatsResponse) GetExtRxNoAkFrames() uint32
func (*GetOnuOmciTxRxStatsResponse) GetExtTxArFrames ¶
func (m *GetOnuOmciTxRxStatsResponse) GetExtTxArFrames() uint32
func (*GetOnuOmciTxRxStatsResponse) GetExtTxNoArFrames ¶
func (m *GetOnuOmciTxRxStatsResponse) GetExtTxNoArFrames() uint32
func (*GetOnuOmciTxRxStatsResponse) GetTxOmciCounterRetries ¶
func (m *GetOnuOmciTxRxStatsResponse) GetTxOmciCounterRetries() uint32
func (*GetOnuOmciTxRxStatsResponse) GetTxOmciCounterTimeouts ¶
func (m *GetOnuOmciTxRxStatsResponse) GetTxOmciCounterTimeouts() uint32
func (*GetOnuOmciTxRxStatsResponse) ProtoMessage ¶
func (*GetOnuOmciTxRxStatsResponse) ProtoMessage()
func (*GetOnuOmciTxRxStatsResponse) Reset ¶
func (m *GetOnuOmciTxRxStatsResponse) Reset()
func (*GetOnuOmciTxRxStatsResponse) String ¶
func (m *GetOnuOmciTxRxStatsResponse) String() string
func (*GetOnuOmciTxRxStatsResponse) XXX_DiscardUnknown ¶
func (m *GetOnuOmciTxRxStatsResponse) XXX_DiscardUnknown()
func (*GetOnuOmciTxRxStatsResponse) XXX_Marshal ¶
func (m *GetOnuOmciTxRxStatsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOnuOmciTxRxStatsResponse) XXX_Merge ¶
func (m *GetOnuOmciTxRxStatsResponse) XXX_Merge(src proto.Message)
func (*GetOnuOmciTxRxStatsResponse) XXX_Size ¶
func (m *GetOnuOmciTxRxStatsResponse) XXX_Size() int
func (*GetOnuOmciTxRxStatsResponse) XXX_Unmarshal ¶
func (m *GetOnuOmciTxRxStatsResponse) XXX_Unmarshal(b []byte) error
type GetOnuPonOpticalInfo ¶
type GetOnuPonOpticalInfo struct { Empty *empty.Empty `protobuf:"bytes,1,opt,name=empty,proto3" json:"empty,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetOnuPonOpticalInfo) Descriptor ¶
func (*GetOnuPonOpticalInfo) Descriptor() ([]byte, []int)
func (*GetOnuPonOpticalInfo) GetEmpty ¶
func (m *GetOnuPonOpticalInfo) GetEmpty() *empty.Empty
func (*GetOnuPonOpticalInfo) ProtoMessage ¶
func (*GetOnuPonOpticalInfo) ProtoMessage()
func (*GetOnuPonOpticalInfo) Reset ¶
func (m *GetOnuPonOpticalInfo) Reset()
func (*GetOnuPonOpticalInfo) String ¶
func (m *GetOnuPonOpticalInfo) String() string
func (*GetOnuPonOpticalInfo) XXX_DiscardUnknown ¶
func (m *GetOnuPonOpticalInfo) XXX_DiscardUnknown()
func (*GetOnuPonOpticalInfo) XXX_Marshal ¶
func (m *GetOnuPonOpticalInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOnuPonOpticalInfo) XXX_Merge ¶
func (m *GetOnuPonOpticalInfo) XXX_Merge(src proto.Message)
func (*GetOnuPonOpticalInfo) XXX_Size ¶
func (m *GetOnuPonOpticalInfo) XXX_Size() int
func (*GetOnuPonOpticalInfo) XXX_Unmarshal ¶
func (m *GetOnuPonOpticalInfo) XXX_Unmarshal(b []byte) error
type GetOnuPonOpticalInfoResponse ¶
type GetOnuPonOpticalInfoResponse struct { PowerFeedVoltage float32 `protobuf:"fixed32,1,opt,name=powerFeedVoltage,proto3" json:"powerFeedVoltage,omitempty"` ReceivedOpticalPower float32 `protobuf:"fixed32,2,opt,name=receivedOpticalPower,proto3" json:"receivedOpticalPower,omitempty"` MeanOpticalLaunchPower float32 `protobuf:"fixed32,3,opt,name=meanOpticalLaunchPower,proto3" json:"meanOpticalLaunchPower,omitempty"` LaserBiasCurrent float32 `protobuf:"fixed32,4,opt,name=laserBiasCurrent,proto3" json:"laserBiasCurrent,omitempty"` Temperature float32 `protobuf:"fixed32,5,opt,name=temperature,proto3" json:"temperature,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
These values correspond to the Optical Line Supervision Test results described in section A3.39.5 of ITU-T G.988 (11/2017) specification.
func (*GetOnuPonOpticalInfoResponse) Descriptor ¶
func (*GetOnuPonOpticalInfoResponse) Descriptor() ([]byte, []int)
func (*GetOnuPonOpticalInfoResponse) GetLaserBiasCurrent ¶
func (m *GetOnuPonOpticalInfoResponse) GetLaserBiasCurrent() float32
func (*GetOnuPonOpticalInfoResponse) GetMeanOpticalLaunchPower ¶
func (m *GetOnuPonOpticalInfoResponse) GetMeanOpticalLaunchPower() float32
func (*GetOnuPonOpticalInfoResponse) GetPowerFeedVoltage ¶
func (m *GetOnuPonOpticalInfoResponse) GetPowerFeedVoltage() float32
func (*GetOnuPonOpticalInfoResponse) GetReceivedOpticalPower ¶
func (m *GetOnuPonOpticalInfoResponse) GetReceivedOpticalPower() float32
func (*GetOnuPonOpticalInfoResponse) GetTemperature ¶
func (m *GetOnuPonOpticalInfoResponse) GetTemperature() float32
func (*GetOnuPonOpticalInfoResponse) ProtoMessage ¶
func (*GetOnuPonOpticalInfoResponse) ProtoMessage()
func (*GetOnuPonOpticalInfoResponse) Reset ¶
func (m *GetOnuPonOpticalInfoResponse) Reset()
func (*GetOnuPonOpticalInfoResponse) String ¶
func (m *GetOnuPonOpticalInfoResponse) String() string
func (*GetOnuPonOpticalInfoResponse) XXX_DiscardUnknown ¶
func (m *GetOnuPonOpticalInfoResponse) XXX_DiscardUnknown()
func (*GetOnuPonOpticalInfoResponse) XXX_Marshal ¶
func (m *GetOnuPonOpticalInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOnuPonOpticalInfoResponse) XXX_Merge ¶
func (m *GetOnuPonOpticalInfoResponse) XXX_Merge(src proto.Message)
func (*GetOnuPonOpticalInfoResponse) XXX_Size ¶
func (m *GetOnuPonOpticalInfoResponse) XXX_Size() int
func (*GetOnuPonOpticalInfoResponse) XXX_Unmarshal ¶
func (m *GetOnuPonOpticalInfoResponse) XXX_Unmarshal(b []byte) error
type GetOnuUniInfoRequest ¶
type GetOnuUniInfoRequest struct { UniIndex uint32 `protobuf:"varint,1,opt,name=uniIndex,proto3" json:"uniIndex,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetOnuUniInfoRequest) Descriptor ¶
func (*GetOnuUniInfoRequest) Descriptor() ([]byte, []int)
func (*GetOnuUniInfoRequest) GetUniIndex ¶
func (m *GetOnuUniInfoRequest) GetUniIndex() uint32
func (*GetOnuUniInfoRequest) ProtoMessage ¶
func (*GetOnuUniInfoRequest) ProtoMessage()
func (*GetOnuUniInfoRequest) Reset ¶
func (m *GetOnuUniInfoRequest) Reset()
func (*GetOnuUniInfoRequest) String ¶
func (m *GetOnuUniInfoRequest) String() string
func (*GetOnuUniInfoRequest) XXX_DiscardUnknown ¶
func (m *GetOnuUniInfoRequest) XXX_DiscardUnknown()
func (*GetOnuUniInfoRequest) XXX_Marshal ¶
func (m *GetOnuUniInfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOnuUniInfoRequest) XXX_Merge ¶
func (m *GetOnuUniInfoRequest) XXX_Merge(src proto.Message)
func (*GetOnuUniInfoRequest) XXX_Size ¶
func (m *GetOnuUniInfoRequest) XXX_Size() int
func (*GetOnuUniInfoRequest) XXX_Unmarshal ¶
func (m *GetOnuUniInfoRequest) XXX_Unmarshal(b []byte) error
type GetOnuUniInfoResponse ¶
type GetOnuUniInfoResponse struct { AdmState GetOnuUniInfoResponse_AdministrativeState `` /* 127-byte string literal not displayed */ OperState GetOnuUniInfoResponse_OperationalState `` /* 126-byte string literal not displayed */ ConfigInd GetOnuUniInfoResponse_ConfigurationInd `` /* 126-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetOnuUniInfoResponse) Descriptor ¶
func (*GetOnuUniInfoResponse) Descriptor() ([]byte, []int)
func (*GetOnuUniInfoResponse) GetAdmState ¶
func (m *GetOnuUniInfoResponse) GetAdmState() GetOnuUniInfoResponse_AdministrativeState
func (*GetOnuUniInfoResponse) GetConfigInd ¶
func (m *GetOnuUniInfoResponse) GetConfigInd() GetOnuUniInfoResponse_ConfigurationInd
func (*GetOnuUniInfoResponse) GetOperState ¶
func (m *GetOnuUniInfoResponse) GetOperState() GetOnuUniInfoResponse_OperationalState
func (*GetOnuUniInfoResponse) ProtoMessage ¶
func (*GetOnuUniInfoResponse) ProtoMessage()
func (*GetOnuUniInfoResponse) Reset ¶
func (m *GetOnuUniInfoResponse) Reset()
func (*GetOnuUniInfoResponse) String ¶
func (m *GetOnuUniInfoResponse) String() string
func (*GetOnuUniInfoResponse) XXX_DiscardUnknown ¶
func (m *GetOnuUniInfoResponse) XXX_DiscardUnknown()
func (*GetOnuUniInfoResponse) XXX_Marshal ¶
func (m *GetOnuUniInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOnuUniInfoResponse) XXX_Merge ¶
func (m *GetOnuUniInfoResponse) XXX_Merge(src proto.Message)
func (*GetOnuUniInfoResponse) XXX_Size ¶
func (m *GetOnuUniInfoResponse) XXX_Size() int
func (*GetOnuUniInfoResponse) XXX_Unmarshal ¶
func (m *GetOnuUniInfoResponse) XXX_Unmarshal(b []byte) error
type GetOnuUniInfoResponse_AdministrativeState ¶
type GetOnuUniInfoResponse_AdministrativeState int32
const ( GetOnuUniInfoResponse_ADMSTATE_UNDEFINED GetOnuUniInfoResponse_AdministrativeState = 0 GetOnuUniInfoResponse_LOCKED GetOnuUniInfoResponse_AdministrativeState = 1 GetOnuUniInfoResponse_UNLOCKED GetOnuUniInfoResponse_AdministrativeState = 2 )
func (GetOnuUniInfoResponse_AdministrativeState) EnumDescriptor ¶
func (GetOnuUniInfoResponse_AdministrativeState) EnumDescriptor() ([]byte, []int)
func (GetOnuUniInfoResponse_AdministrativeState) String ¶
func (x GetOnuUniInfoResponse_AdministrativeState) String() string
type GetOnuUniInfoResponse_ConfigurationInd ¶
type GetOnuUniInfoResponse_ConfigurationInd int32
const ( GetOnuUniInfoResponse_UNKOWN GetOnuUniInfoResponse_ConfigurationInd = 0 GetOnuUniInfoResponse_TEN_BASE_T_FDX GetOnuUniInfoResponse_ConfigurationInd = 1 GetOnuUniInfoResponse_HUNDRED_BASE_T_FDX GetOnuUniInfoResponse_ConfigurationInd = 2 GetOnuUniInfoResponse_GIGABIT_ETHERNET_FDX GetOnuUniInfoResponse_ConfigurationInd = 3 GetOnuUniInfoResponse_TEN_G_ETHERNET_FDX GetOnuUniInfoResponse_ConfigurationInd = 4 GetOnuUniInfoResponse_TEN_BASE_T_HDX GetOnuUniInfoResponse_ConfigurationInd = 5 GetOnuUniInfoResponse_HUNDRED_BASE_T_HDX GetOnuUniInfoResponse_ConfigurationInd = 6 GetOnuUniInfoResponse_GIGABIT_ETHERNET_HDX GetOnuUniInfoResponse_ConfigurationInd = 7 )
func (GetOnuUniInfoResponse_ConfigurationInd) EnumDescriptor ¶
func (GetOnuUniInfoResponse_ConfigurationInd) EnumDescriptor() ([]byte, []int)
func (GetOnuUniInfoResponse_ConfigurationInd) String ¶
func (x GetOnuUniInfoResponse_ConfigurationInd) String() string
type GetOnuUniInfoResponse_OperationalState ¶
type GetOnuUniInfoResponse_OperationalState int32
const ( GetOnuUniInfoResponse_OPERSTATE_UNDEFINED GetOnuUniInfoResponse_OperationalState = 0 GetOnuUniInfoResponse_ENABLED GetOnuUniInfoResponse_OperationalState = 1 GetOnuUniInfoResponse_DISABLED GetOnuUniInfoResponse_OperationalState = 2 )
func (GetOnuUniInfoResponse_OperationalState) EnumDescriptor ¶
func (GetOnuUniInfoResponse_OperationalState) EnumDescriptor() ([]byte, []int)
func (GetOnuUniInfoResponse_OperationalState) String ¶
func (x GetOnuUniInfoResponse_OperationalState) String() string
type GetRxPowerRequest ¶
type GetRxPowerRequest struct { IntfId uint32 `protobuf:"fixed32,1,opt,name=intf_id,json=intfId,proto3" json:"intf_id,omitempty"` OnuId uint32 `protobuf:"fixed32,2,opt,name=onu_id,json=onuId,proto3" json:"onu_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
DEPRECATED
func (*GetRxPowerRequest) Descriptor ¶
func (*GetRxPowerRequest) Descriptor() ([]byte, []int)
func (*GetRxPowerRequest) GetIntfId ¶
func (m *GetRxPowerRequest) GetIntfId() uint32
func (*GetRxPowerRequest) GetOnuId ¶
func (m *GetRxPowerRequest) GetOnuId() uint32
func (*GetRxPowerRequest) ProtoMessage ¶
func (*GetRxPowerRequest) ProtoMessage()
func (*GetRxPowerRequest) Reset ¶
func (m *GetRxPowerRequest) Reset()
func (*GetRxPowerRequest) String ¶
func (m *GetRxPowerRequest) String() string
func (*GetRxPowerRequest) XXX_DiscardUnknown ¶
func (m *GetRxPowerRequest) XXX_DiscardUnknown()
func (*GetRxPowerRequest) XXX_Marshal ¶
func (m *GetRxPowerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRxPowerRequest) XXX_Merge ¶
func (m *GetRxPowerRequest) XXX_Merge(src proto.Message)
func (*GetRxPowerRequest) XXX_Size ¶
func (m *GetRxPowerRequest) XXX_Size() int
func (*GetRxPowerRequest) XXX_Unmarshal ¶
func (m *GetRxPowerRequest) XXX_Unmarshal(b []byte) error
type GetRxPowerResponse ¶
type GetRxPowerResponse struct { IntfId uint32 `protobuf:"fixed32,1,opt,name=intf_id,json=intfId,proto3" json:"intf_id,omitempty"` OnuId uint32 `protobuf:"fixed32,2,opt,name=onu_id,json=onuId,proto3" json:"onu_id,omitempty"` Status string `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"` FailReason string `protobuf:"bytes,4,opt,name=fail_reason,json=failReason,proto3" json:"fail_reason,omitempty"` RxPower float64 `protobuf:"fixed64,5,opt,name=rx_power,json=rxPower,proto3" json:"rx_power,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
DEPRECATED
func (*GetRxPowerResponse) Descriptor ¶
func (*GetRxPowerResponse) Descriptor() ([]byte, []int)
func (*GetRxPowerResponse) GetFailReason ¶
func (m *GetRxPowerResponse) GetFailReason() string
func (*GetRxPowerResponse) GetIntfId ¶
func (m *GetRxPowerResponse) GetIntfId() uint32
func (*GetRxPowerResponse) GetOnuId ¶
func (m *GetRxPowerResponse) GetOnuId() uint32
func (*GetRxPowerResponse) GetRxPower ¶
func (m *GetRxPowerResponse) GetRxPower() float64
func (*GetRxPowerResponse) GetStatus ¶
func (m *GetRxPowerResponse) GetStatus() string
func (*GetRxPowerResponse) ProtoMessage ¶
func (*GetRxPowerResponse) ProtoMessage()
func (*GetRxPowerResponse) Reset ¶
func (m *GetRxPowerResponse) Reset()
func (*GetRxPowerResponse) String ¶
func (m *GetRxPowerResponse) String() string
func (*GetRxPowerResponse) XXX_DiscardUnknown ¶
func (m *GetRxPowerResponse) XXX_DiscardUnknown()
func (*GetRxPowerResponse) XXX_Marshal ¶
func (m *GetRxPowerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRxPowerResponse) XXX_Merge ¶
func (m *GetRxPowerResponse) XXX_Merge(src proto.Message)
func (*GetRxPowerResponse) XXX_Size ¶
func (m *GetRxPowerResponse) XXX_Size() int
func (*GetRxPowerResponse) XXX_Unmarshal ¶
func (m *GetRxPowerResponse) XXX_Unmarshal(b []byte) error
type GetValueRequest ¶
type GetValueRequest struct { // Types that are valid to be assigned to Request: // *GetValueRequest_Distance // *GetValueRequest_UniInfo // *GetValueRequest_OltPortInfo // *GetValueRequest_OnuOpticalInfo // *GetValueRequest_EthBridgePort // *GetValueRequest_FecHistory // *GetValueRequest_OnuPonInfo // *GetValueRequest_OnuInfo // *GetValueRequest_RxPower // *GetValueRequest_OnuOmciStats // *GetValueRequest_OltRxPower // *GetValueRequest_OnuActiveAlarms Request isGetValueRequest_Request `protobuf_oneof:"request"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetValueRequest) Descriptor ¶
func (*GetValueRequest) Descriptor() ([]byte, []int)
func (*GetValueRequest) GetDistance ¶
func (m *GetValueRequest) GetDistance() *GetDistanceRequest
func (*GetValueRequest) GetEthBridgePort ¶
func (m *GetValueRequest) GetEthBridgePort() *GetOnuEthernetBridgePortHistory
func (*GetValueRequest) GetFecHistory ¶
func (m *GetValueRequest) GetFecHistory() *GetOnuFecHistory
func (*GetValueRequest) GetOltPortInfo ¶
func (m *GetValueRequest) GetOltPortInfo() *GetOltPortCounters
func (*GetValueRequest) GetOltRxPower ¶
func (m *GetValueRequest) GetOltRxPower() *GetOltRxPowerRequest
func (*GetValueRequest) GetOnuActiveAlarms ¶
func (m *GetValueRequest) GetOnuActiveAlarms() *GetOnuOmciActiveAlarmsRequest
func (*GetValueRequest) GetOnuInfo ¶
func (m *GetValueRequest) GetOnuInfo() *GetOmciEthernetFrameExtendedPmRequest
func (*GetValueRequest) GetOnuOmciStats ¶
func (m *GetValueRequest) GetOnuOmciStats() *GetOnuOmciTxRxStatsRequest
func (*GetValueRequest) GetOnuOpticalInfo ¶
func (m *GetValueRequest) GetOnuOpticalInfo() *GetOnuPonOpticalInfo
func (*GetValueRequest) GetOnuPonInfo ¶
func (m *GetValueRequest) GetOnuPonInfo() *GetOnuCountersRequest
func (*GetValueRequest) GetRequest ¶
func (m *GetValueRequest) GetRequest() isGetValueRequest_Request
func (*GetValueRequest) GetRxPower ¶
func (m *GetValueRequest) GetRxPower() *GetRxPowerRequest
func (*GetValueRequest) GetUniInfo ¶
func (m *GetValueRequest) GetUniInfo() *GetOnuUniInfoRequest
func (*GetValueRequest) ProtoMessage ¶
func (*GetValueRequest) ProtoMessage()
func (*GetValueRequest) Reset ¶
func (m *GetValueRequest) Reset()
func (*GetValueRequest) String ¶
func (m *GetValueRequest) String() string
func (*GetValueRequest) XXX_DiscardUnknown ¶
func (m *GetValueRequest) XXX_DiscardUnknown()
func (*GetValueRequest) XXX_Marshal ¶
func (m *GetValueRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetValueRequest) XXX_Merge ¶
func (m *GetValueRequest) XXX_Merge(src proto.Message)
func (*GetValueRequest) XXX_OneofWrappers ¶
func (*GetValueRequest) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*GetValueRequest) XXX_Size ¶
func (m *GetValueRequest) XXX_Size() int
func (*GetValueRequest) XXX_Unmarshal ¶
func (m *GetValueRequest) XXX_Unmarshal(b []byte) error
type GetValueRequest_Distance ¶
type GetValueRequest_Distance struct {
Distance *GetDistanceRequest `protobuf:"bytes,1,opt,name=distance,proto3,oneof"`
}
type GetValueRequest_EthBridgePort ¶
type GetValueRequest_EthBridgePort struct {
EthBridgePort *GetOnuEthernetBridgePortHistory `protobuf:"bytes,5,opt,name=ethBridgePort,proto3,oneof"`
}
type GetValueRequest_FecHistory ¶
type GetValueRequest_FecHistory struct {
FecHistory *GetOnuFecHistory `protobuf:"bytes,6,opt,name=fecHistory,proto3,oneof"`
}
type GetValueRequest_OltPortInfo ¶
type GetValueRequest_OltPortInfo struct {
OltPortInfo *GetOltPortCounters `protobuf:"bytes,3,opt,name=oltPortInfo,proto3,oneof"`
}
type GetValueRequest_OltRxPower ¶
type GetValueRequest_OltRxPower struct {
OltRxPower *GetOltRxPowerRequest `protobuf:"bytes,11,opt,name=oltRxPower,proto3,oneof"`
}
type GetValueRequest_OnuActiveAlarms ¶
type GetValueRequest_OnuActiveAlarms struct {
OnuActiveAlarms *GetOnuOmciActiveAlarmsRequest `protobuf:"bytes,12,opt,name=onuActiveAlarms,proto3,oneof"`
}
type GetValueRequest_OnuInfo ¶
type GetValueRequest_OnuInfo struct {
OnuInfo *GetOmciEthernetFrameExtendedPmRequest `protobuf:"bytes,8,opt,name=onuInfo,proto3,oneof"`
}
type GetValueRequest_OnuOmciStats ¶
type GetValueRequest_OnuOmciStats struct {
OnuOmciStats *GetOnuOmciTxRxStatsRequest `protobuf:"bytes,10,opt,name=onuOmciStats,proto3,oneof"`
}
type GetValueRequest_OnuOpticalInfo ¶
type GetValueRequest_OnuOpticalInfo struct {
OnuOpticalInfo *GetOnuPonOpticalInfo `protobuf:"bytes,4,opt,name=onuOpticalInfo,proto3,oneof"`
}
type GetValueRequest_OnuPonInfo ¶
type GetValueRequest_OnuPonInfo struct {
OnuPonInfo *GetOnuCountersRequest `protobuf:"bytes,7,opt,name=onuPonInfo,proto3,oneof"`
}
type GetValueRequest_RxPower ¶
type GetValueRequest_RxPower struct {
RxPower *GetRxPowerRequest `protobuf:"bytes,9,opt,name=rxPower,proto3,oneof"`
}
type GetValueRequest_UniInfo ¶
type GetValueRequest_UniInfo struct {
UniInfo *GetOnuUniInfoRequest `protobuf:"bytes,2,opt,name=uniInfo,proto3,oneof"`
}
type GetValueResponse ¶
type GetValueResponse struct { Status GetValueResponse_Status `protobuf:"varint,1,opt,name=status,proto3,enum=extension.GetValueResponse_Status" json:"status,omitempty"` ErrReason GetValueResponse_ErrorReason `protobuf:"varint,2,opt,name=errReason,proto3,enum=extension.GetValueResponse_ErrorReason" json:"errReason,omitempty"` // Types that are valid to be assigned to Response: // *GetValueResponse_Distance // *GetValueResponse_UniInfo // *GetValueResponse_PortCoutners // *GetValueResponse_OnuOpticalInfo // *GetValueResponse_EthBridgePortInfo // *GetValueResponse_FecHistory // *GetValueResponse_OnuPonCounters // *GetValueResponse_OnuCounters // *GetValueResponse_RxPower // *GetValueResponse_OnuOmciStats // *GetValueResponse_OltRxPower // *GetValueResponse_OnuActiveAlarms Response isGetValueResponse_Response `protobuf_oneof:"response"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetValueResponse) Descriptor ¶
func (*GetValueResponse) Descriptor() ([]byte, []int)
func (*GetValueResponse) GetDistance ¶
func (m *GetValueResponse) GetDistance() *GetDistanceResponse
func (*GetValueResponse) GetErrReason ¶
func (m *GetValueResponse) GetErrReason() GetValueResponse_ErrorReason
func (*GetValueResponse) GetEthBridgePortInfo ¶
func (m *GetValueResponse) GetEthBridgePortInfo() *GetOnuEthernetBridgePortHistoryResponse
func (*GetValueResponse) GetFecHistory ¶
func (m *GetValueResponse) GetFecHistory() *GetOnuFecHistoryResponse
func (*GetValueResponse) GetOltRxPower ¶
func (m *GetValueResponse) GetOltRxPower() *GetOltRxPowerResponse
func (*GetValueResponse) GetOnuActiveAlarms ¶
func (m *GetValueResponse) GetOnuActiveAlarms() *GetOnuOmciActiveAlarmsResponse
func (*GetValueResponse) GetOnuCounters ¶
func (m *GetValueResponse) GetOnuCounters() *GetOmciEthernetFrameExtendedPmResponse
func (*GetValueResponse) GetOnuOmciStats ¶
func (m *GetValueResponse) GetOnuOmciStats() *GetOnuOmciTxRxStatsResponse
func (*GetValueResponse) GetOnuOpticalInfo ¶
func (m *GetValueResponse) GetOnuOpticalInfo() *GetOnuPonOpticalInfoResponse
func (*GetValueResponse) GetOnuPonCounters ¶
func (m *GetValueResponse) GetOnuPonCounters() *GetOnuCountersResponse
func (*GetValueResponse) GetPortCoutners ¶
func (m *GetValueResponse) GetPortCoutners() *GetOltPortCountersResponse
func (*GetValueResponse) GetResponse ¶
func (m *GetValueResponse) GetResponse() isGetValueResponse_Response
func (*GetValueResponse) GetRxPower ¶
func (m *GetValueResponse) GetRxPower() *GetRxPowerResponse
func (*GetValueResponse) GetStatus ¶
func (m *GetValueResponse) GetStatus() GetValueResponse_Status
func (*GetValueResponse) GetUniInfo ¶
func (m *GetValueResponse) GetUniInfo() *GetOnuUniInfoResponse
func (*GetValueResponse) ProtoMessage ¶
func (*GetValueResponse) ProtoMessage()
func (*GetValueResponse) Reset ¶
func (m *GetValueResponse) Reset()
func (*GetValueResponse) String ¶
func (m *GetValueResponse) String() string
func (*GetValueResponse) XXX_DiscardUnknown ¶
func (m *GetValueResponse) XXX_DiscardUnknown()
func (*GetValueResponse) XXX_Marshal ¶
func (m *GetValueResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetValueResponse) XXX_Merge ¶
func (m *GetValueResponse) XXX_Merge(src proto.Message)
func (*GetValueResponse) XXX_OneofWrappers ¶
func (*GetValueResponse) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*GetValueResponse) XXX_Size ¶
func (m *GetValueResponse) XXX_Size() int
func (*GetValueResponse) XXX_Unmarshal ¶
func (m *GetValueResponse) XXX_Unmarshal(b []byte) error
type GetValueResponse_Distance ¶
type GetValueResponse_Distance struct {
Distance *GetDistanceResponse `protobuf:"bytes,3,opt,name=distance,proto3,oneof"`
}
type GetValueResponse_ErrorReason ¶
type GetValueResponse_ErrorReason int32
const ( GetValueResponse_REASON_UNDEFINED GetValueResponse_ErrorReason = 0 GetValueResponse_UNSUPPORTED GetValueResponse_ErrorReason = 1 GetValueResponse_INVALID_DEVICE_ID GetValueResponse_ErrorReason = 2 GetValueResponse_INVALID_PORT_TYPE GetValueResponse_ErrorReason = 3 GetValueResponse_TIMEOUT GetValueResponse_ErrorReason = 4 GetValueResponse_INVALID_REQ_TYPE GetValueResponse_ErrorReason = 5 GetValueResponse_INTERNAL_ERROR GetValueResponse_ErrorReason = 6 GetValueResponse_INVALID_DEVICE GetValueResponse_ErrorReason = 7 )
func (GetValueResponse_ErrorReason) EnumDescriptor ¶
func (GetValueResponse_ErrorReason) EnumDescriptor() ([]byte, []int)
func (GetValueResponse_ErrorReason) String ¶
func (x GetValueResponse_ErrorReason) String() string
type GetValueResponse_EthBridgePortInfo ¶
type GetValueResponse_EthBridgePortInfo struct {
EthBridgePortInfo *GetOnuEthernetBridgePortHistoryResponse `protobuf:"bytes,7,opt,name=ethBridgePortInfo,proto3,oneof"`
}
type GetValueResponse_FecHistory ¶
type GetValueResponse_FecHistory struct {
FecHistory *GetOnuFecHistoryResponse `protobuf:"bytes,8,opt,name=fecHistory,proto3,oneof"`
}
type GetValueResponse_OltRxPower ¶
type GetValueResponse_OltRxPower struct {
OltRxPower *GetOltRxPowerResponse `protobuf:"bytes,13,opt,name=oltRxPower,proto3,oneof"`
}
type GetValueResponse_OnuActiveAlarms ¶
type GetValueResponse_OnuActiveAlarms struct {
OnuActiveAlarms *GetOnuOmciActiveAlarmsResponse `protobuf:"bytes,14,opt,name=onuActiveAlarms,proto3,oneof"`
}
type GetValueResponse_OnuCounters ¶
type GetValueResponse_OnuCounters struct {
OnuCounters *GetOmciEthernetFrameExtendedPmResponse `protobuf:"bytes,10,opt,name=onuCounters,proto3,oneof"`
}
type GetValueResponse_OnuOmciStats ¶
type GetValueResponse_OnuOmciStats struct {
OnuOmciStats *GetOnuOmciTxRxStatsResponse `protobuf:"bytes,12,opt,name=onuOmciStats,proto3,oneof"`
}
type GetValueResponse_OnuOpticalInfo ¶
type GetValueResponse_OnuOpticalInfo struct {
OnuOpticalInfo *GetOnuPonOpticalInfoResponse `protobuf:"bytes,6,opt,name=onuOpticalInfo,proto3,oneof"`
}
type GetValueResponse_OnuPonCounters ¶
type GetValueResponse_OnuPonCounters struct {
OnuPonCounters *GetOnuCountersResponse `protobuf:"bytes,9,opt,name=onuPonCounters,proto3,oneof"`
}
type GetValueResponse_PortCoutners ¶
type GetValueResponse_PortCoutners struct {
PortCoutners *GetOltPortCountersResponse `protobuf:"bytes,5,opt,name=portCoutners,proto3,oneof"`
}
type GetValueResponse_RxPower ¶
type GetValueResponse_RxPower struct {
RxPower *GetRxPowerResponse `protobuf:"bytes,11,opt,name=rxPower,proto3,oneof"`
}
type GetValueResponse_Status ¶
type GetValueResponse_Status int32
const ( GetValueResponse_STATUS_UNDEFINED GetValueResponse_Status = 0 GetValueResponse_OK GetValueResponse_Status = 1 GetValueResponse_ERROR GetValueResponse_Status = 2 )
func (GetValueResponse_Status) EnumDescriptor ¶
func (GetValueResponse_Status) EnumDescriptor() ([]byte, []int)
func (GetValueResponse_Status) String ¶
func (x GetValueResponse_Status) String() string
type GetValueResponse_UniInfo ¶
type GetValueResponse_UniInfo struct {
UniInfo *GetOnuUniInfoResponse `protobuf:"bytes,4,opt,name=uniInfo,proto3,oneof"`
}
type OmciEthernetFrameExtendedPm ¶
type OmciEthernetFrameExtendedPm struct { DropEvents uint64 `protobuf:"fixed64,1,opt,name=drop_events,json=dropEvents,proto3" json:"drop_events,omitempty"` Octets uint64 `protobuf:"fixed64,2,opt,name=octets,proto3" json:"octets,omitempty"` Frames uint64 `protobuf:"fixed64,3,opt,name=frames,proto3" json:"frames,omitempty"` BroadcastFrames uint64 `protobuf:"fixed64,4,opt,name=broadcast_frames,json=broadcastFrames,proto3" json:"broadcast_frames,omitempty"` MulticastFrames uint64 `protobuf:"fixed64,5,opt,name=multicast_frames,json=multicastFrames,proto3" json:"multicast_frames,omitempty"` CrcErroredFrames uint64 `protobuf:"fixed64,6,opt,name=crc_errored_frames,json=crcErroredFrames,proto3" json:"crc_errored_frames,omitempty"` UndersizeFrames uint64 `protobuf:"fixed64,7,opt,name=undersize_frames,json=undersizeFrames,proto3" json:"undersize_frames,omitempty"` OversizeFrames uint64 `protobuf:"fixed64,8,opt,name=oversize_frames,json=oversizeFrames,proto3" json:"oversize_frames,omitempty"` Frames_64Octets uint64 `protobuf:"fixed64,9,opt,name=frames_64_octets,json=frames64Octets,proto3" json:"frames_64_octets,omitempty"` Frames_65To_127Octets uint64 `` /* 127-byte string literal not displayed */ Frames_128To_255Octets uint64 `` /* 130-byte string literal not displayed */ Frames_256To_511Octets uint64 `` /* 130-byte string literal not displayed */ Frames_512To_1023Octets uint64 `` /* 133-byte string literal not displayed */ Frames_1024To_1518Octets uint64 `` /* 136-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OmciEthernetFrameExtendedPm) Descriptor ¶
func (*OmciEthernetFrameExtendedPm) Descriptor() ([]byte, []int)
func (*OmciEthernetFrameExtendedPm) GetBroadcastFrames ¶
func (m *OmciEthernetFrameExtendedPm) GetBroadcastFrames() uint64
func (*OmciEthernetFrameExtendedPm) GetCrcErroredFrames ¶
func (m *OmciEthernetFrameExtendedPm) GetCrcErroredFrames() uint64
func (*OmciEthernetFrameExtendedPm) GetDropEvents ¶
func (m *OmciEthernetFrameExtendedPm) GetDropEvents() uint64
func (*OmciEthernetFrameExtendedPm) GetFrames ¶
func (m *OmciEthernetFrameExtendedPm) GetFrames() uint64
func (*OmciEthernetFrameExtendedPm) GetFrames_1024To_1518Octets ¶
func (m *OmciEthernetFrameExtendedPm) GetFrames_1024To_1518Octets() uint64
func (*OmciEthernetFrameExtendedPm) GetFrames_128To_255Octets ¶
func (m *OmciEthernetFrameExtendedPm) GetFrames_128To_255Octets() uint64
func (*OmciEthernetFrameExtendedPm) GetFrames_256To_511Octets ¶
func (m *OmciEthernetFrameExtendedPm) GetFrames_256To_511Octets() uint64
func (*OmciEthernetFrameExtendedPm) GetFrames_512To_1023Octets ¶
func (m *OmciEthernetFrameExtendedPm) GetFrames_512To_1023Octets() uint64
func (*OmciEthernetFrameExtendedPm) GetFrames_64Octets ¶
func (m *OmciEthernetFrameExtendedPm) GetFrames_64Octets() uint64
func (*OmciEthernetFrameExtendedPm) GetFrames_65To_127Octets ¶
func (m *OmciEthernetFrameExtendedPm) GetFrames_65To_127Octets() uint64
func (*OmciEthernetFrameExtendedPm) GetMulticastFrames ¶
func (m *OmciEthernetFrameExtendedPm) GetMulticastFrames() uint64
func (*OmciEthernetFrameExtendedPm) GetOctets ¶
func (m *OmciEthernetFrameExtendedPm) GetOctets() uint64
func (*OmciEthernetFrameExtendedPm) GetOversizeFrames ¶
func (m *OmciEthernetFrameExtendedPm) GetOversizeFrames() uint64
func (*OmciEthernetFrameExtendedPm) GetUndersizeFrames ¶
func (m *OmciEthernetFrameExtendedPm) GetUndersizeFrames() uint64
func (*OmciEthernetFrameExtendedPm) ProtoMessage ¶
func (*OmciEthernetFrameExtendedPm) ProtoMessage()
func (*OmciEthernetFrameExtendedPm) Reset ¶
func (m *OmciEthernetFrameExtendedPm) Reset()
func (*OmciEthernetFrameExtendedPm) String ¶
func (m *OmciEthernetFrameExtendedPm) String() string
func (*OmciEthernetFrameExtendedPm) XXX_DiscardUnknown ¶
func (m *OmciEthernetFrameExtendedPm) XXX_DiscardUnknown()
func (*OmciEthernetFrameExtendedPm) XXX_Marshal ¶
func (m *OmciEthernetFrameExtendedPm) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OmciEthernetFrameExtendedPm) XXX_Merge ¶
func (m *OmciEthernetFrameExtendedPm) XXX_Merge(src proto.Message)
func (*OmciEthernetFrameExtendedPm) XXX_Size ¶
func (m *OmciEthernetFrameExtendedPm) XXX_Size() int
func (*OmciEthernetFrameExtendedPm) XXX_Unmarshal ¶
func (m *OmciEthernetFrameExtendedPm) XXX_Unmarshal(b []byte) error
type ReturnValues ¶
type ReturnValues struct { Set uint32 `protobuf:"varint,1,opt,name=Set,proto3" json:"Set,omitempty"` Unsupported uint32 `protobuf:"varint,2,opt,name=Unsupported,proto3" json:"Unsupported,omitempty"` Error uint32 `protobuf:"varint,3,opt,name=Error,proto3" json:"Error,omitempty"` Distance uint32 `protobuf:"varint,4,opt,name=Distance,proto3" json:"Distance,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReturnValues) Descriptor ¶
func (*ReturnValues) Descriptor() ([]byte, []int)
func (*ReturnValues) GetDistance ¶
func (m *ReturnValues) GetDistance() uint32
func (*ReturnValues) GetError ¶
func (m *ReturnValues) GetError() uint32
func (*ReturnValues) GetSet ¶
func (m *ReturnValues) GetSet() uint32
func (*ReturnValues) GetUnsupported ¶
func (m *ReturnValues) GetUnsupported() uint32
func (*ReturnValues) ProtoMessage ¶
func (*ReturnValues) ProtoMessage()
func (*ReturnValues) Reset ¶
func (m *ReturnValues) Reset()
func (*ReturnValues) String ¶
func (m *ReturnValues) String() string
func (*ReturnValues) XXX_DiscardUnknown ¶
func (m *ReturnValues) XXX_DiscardUnknown()
func (*ReturnValues) XXX_Marshal ¶
func (m *ReturnValues) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReturnValues) XXX_Merge ¶
func (m *ReturnValues) XXX_Merge(src proto.Message)
func (*ReturnValues) XXX_Size ¶
func (m *ReturnValues) XXX_Size() int
func (*ReturnValues) XXX_Unmarshal ¶
func (m *ReturnValues) XXX_Unmarshal(b []byte) error
type RxPower ¶
type RxPower struct { OnuSn string `protobuf:"bytes,1,opt,name=onu_sn,json=onuSn,proto3" json:"onu_sn,omitempty"` Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` FailReason string `protobuf:"bytes,3,opt,name=fail_reason,json=failReason,proto3" json:"fail_reason,omitempty"` RxPower float64 `protobuf:"fixed64,4,opt,name=rx_power,json=rxPower,proto3" json:"rx_power,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RxPower) Descriptor ¶
func (*RxPower) GetFailReason ¶
func (*RxPower) GetRxPower ¶
func (*RxPower) ProtoMessage ¶
func (*RxPower) ProtoMessage()
func (*RxPower) XXX_DiscardUnknown ¶
func (m *RxPower) XXX_DiscardUnknown()
func (*RxPower) XXX_Marshal ¶
func (*RxPower) XXX_Unmarshal ¶
type SetValueRequest ¶
type SetValueRequest struct { // Types that are valid to be assigned to Request: // *SetValueRequest_AlarmConfig Request isSetValueRequest_Request `protobuf_oneof:"request"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetValueRequest) Descriptor ¶
func (*SetValueRequest) Descriptor() ([]byte, []int)
func (*SetValueRequest) GetAlarmConfig ¶
func (m *SetValueRequest) GetAlarmConfig() *config.AlarmConfig
func (*SetValueRequest) GetRequest ¶
func (m *SetValueRequest) GetRequest() isSetValueRequest_Request
func (*SetValueRequest) ProtoMessage ¶
func (*SetValueRequest) ProtoMessage()
func (*SetValueRequest) Reset ¶
func (m *SetValueRequest) Reset()
func (*SetValueRequest) String ¶
func (m *SetValueRequest) String() string
func (*SetValueRequest) XXX_DiscardUnknown ¶
func (m *SetValueRequest) XXX_DiscardUnknown()
func (*SetValueRequest) XXX_Marshal ¶
func (m *SetValueRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetValueRequest) XXX_Merge ¶
func (m *SetValueRequest) XXX_Merge(src proto.Message)
func (*SetValueRequest) XXX_OneofWrappers ¶
func (*SetValueRequest) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*SetValueRequest) XXX_Size ¶
func (m *SetValueRequest) XXX_Size() int
func (*SetValueRequest) XXX_Unmarshal ¶
func (m *SetValueRequest) XXX_Unmarshal(b []byte) error
type SetValueRequest_AlarmConfig ¶
type SetValueRequest_AlarmConfig struct {
AlarmConfig *config.AlarmConfig `protobuf:"bytes,1,opt,name=alarm_config,json=alarmConfig,proto3,oneof"`
}
type SetValueResponse ¶
type SetValueResponse struct { Status SetValueResponse_Status `protobuf:"varint,1,opt,name=status,proto3,enum=extension.SetValueResponse_Status" json:"status,omitempty"` ErrReason SetValueResponse_ErrorReason `protobuf:"varint,2,opt,name=errReason,proto3,enum=extension.SetValueResponse_ErrorReason" json:"errReason,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetValueResponse) Descriptor ¶
func (*SetValueResponse) Descriptor() ([]byte, []int)
func (*SetValueResponse) GetErrReason ¶
func (m *SetValueResponse) GetErrReason() SetValueResponse_ErrorReason
func (*SetValueResponse) GetStatus ¶
func (m *SetValueResponse) GetStatus() SetValueResponse_Status
func (*SetValueResponse) ProtoMessage ¶
func (*SetValueResponse) ProtoMessage()
func (*SetValueResponse) Reset ¶
func (m *SetValueResponse) Reset()
func (*SetValueResponse) String ¶
func (m *SetValueResponse) String() string
func (*SetValueResponse) XXX_DiscardUnknown ¶
func (m *SetValueResponse) XXX_DiscardUnknown()
func (*SetValueResponse) XXX_Marshal ¶
func (m *SetValueResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetValueResponse) XXX_Merge ¶
func (m *SetValueResponse) XXX_Merge(src proto.Message)
func (*SetValueResponse) XXX_Size ¶
func (m *SetValueResponse) XXX_Size() int
func (*SetValueResponse) XXX_Unmarshal ¶
func (m *SetValueResponse) XXX_Unmarshal(b []byte) error
type SetValueResponse_ErrorReason ¶
type SetValueResponse_ErrorReason int32
const ( SetValueResponse_REASON_UNDEFINED SetValueResponse_ErrorReason = 0 SetValueResponse_UNSUPPORTED SetValueResponse_ErrorReason = 1 )
func (SetValueResponse_ErrorReason) EnumDescriptor ¶
func (SetValueResponse_ErrorReason) EnumDescriptor() ([]byte, []int)
func (SetValueResponse_ErrorReason) String ¶
func (x SetValueResponse_ErrorReason) String() string
type SetValueResponse_Status ¶
type SetValueResponse_Status int32
const ( SetValueResponse_STATUS_UNDEFINED SetValueResponse_Status = 0 SetValueResponse_OK SetValueResponse_Status = 1 SetValueResponse_ERROR SetValueResponse_Status = 2 )
func (SetValueResponse_Status) EnumDescriptor ¶
func (SetValueResponse_Status) EnumDescriptor() ([]byte, []int)
func (SetValueResponse_Status) String ¶
func (x SetValueResponse_Status) String() string
type SingleGetValueRequest ¶
type SingleGetValueRequest struct { TargetId string `protobuf:"bytes,1,opt,name=targetId,proto3" json:"targetId,omitempty"` Request *GetValueRequest `protobuf:"bytes,2,opt,name=request,proto3" json:"request,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SingleGetValueRequest) Descriptor ¶
func (*SingleGetValueRequest) Descriptor() ([]byte, []int)
func (*SingleGetValueRequest) GetRequest ¶
func (m *SingleGetValueRequest) GetRequest() *GetValueRequest
func (*SingleGetValueRequest) GetTargetId ¶
func (m *SingleGetValueRequest) GetTargetId() string
func (*SingleGetValueRequest) ProtoMessage ¶
func (*SingleGetValueRequest) ProtoMessage()
func (*SingleGetValueRequest) Reset ¶
func (m *SingleGetValueRequest) Reset()
func (*SingleGetValueRequest) String ¶
func (m *SingleGetValueRequest) String() string
func (*SingleGetValueRequest) XXX_DiscardUnknown ¶
func (m *SingleGetValueRequest) XXX_DiscardUnknown()
func (*SingleGetValueRequest) XXX_Marshal ¶
func (m *SingleGetValueRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SingleGetValueRequest) XXX_Merge ¶
func (m *SingleGetValueRequest) XXX_Merge(src proto.Message)
func (*SingleGetValueRequest) XXX_Size ¶
func (m *SingleGetValueRequest) XXX_Size() int
func (*SingleGetValueRequest) XXX_Unmarshal ¶
func (m *SingleGetValueRequest) XXX_Unmarshal(b []byte) error
type SingleGetValueResponse ¶
type SingleGetValueResponse struct { Response *GetValueResponse `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SingleGetValueResponse) Descriptor ¶
func (*SingleGetValueResponse) Descriptor() ([]byte, []int)
func (*SingleGetValueResponse) GetResponse ¶
func (m *SingleGetValueResponse) GetResponse() *GetValueResponse
func (*SingleGetValueResponse) ProtoMessage ¶
func (*SingleGetValueResponse) ProtoMessage()
func (*SingleGetValueResponse) Reset ¶
func (m *SingleGetValueResponse) Reset()
func (*SingleGetValueResponse) String ¶
func (m *SingleGetValueResponse) String() string
func (*SingleGetValueResponse) XXX_DiscardUnknown ¶
func (m *SingleGetValueResponse) XXX_DiscardUnknown()
func (*SingleGetValueResponse) XXX_Marshal ¶
func (m *SingleGetValueResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SingleGetValueResponse) XXX_Merge ¶
func (m *SingleGetValueResponse) XXX_Merge(src proto.Message)
func (*SingleGetValueResponse) XXX_Size ¶
func (m *SingleGetValueResponse) XXX_Size() int
func (*SingleGetValueResponse) XXX_Unmarshal ¶
func (m *SingleGetValueResponse) XXX_Unmarshal(b []byte) error
type SingleSetValueRequest ¶
type SingleSetValueRequest struct { TargetId string `protobuf:"bytes,1,opt,name=targetId,proto3" json:"targetId,omitempty"` Request *SetValueRequest `protobuf:"bytes,2,opt,name=request,proto3" json:"request,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SingleSetValueRequest) Descriptor ¶
func (*SingleSetValueRequest) Descriptor() ([]byte, []int)
func (*SingleSetValueRequest) GetRequest ¶
func (m *SingleSetValueRequest) GetRequest() *SetValueRequest
func (*SingleSetValueRequest) GetTargetId ¶
func (m *SingleSetValueRequest) GetTargetId() string
func (*SingleSetValueRequest) ProtoMessage ¶
func (*SingleSetValueRequest) ProtoMessage()
func (*SingleSetValueRequest) Reset ¶
func (m *SingleSetValueRequest) Reset()
func (*SingleSetValueRequest) String ¶
func (m *SingleSetValueRequest) String() string
func (*SingleSetValueRequest) XXX_DiscardUnknown ¶
func (m *SingleSetValueRequest) XXX_DiscardUnknown()
func (*SingleSetValueRequest) XXX_Marshal ¶
func (m *SingleSetValueRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SingleSetValueRequest) XXX_Merge ¶
func (m *SingleSetValueRequest) XXX_Merge(src proto.Message)
func (*SingleSetValueRequest) XXX_Size ¶
func (m *SingleSetValueRequest) XXX_Size() int
func (*SingleSetValueRequest) XXX_Unmarshal ¶
func (m *SingleSetValueRequest) XXX_Unmarshal(b []byte) error
type SingleSetValueResponse ¶
type SingleSetValueResponse struct { Response *SetValueResponse `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SingleSetValueResponse) Descriptor ¶
func (*SingleSetValueResponse) Descriptor() ([]byte, []int)
func (*SingleSetValueResponse) GetResponse ¶
func (m *SingleSetValueResponse) GetResponse() *SetValueResponse
func (*SingleSetValueResponse) ProtoMessage ¶
func (*SingleSetValueResponse) ProtoMessage()
func (*SingleSetValueResponse) Reset ¶
func (m *SingleSetValueResponse) Reset()
func (*SingleSetValueResponse) String ¶
func (m *SingleSetValueResponse) String() string
func (*SingleSetValueResponse) XXX_DiscardUnknown ¶
func (m *SingleSetValueResponse) XXX_DiscardUnknown()
func (*SingleSetValueResponse) XXX_Marshal ¶
func (m *SingleSetValueResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SingleSetValueResponse) XXX_Merge ¶
func (m *SingleSetValueResponse) XXX_Merge(src proto.Message)
func (*SingleSetValueResponse) XXX_Size ¶
func (m *SingleSetValueResponse) XXX_Size() int
func (*SingleSetValueResponse) XXX_Unmarshal ¶
func (m *SingleSetValueResponse) XXX_Unmarshal(b []byte) error
type UnimplementedExtensionServer ¶
type UnimplementedExtensionServer struct { }
UnimplementedExtensionServer can be embedded to have forward compatible implementations.
func (*UnimplementedExtensionServer) GetExtValue ¶
func (*UnimplementedExtensionServer) GetExtValue(ctx context.Context, req *SingleGetValueRequest) (*SingleGetValueResponse, error)
func (*UnimplementedExtensionServer) SetExtValue ¶
func (*UnimplementedExtensionServer) SetExtValue(ctx context.Context, req *SingleSetValueRequest) (*SingleSetValueResponse, error)
type ValueSet ¶
type ValueSet struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Types that are valid to be assigned to Value: // *ValueSet_AlarmConfig Value isValueSet_Value `protobuf_oneof:"value"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ValueSet) Descriptor ¶
func (*ValueSet) GetAlarmConfig ¶
func (m *ValueSet) GetAlarmConfig() *config.AlarmConfig
func (*ValueSet) ProtoMessage ¶
func (*ValueSet) ProtoMessage()
func (*ValueSet) XXX_DiscardUnknown ¶
func (m *ValueSet) XXX_DiscardUnknown()
func (*ValueSet) XXX_Marshal ¶
func (*ValueSet) XXX_OneofWrappers ¶
func (*ValueSet) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*ValueSet) XXX_Unmarshal ¶
type ValueSet_AlarmConfig ¶
type ValueSet_AlarmConfig struct {
AlarmConfig *config.AlarmConfig `protobuf:"bytes,2,opt,name=alarm_config,json=alarmConfig,proto3,oneof"`
}
type ValueSpecifier ¶
type ValueSpecifier struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Value ValueType_Type `protobuf:"varint,2,opt,name=value,proto3,enum=extension.ValueType_Type" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ValueSpecifier) Descriptor ¶
func (*ValueSpecifier) Descriptor() ([]byte, []int)
func (*ValueSpecifier) GetId ¶
func (m *ValueSpecifier) GetId() string
func (*ValueSpecifier) GetValue ¶
func (m *ValueSpecifier) GetValue() ValueType_Type
func (*ValueSpecifier) ProtoMessage ¶
func (*ValueSpecifier) ProtoMessage()
func (*ValueSpecifier) Reset ¶
func (m *ValueSpecifier) Reset()
func (*ValueSpecifier) String ¶
func (m *ValueSpecifier) String() string
func (*ValueSpecifier) XXX_DiscardUnknown ¶
func (m *ValueSpecifier) XXX_DiscardUnknown()
func (*ValueSpecifier) XXX_Marshal ¶
func (m *ValueSpecifier) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ValueSpecifier) XXX_Merge ¶
func (m *ValueSpecifier) XXX_Merge(src proto.Message)
func (*ValueSpecifier) XXX_Size ¶
func (m *ValueSpecifier) XXX_Size() int
func (*ValueSpecifier) XXX_Unmarshal ¶
func (m *ValueSpecifier) XXX_Unmarshal(b []byte) error
type ValueType ¶
type ValueType struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ValueType) Descriptor ¶
func (*ValueType) ProtoMessage ¶
func (*ValueType) ProtoMessage()
func (*ValueType) XXX_DiscardUnknown ¶
func (m *ValueType) XXX_DiscardUnknown()
func (*ValueType) XXX_Marshal ¶
func (*ValueType) XXX_Unmarshal ¶
type ValueType_Type ¶
type ValueType_Type int32
const ( ValueType_EMPTY ValueType_Type = 0 ValueType_DISTANCE ValueType_Type = 1 )
func (ValueType_Type) EnumDescriptor ¶
func (ValueType_Type) EnumDescriptor() ([]byte, []int)
func (ValueType_Type) String ¶
func (x ValueType_Type) String() string