freqsync_cfg

package
v0.0.0-...-50def94 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

This module contains a collection of YANG definitions for Cisco IOS-XR freqsync package configuration.

This module contains definitions for the following management objects:

frequency-synchronization: frequency synchronization

This YANG module augments the

Cisco-IOS-XR-snmp-agent-cfg,
Cisco-IOS-XR-ifmgr-cfg
Cisco-IOS-XR-config-mda-cfg

modules with configuration data.

Copyright (c) 2013-2018 by Cisco Systems, Inc. All rights reserved.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FrequencySynchronization

type FrequencySynchronization struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Quality level option. The type is FsyncQlOption. The default value is
	// option-1.
	QualityLevelOption interface{}

	// Enable Frequency Synchronization. The type is interface{}.
	Enable interface{}

	// Source selection logging option. The type is FsyncSourceSelectionLogging.
	SourceSelectionLogging interface{}

	// Clock interface source type. The type is FsyncClockSource.
	ClockInterfaceSourceType interface{}

	// System timing mode. The type is FsyncSystemTimingMode.
	SystemTimingMode interface{}
}

FrequencySynchronization frequency synchronization

func (*FrequencySynchronization) GetEntityData

func (frequencySynchronization *FrequencySynchronization) GetEntityData() *types.CommonEntityData

type FsyncClockSource

type FsyncClockSource string

FsyncClockSource represents Fsync clock source

const (
	// System
	FsyncClockSource_system FsyncClockSource = "system"

	// Independent
	FsyncClockSource_independent FsyncClockSource = "independent"
)

type FsyncSourceSelectionLogging

type FsyncSourceSelectionLogging string

FsyncSourceSelectionLogging represents Fsync source selection logging

const (
	// Log both selection changes and errors
	FsyncSourceSelectionLogging_changes FsyncSourceSelectionLogging = "changes"

	// Log selection errors
	FsyncSourceSelectionLogging_errors FsyncSourceSelectionLogging = "errors"
)

type FsyncSystemTimingMode

type FsyncSystemTimingMode string

FsyncSystemTimingMode represents Fsync system timing mode

const (
	// Line-interfaces only
	FsyncSystemTimingMode_line_only FsyncSystemTimingMode = "line-only"

	// Clock-interfaces only
	FsyncSystemTimingMode_clock_only FsyncSystemTimingMode = "clock-only"
)

Jump to

Keyboard shortcuts

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