cisco_ios_xr_freqsync_oper_frequency_synchronization_global_interfaces_global_interface_interface_selection_back_trace

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Cisco-IOS-XR-freqsync-oper:frequency-synchronization/global-interfaces/global-interface/interface-selection-back-trace

Index

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 FsyncBagSpId

type FsyncBagSpId struct {
	SelectionPointType        uint32   `protobuf:"varint,1,opt,name=selection_point_type,json=selectionPointType,proto3" json:"selection_point_type,omitempty"`
	SelectionPointDescription string   `` /* 138-byte string literal not displayed */
	Node                      string   `protobuf:"bytes,3,opt,name=node,proto3" json:"node,omitempty"`
	XXX_NoUnkeyedLiteral      struct{} `json:"-"`
	XXX_unrecognized          []byte   `json:"-"`
	XXX_sizecache             int32    `json:"-"`
}

func (*FsyncBagSpId) Descriptor

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

func (*FsyncBagSpId) GetNode

func (m *FsyncBagSpId) GetNode() string

func (*FsyncBagSpId) GetSelectionPointDescription

func (m *FsyncBagSpId) GetSelectionPointDescription() string

func (*FsyncBagSpId) GetSelectionPointType

func (m *FsyncBagSpId) GetSelectionPointType() uint32

func (*FsyncBagSpId) ProtoMessage

func (*FsyncBagSpId) ProtoMessage()

func (*FsyncBagSpId) Reset

func (m *FsyncBagSpId) Reset()

func (*FsyncBagSpId) String

func (m *FsyncBagSpId) String() string

func (*FsyncBagSpId) XXX_DiscardUnknown

func (m *FsyncBagSpId) XXX_DiscardUnknown()

func (*FsyncBagSpId) XXX_Marshal

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

func (*FsyncBagSpId) XXX_Merge

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

func (*FsyncBagSpId) XXX_Size

func (m *FsyncBagSpId) XXX_Size() int

func (*FsyncBagSpId) XXX_Unmarshal

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

type FsyncSelectionBacktraceInfo

type FsyncSelectionBacktraceInfo struct {
	SelectedSource       *FsyncBagSourceId `protobuf:"bytes,50,opt,name=selected_source,json=selectedSource,proto3" json:"selected_source,omitempty"`
	SelectionPoint       []*FsyncBagSpId   `protobuf:"bytes,51,rep,name=selection_point,json=selectionPoint,proto3" json:"selection_point,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*FsyncSelectionBacktraceInfo) Descriptor

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

func (*FsyncSelectionBacktraceInfo) GetSelectedSource

func (m *FsyncSelectionBacktraceInfo) GetSelectedSource() *FsyncBagSourceId

func (*FsyncSelectionBacktraceInfo) GetSelectionPoint

func (m *FsyncSelectionBacktraceInfo) GetSelectionPoint() []*FsyncBagSpId

func (*FsyncSelectionBacktraceInfo) ProtoMessage

func (*FsyncSelectionBacktraceInfo) ProtoMessage()

func (*FsyncSelectionBacktraceInfo) Reset

func (m *FsyncSelectionBacktraceInfo) Reset()

func (*FsyncSelectionBacktraceInfo) String

func (m *FsyncSelectionBacktraceInfo) String() string

func (*FsyncSelectionBacktraceInfo) XXX_DiscardUnknown

func (m *FsyncSelectionBacktraceInfo) XXX_DiscardUnknown()

func (*FsyncSelectionBacktraceInfo) XXX_Marshal

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

func (*FsyncSelectionBacktraceInfo) XXX_Merge

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

func (*FsyncSelectionBacktraceInfo) XXX_Size

func (m *FsyncSelectionBacktraceInfo) XXX_Size() int

func (*FsyncSelectionBacktraceInfo) XXX_Unmarshal

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

type FsyncSelectionBacktraceInfo_KEYS

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

func (*FsyncSelectionBacktraceInfo_KEYS) Descriptor

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

func (*FsyncSelectionBacktraceInfo_KEYS) GetInterfaceName

func (m *FsyncSelectionBacktraceInfo_KEYS) GetInterfaceName() string

func (*FsyncSelectionBacktraceInfo_KEYS) ProtoMessage

func (*FsyncSelectionBacktraceInfo_KEYS) ProtoMessage()

func (*FsyncSelectionBacktraceInfo_KEYS) Reset

func (*FsyncSelectionBacktraceInfo_KEYS) String

func (*FsyncSelectionBacktraceInfo_KEYS) XXX_DiscardUnknown

func (m *FsyncSelectionBacktraceInfo_KEYS) XXX_DiscardUnknown()

func (*FsyncSelectionBacktraceInfo_KEYS) XXX_Marshal

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

func (*FsyncSelectionBacktraceInfo_KEYS) XXX_Merge

func (*FsyncSelectionBacktraceInfo_KEYS) XXX_Size

func (m *FsyncSelectionBacktraceInfo_KEYS) XXX_Size() int

func (*FsyncSelectionBacktraceInfo_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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