cisco_ios_xr_freqsync_oper_frequency_synchronization_nodes_node_ptp_data

package
v1.1.0 Latest Latest
Warning

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

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

Documentation

Overview

Cisco-IOS-XR-freqsync-oper:frequency-synchronization/nodes/node/ptp-data

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FsyncBagQl

type FsyncBagQl struct {
	QualityLevelOption      string   `protobuf:"bytes,1,opt,name=quality_level_option,json=qualityLevelOption,proto3" json:"quality_level_option,omitempty"`
	Option1Value            string   `protobuf:"bytes,2,opt,name=option1_value,json=option1Value,proto3" json:"option1_value,omitempty"`
	Option2Generation1Value string   `` /* 132-byte string literal not displayed */
	Option2Generation2Value string   `` /* 132-byte string literal not displayed */
	XXX_NoUnkeyedLiteral    struct{} `json:"-"`
	XXX_unrecognized        []byte   `json:"-"`
	XXX_sizecache           int32    `json:"-"`
}

func (*FsyncBagQl) Descriptor

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

func (*FsyncBagQl) GetOption1Value

func (m *FsyncBagQl) GetOption1Value() string

func (*FsyncBagQl) GetOption2Generation1Value

func (m *FsyncBagQl) GetOption2Generation1Value() string

func (*FsyncBagQl) GetOption2Generation2Value

func (m *FsyncBagQl) GetOption2Generation2Value() string

func (*FsyncBagQl) GetQualityLevelOption

func (m *FsyncBagQl) GetQualityLevelOption() string

func (*FsyncBagQl) ProtoMessage

func (*FsyncBagQl) ProtoMessage()

func (*FsyncBagQl) Reset

func (m *FsyncBagQl) Reset()

func (*FsyncBagQl) String

func (m *FsyncBagQl) String() string

func (*FsyncBagQl) XXX_DiscardUnknown

func (m *FsyncBagQl) XXX_DiscardUnknown()

func (*FsyncBagQl) XXX_Marshal

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

func (*FsyncBagQl) XXX_Merge

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

func (*FsyncBagQl) XXX_Size

func (m *FsyncBagQl) XXX_Size() int

func (*FsyncBagQl) XXX_Unmarshal

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

type FsyncBagSpInfo

type FsyncBagSpInfo struct {
	SelectionPoint            uint32   `protobuf:"varint,1,opt,name=selection_point,json=selectionPoint,proto3" json:"selection_point,omitempty"`
	SelectionPointDescription string   `` /* 138-byte string literal not displayed */
	XXX_NoUnkeyedLiteral      struct{} `json:"-"`
	XXX_unrecognized          []byte   `json:"-"`
	XXX_sizecache             int32    `json:"-"`
}

func (*FsyncBagSpInfo) Descriptor

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

func (*FsyncBagSpInfo) GetSelectionPoint

func (m *FsyncBagSpInfo) GetSelectionPoint() uint32

func (*FsyncBagSpInfo) GetSelectionPointDescription

func (m *FsyncBagSpInfo) GetSelectionPointDescription() string

func (*FsyncBagSpInfo) ProtoMessage

func (*FsyncBagSpInfo) ProtoMessage()

func (*FsyncBagSpInfo) Reset

func (m *FsyncBagSpInfo) Reset()

func (*FsyncBagSpInfo) String

func (m *FsyncBagSpInfo) String() string

func (*FsyncBagSpInfo) XXX_DiscardUnknown

func (m *FsyncBagSpInfo) XXX_DiscardUnknown()

func (*FsyncBagSpInfo) XXX_Marshal

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

func (*FsyncBagSpInfo) XXX_Merge

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

func (*FsyncBagSpInfo) XXX_Size

func (m *FsyncBagSpInfo) XXX_Size() int

func (*FsyncBagSpInfo) XXX_Unmarshal

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

type FsyncPtpInfoV2

