Documentation ¶
Overview ¶
Cisco-IOS-XR-freqsync-oper:frequency-synchronization/summary
Index ¶
- type FsyncBagClockId
- func (*FsyncBagClockId) Descriptor() ([]byte, []int)
- func (m *FsyncBagClockId) GetClockName() string
- func (m *FsyncBagClockId) GetId() uint32
- func (m *FsyncBagClockId) GetNode() string
- func (*FsyncBagClockId) ProtoMessage()
- func (m *FsyncBagClockId) Reset()
- func (m *FsyncBagClockId) String() string
- func (m *FsyncBagClockId) XXX_DiscardUnknown()
- func (m *FsyncBagClockId) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FsyncBagClockId) XXX_Merge(src proto.Message)
- func (m *FsyncBagClockId) XXX_Size() int
- func (m *FsyncBagClockId) XXX_Unmarshal(b []byte) error
- type FsyncBagSourceId
- func (*FsyncBagSourceId) Descriptor() ([]byte, []int)
- func (m *FsyncBagSourceId) GetClockId() *FsyncBagClockId
- func (m *FsyncBagSourceId) GetEthernetInterface() string
- func (m *FsyncBagSourceId) GetGnssReceiverId() *FsyncBagClockId
- func (m *FsyncBagSourceId) GetInternalClockId() *FsyncBagClockId
- func (m *FsyncBagSourceId) GetNtpNode() string
- func (m *FsyncBagSourceId) GetPtpNode() string
- func (m *FsyncBagSourceId) GetSatelliteAccessInterface() string
- func (m *FsyncBagSourceId) GetSonetInterface() string
- func (m *FsyncBagSourceId) GetSourceClass() string
- func (*FsyncBagSourceId) ProtoMessage()
- func (m *FsyncBagSourceId) Reset()
- func (m *FsyncBagSourceId) String() string
- func (m *FsyncBagSourceId) XXX_DiscardUnknown()
- func (m *FsyncBagSourceId) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FsyncBagSourceId) XXX_Merge(src proto.Message)
- func (m *FsyncBagSourceId) XXX_Size() int
- func (m *FsyncBagSourceId) XXX_Unmarshal(b []byte) error
- type FsyncBagSummaryFreqInfo
- func (*FsyncBagSummaryFreqInfo) Descriptor() ([]byte, []int)
- func (m *FsyncBagSummaryFreqInfo) GetClockCount() uint32
- func (m *FsyncBagSummaryFreqInfo) GetEthernetCount() uint32
- func (m *FsyncBagSummaryFreqInfo) GetSonetCount() uint32
- func (m *FsyncBagSummaryFreqInfo) GetSource() *FsyncBagSourceId
- func (*FsyncBagSummaryFreqInfo) ProtoMessage()
- func (m *FsyncBagSummaryFreqInfo) Reset()
- func (m *FsyncBagSummaryFreqInfo) String() string
- func (m *FsyncBagSummaryFreqInfo) XXX_DiscardUnknown()
- func (m *FsyncBagSummaryFreqInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FsyncBagSummaryFreqInfo) XXX_Merge(src proto.Message)
- func (m *FsyncBagSummaryFreqInfo) XXX_Size() int
- func (m *FsyncBagSummaryFreqInfo) XXX_Unmarshal(b []byte) error
- type FsyncBagSummaryTodInfo
- func (*FsyncBagSummaryTodInfo) Descriptor() ([]byte, []int)
- func (m *FsyncBagSummaryTodInfo) GetNodeCount() uint32
- func (m *FsyncBagSummaryTodInfo) GetSource() *FsyncBagSourceId
- func (*FsyncBagSummaryTodInfo) ProtoMessage()
- func (m *FsyncBagSummaryTodInfo) Reset()
- func (m *FsyncBagSummaryTodInfo) String() string
- func (m *FsyncBagSummaryTodInfo) XXX_DiscardUnknown()
- func (m *FsyncBagSummaryTodInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FsyncBagSummaryTodInfo) XXX_Merge(src proto.Message)
- func (m *FsyncBagSummaryTodInfo) XXX_Size() int
- func (m *FsyncBagSummaryTodInfo) XXX_Unmarshal(b []byte) error
- type FsyncSummaryInfo
- func (*FsyncSummaryInfo) Descriptor() ([]byte, []int)
- func (m *FsyncSummaryInfo) GetFrequencySummary() []*FsyncBagSummaryFreqInfo
- func (m *FsyncSummaryInfo) GetTimeOfDaySummary() []*FsyncBagSummaryTodInfo
- func (*FsyncSummaryInfo) ProtoMessage()
- func (m *FsyncSummaryInfo) Reset()
- func (m *FsyncSummaryInfo) String() string
- func (m *FsyncSummaryInfo) XXX_DiscardUnknown()
- func (m *FsyncSummaryInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FsyncSummaryInfo) XXX_Merge(src proto.Message)
- func (m *FsyncSummaryInfo) XXX_Size() int
- func (m *FsyncSummaryInfo) XXX_Unmarshal(b []byte) error
- type FsyncSummaryInfo_KEYS
- func (*FsyncSummaryInfo_KEYS) Descriptor() ([]byte, []int)
- func (*FsyncSummaryInfo_KEYS) ProtoMessage()
- func (m *FsyncSummaryInfo_KEYS) Reset()
- func (m *FsyncSummaryInfo_KEYS) String() string
- func (m *FsyncSummaryInfo_KEYS) XXX_DiscardUnknown()
- func (m *FsyncSummaryInfo_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FsyncSummaryInfo_KEYS) XXX_Merge(src proto.Message)
- func (m *FsyncSummaryInfo_KEYS) XXX_Size() int
- func (m *FsyncSummaryInfo_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FsyncBagClockId ¶
type FsyncBagClockId struct { Node string `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"` Id uint32 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` ClockName string `protobuf:"bytes,3,opt,name=clock_name,json=clockName,proto3" json:"clock_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FsyncBagClockId) Descriptor ¶
func (*FsyncBagClockId) Descriptor() ([]byte, []int)
func (*FsyncBagClockId) GetClockName ¶
func (m *FsyncBagClockId) GetClockName() string
func (*FsyncBagClockId) GetId ¶
func (m *FsyncBagClockId) GetId() uint32
func (*FsyncBagClockId) GetNode ¶
func (m *FsyncBagClockId) GetNode() string
func (*FsyncBagClockId) ProtoMessage ¶
func (*FsyncBagClockId) ProtoMessage()
func (*FsyncBagClockId) Reset ¶
func (m *FsyncBagClockId) Reset()
func (*FsyncBagClockId) String ¶
func (m *FsyncBagClockId) String() string
func (*FsyncBagClockId) XXX_DiscardUnknown ¶
func (m *FsyncBagClockId) XXX_DiscardUnknown()
func (*FsyncBagClockId) XXX_Marshal ¶
func (m *FsyncBagClockId) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FsyncBagClockId) XXX_Merge ¶
func (m *FsyncBagClockId) XXX_Merge(src proto.Message)
func (*FsyncBagClockId) XXX_Size ¶
func (m *FsyncBagClockId) XXX_Size() int
func (*FsyncBagClockId) XXX_Unmarshal ¶
func (m *FsyncBagClockId) XXX_Unmarshal(b []byte) error
type FsyncBagSourceId ¶
type FsyncBagSourceId struct { SourceClass string `protobuf:"bytes,1,opt,name=source_class,json=sourceClass,proto3" json:"source_class,omitempty"` EthernetInterface string `protobuf:"bytes,2,opt,name=ethernet_interface,json=ethernetInterface,proto3" json:"ethernet_interface,omitempty"` SonetInterface string `protobuf:"bytes,3,opt,name=sonet_interface,json=sonetInterface,proto3" json:"sonet_interface,omitempty"` ClockId *FsyncBagClockId `protobuf:"bytes,4,opt,name=clock_id,json=clockId,proto3" json:"clock_id,omitempty"` InternalClockId *FsyncBagClockId `protobuf:"bytes,5,opt,name=internal_clock_id,json=internalClockId,proto3" json:"internal_clock_id,omitempty"` PtpNode string `protobuf:"bytes,6,opt,name=ptp_node,json=ptpNode,proto3" json:"ptp_node,omitempty"` SatelliteAccessInterface string `` /* 135-byte string literal not displayed */ NtpNode string `protobuf:"bytes,8,opt,name=ntp_node,json=ntpNode,proto3" json:"ntp_node,omitempty"` GnssReceiverId *FsyncBagClockId `protobuf:"bytes,9,opt,name=gnss_receiver_id,json=gnssReceiverId,proto3" json:"gnss_receiver_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FsyncBagSourceId) Descriptor ¶
func (*FsyncBagSourceId) Descriptor() ([]byte, []int)
func (*FsyncBagSourceId) GetClockId ¶
func (m *FsyncBagSourceId) GetClockId() *FsyncBagClockId
func (*FsyncBagSourceId) GetEthernetInterface ¶
func (m *FsyncBagSourceId) GetEthernetInterface() string
func (*FsyncBagSourceId) GetGnssReceiverId ¶
func (m *FsyncBagSourceId) GetGnssReceiverId() *FsyncBagClockId
func (*FsyncBagSourceId) GetInternalClockId ¶
func (m *FsyncBagSourceId) GetInternalClockId() *FsyncBagClockId
func (*FsyncBagSourceId) GetNtpNode ¶
func (m *FsyncBagSourceId) GetNtpNode() string
func (*FsyncBagSourceId) GetPtpNode ¶
func (m *FsyncBagSourceId) GetPtpNode() string
func (*FsyncBagSourceId) GetSatelliteAccessInterface ¶
func (m *FsyncBagSourceId) GetSatelliteAccessInterface() string
func (*FsyncBagSourceId) GetSonetInterface ¶
func (m *FsyncBagSourceId) GetSonetInterface() string
func (*FsyncBagSourceId) GetSourceClass ¶
func (m *FsyncBagSourceId) GetSourceClass() string
func (*FsyncBagSourceId) ProtoMessage ¶
func (*FsyncBagSourceId) ProtoMessage()
func (*FsyncBagSourceId) Reset ¶
func (m *FsyncBagSourceId) Reset()
func (*FsyncBagSourceId) String ¶
func (m *FsyncBagSourceId) String() string
func (*FsyncBagSourceId) XXX_DiscardUnknown ¶
func (m *FsyncBagSourceId) XXX_DiscardUnknown()
func (*FsyncBagSourceId) XXX_Marshal ¶
func (m *FsyncBagSourceId) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FsyncBagSourceId) XXX_Merge ¶
func (m *FsyncBagSourceId) XXX_Merge(src proto.Message)
func (*FsyncBagSourceId) XXX_Size ¶
func (m *FsyncBagSourceId) XXX_Size() int
func (*FsyncBagSourceId) XXX_Unmarshal ¶
func (m *FsyncBagSourceId) XXX_Unmarshal(b []byte) error
type FsyncBagSummaryFreqInfo ¶
type FsyncBagSummaryFreqInfo struct { Source *FsyncBagSourceId `protobuf:"bytes,1,opt,name=source,proto3" json:"source,omitempty"` ClockCount uint32 `protobuf:"varint,2,opt,name=clock_count,json=clockCount,proto3" json:"clock_count,omitempty"` EthernetCount uint32 `protobuf:"varint,3,opt,name=ethernet_count,json=ethernetCount,proto3" json:"ethernet_count,omitempty"` SonetCount uint32 `protobuf:"varint,4,opt,name=sonet_count,json=sonetCount,proto3" json:"sonet_count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FsyncBagSummaryFreqInfo) Descriptor ¶
func (*FsyncBagSummaryFreqInfo) Descriptor() ([]byte, []int)
func (*FsyncBagSummaryFreqInfo) GetClockCount ¶
func (m *FsyncBagSummaryFreqInfo) GetClockCount() uint32
func (*FsyncBagSummaryFreqInfo) GetEthernetCount ¶
func (m *FsyncBagSummaryFreqInfo) GetEthernetCount() uint32
func (*FsyncBagSummaryFreqInfo) GetSonetCount ¶
func (m *FsyncBagSummaryFreqInfo) GetSonetCount() uint32
func (*FsyncBagSummaryFreqInfo) GetSource ¶
func (m *FsyncBagSummaryFreqInfo) GetSource() *FsyncBagSourceId
func (*FsyncBagSummaryFreqInfo) ProtoMessage ¶
func (*FsyncBagSummaryFreqInfo) ProtoMessage()
func (*FsyncBagSummaryFreqInfo) Reset ¶
func (m *FsyncBagSummaryFreqInfo) Reset()
func (*FsyncBagSummaryFreqInfo) String ¶
func (m *FsyncBagSummaryFreqInfo) String() string
func (*FsyncBagSummaryFreqInfo) XXX_DiscardUnknown ¶
func (m *FsyncBagSummaryFreqInfo) XXX_DiscardUnknown()
func (*FsyncBagSummaryFreqInfo) XXX_Marshal ¶
func (m *FsyncBagSummaryFreqInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FsyncBagSummaryFreqInfo) XXX_Merge ¶
func (m *FsyncBagSummaryFreqInfo) XXX_Merge(src proto.Message)
func (*FsyncBagSummaryFreqInfo) XXX_Size ¶
func (m *FsyncBagSummaryFreqInfo) XXX_Size() int
func (*FsyncBagSummaryFreqInfo) XXX_Unmarshal ¶
func (m *FsyncBagSummaryFreqInfo) XXX_Unmarshal(b []byte) error
type FsyncBagSummaryTodInfo ¶
type FsyncBagSummaryTodInfo struct { Source *FsyncBagSourceId `protobuf:"bytes,1,opt,name=source,proto3" json:"source,omitempty"` NodeCount uint32 `protobuf:"varint,2,opt,name=node_count,json=nodeCount,proto3" json:"node_count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FsyncBagSummaryTodInfo) Descriptor ¶
func (*FsyncBagSummaryTodInfo) Descriptor() ([]byte, []int)
func (*FsyncBagSummaryTodInfo) GetNodeCount ¶
func (m *FsyncBagSummaryTodInfo) GetNodeCount() uint32
func (*FsyncBagSummaryTodInfo) GetSource ¶
func (m *FsyncBagSummaryTodInfo) GetSource() *FsyncBagSourceId
func (*FsyncBagSummaryTodInfo) ProtoMessage ¶
func (*FsyncBagSummaryTodInfo) ProtoMessage()
func (*FsyncBagSummaryTodInfo) Reset ¶
func (m *FsyncBagSummaryTodInfo) Reset()
func (*FsyncBagSummaryTodInfo) String ¶
func (m *FsyncBagSummaryTodInfo) String() string
func (*FsyncBagSummaryTodInfo) XXX_DiscardUnknown ¶
func (m *FsyncBagSummaryTodInfo) XXX_DiscardUnknown()
func (*FsyncBagSummaryTodInfo) XXX_Marshal ¶
func (m *FsyncBagSummaryTodInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FsyncBagSummaryTodInfo) XXX_Merge ¶
func (m *FsyncBagSummaryTodInfo) XXX_Merge(src proto.Message)
func (*FsyncBagSummaryTodInfo) XXX_Size ¶
func (m *FsyncBagSummaryTodInfo) XXX_Size() int
func (*FsyncBagSummaryTodInfo) XXX_Unmarshal ¶
func (m *FsyncBagSummaryTodInfo) XXX_Unmarshal(b []byte) error
type FsyncSummaryInfo ¶
type FsyncSummaryInfo struct { FrequencySummary []*FsyncBagSummaryFreqInfo `protobuf:"bytes,50,rep,name=frequency_summary,json=frequencySummary,proto3" json:"frequency_summary,omitempty"` TimeOfDaySummary []*FsyncBagSummaryTodInfo `protobuf:"bytes,51,rep,name=time_of_day_summary,json=timeOfDaySummary,proto3" json:"time_of_day_summary,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FsyncSummaryInfo) Descriptor ¶
func (*FsyncSummaryInfo) Descriptor() ([]byte, []int)
func (*FsyncSummaryInfo) GetFrequencySummary ¶
func (m *FsyncSummaryInfo) GetFrequencySummary() []*FsyncBagSummaryFreqInfo
func (*FsyncSummaryInfo) GetTimeOfDaySummary ¶
func (m *FsyncSummaryInfo) GetTimeOfDaySummary() []*FsyncBagSummaryTodInfo
func (*FsyncSummaryInfo) ProtoMessage ¶
func (*FsyncSummaryInfo) ProtoMessage()
func (*FsyncSummaryInfo) Reset ¶
func (m *FsyncSummaryInfo) Reset()
func (*FsyncSummaryInfo) String ¶
func (m *FsyncSummaryInfo) String() string
func (*FsyncSummaryInfo) XXX_DiscardUnknown ¶
func (m *FsyncSummaryInfo) XXX_DiscardUnknown()
func (*FsyncSummaryInfo) XXX_Marshal ¶
func (m *FsyncSummaryInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FsyncSummaryInfo) XXX_Merge ¶
func (m *FsyncSummaryInfo) XXX_Merge(src proto.Message)
func (*FsyncSummaryInfo) XXX_Size ¶
func (m *FsyncSummaryInfo) XXX_Size() int
func (*FsyncSummaryInfo) XXX_Unmarshal ¶
func (m *FsyncSummaryInfo) XXX_Unmarshal(b []byte) error
type FsyncSummaryInfo_KEYS ¶
type FsyncSummaryInfo_KEYS struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FsyncSummaryInfo_KEYS) Descriptor ¶
func (*FsyncSummaryInfo_KEYS) Descriptor() ([]byte, []int)
func (*FsyncSummaryInfo_KEYS) ProtoMessage ¶
func (*FsyncSummaryInfo_KEYS) ProtoMessage()
func (*FsyncSummaryInfo_KEYS) Reset ¶
func (m *FsyncSummaryInfo_KEYS) Reset()
func (*FsyncSummaryInfo_KEYS) String ¶
func (m *FsyncSummaryInfo_KEYS) String() string
func (*FsyncSummaryInfo_KEYS) XXX_DiscardUnknown ¶
func (m *FsyncSummaryInfo_KEYS) XXX_DiscardUnknown()
func (*FsyncSummaryInfo_KEYS) XXX_Marshal ¶
func (m *FsyncSummaryInfo_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FsyncSummaryInfo_KEYS) XXX_Merge ¶
func (m *FsyncSummaryInfo_KEYS) XXX_Merge(src proto.Message)
func (*FsyncSummaryInfo_KEYS) XXX_Size ¶
func (m *FsyncSummaryInfo_KEYS) XXX_Size() int
func (*FsyncSummaryInfo_KEYS) XXX_Unmarshal ¶
func (m *FsyncSummaryInfo_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.