type FsyncPtpInfoV2 struct {
	State                      string            `protobuf:"bytes,50,opt,name=state,proto3" json:"state,omitempty"`
	SupportsFrequency          bool              `protobuf:"varint,51,opt,name=supports_frequency,json=supportsFrequency,proto3" json:"supports_frequency,omitempty"`
	SupportsTimeOfDay          bool              `protobuf:"varint,52,opt,name=supports_time_of_day,json=supportsTimeOfDay,proto3" json:"supports_time_of_day,omitempty"`
	FrequencyPriority          uint32            `protobuf:"varint,53,opt,name=frequency_priority,json=frequencyPriority,proto3" json:"frequency_priority,omitempty"`
	TimeOfDayPriority          uint32            `protobuf:"varint,54,opt,name=time_of_day_priority,json=timeOfDayPriority,proto3" json:"time_of_day_priority,omitempty"`
	QualityLevelEffectiveInput *FsyncBagQl       `` /* 144-byte string literal not displayed */
	SpaSelectionPoint          []*FsyncBagSpInfo `protobuf:"bytes,56,rep,name=spa_selection_point,json=spaSelectionPoint,proto3" json:"spa_selection_point,omitempty"`
	NodeSelectionPoint         []*FsyncBagSpInfo `protobuf:"bytes,57,rep,name=node_selection_point,json=nodeSelectionPoint,proto3" json:"node_selection_point,omitempty"`
	XXX_NoUnkeyedLiteral       struct{}          `json:"-"`
	XXX_unrecognized           []byte            `json:"-"`
	XXX_sizecache              int32             `json:"-"`
}

func (*FsyncPtpInfoV2) Descriptor

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

func (*FsyncPtpInfoV2) GetFrequencyPriority

func (m *FsyncPtpInfoV2) GetFrequencyPriority() uint32

func (*FsyncPtpInfoV2) GetNodeSelectionPoint

func (m *FsyncPtpInfoV2) GetNodeSelectionPoint() []*FsyncBagSpInfo

func (*FsyncPtpInfoV2) GetQualityLevelEffectiveInput

func (m *FsyncPtpInfoV2) GetQualityLevelEffectiveInput() *FsyncBagQl

func (*FsyncPtpInfoV2) GetSpaSelectionPoint

func (m *FsyncPtpInfoV2) GetSpaSelectionPoint() []*FsyncBagSpInfo

func (*FsyncPtpInfoV2) GetState

func (m *FsyncPtpInfoV2) GetState() string

func (*FsyncPtpInfoV2) GetSupportsFrequency

func (m *FsyncPtpInfoV2) GetSupportsFrequency() bool

func (*FsyncPtpInfoV2) GetSupportsTimeOfDay

func (m *FsyncPtpInfoV2) GetSupportsTimeOfDay() bool

func (*FsyncPtpInfoV2) GetTimeOfDayPriority

func (m *FsyncPtpInfoV2) GetTimeOfDayPriority() uint32

func (*FsyncPtpInfoV2) ProtoMessage

func (*FsyncPtpInfoV2) ProtoMessage()

func (*FsyncPtpInfoV2) Reset

func (m *FsyncPtpInfoV2) Reset()

func (*FsyncPtpInfoV2) String

func (m *FsyncPtpInfoV2) String() string

func (*FsyncPtpInfoV2) XXX_DiscardUnknown

func (m *FsyncPtpInfoV2) XXX_DiscardUnknown()

func (*FsyncPtpInfoV2) XXX_Marshal

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

func (*FsyncPtpInfoV2) XXX_Merge

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

func (*FsyncPtpInfoV2) XXX_Size

func (m *FsyncPtpInfoV2) XXX_Size() int

func (*FsyncPtpInfoV2) XXX_Unmarshal

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

type FsyncPtpInfoV2_KEYS

type FsyncPtpInfoV2_KEYS struct {
	Node                 string   `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*FsyncPtpInfoV2_KEYS) Descriptor

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

func (*FsyncPtpInfoV2_KEYS) GetNode

func (m *FsyncPtpInfoV2_KEYS) GetNode() string

func (*FsyncPtpInfoV2_KEYS) ProtoMessage

func (*FsyncPtpInfoV2_KEYS) ProtoMessage()

func (*FsyncPtpInfoV2_KEYS) Reset

func (m *FsyncPtpInfoV2_KEYS) Reset()

func (*FsyncPtpInfoV2_KEYS) String

func (m *FsyncPtpInfoV2_KEYS) String() string

func (*FsyncPtpInfoV2_KEYS) XXX_DiscardUnknown

func (m *FsyncPtpInfoV2_KEYS) XXX_DiscardUnknown()

func (*FsyncPtpInfoV2_KEYS) XXX_Marshal

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

func (*FsyncPtpInfoV2_KEYS) XXX_Merge

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

func (*FsyncPtpInfoV2_KEYS) XXX_Size

func (m *FsyncPtpInfoV2_KEYS) XXX_Size() int

func (*FsyncPtpInfoV2_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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