ethernet_cfm_datatypes

package
v0.0.0-...-fac1166 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

This module contains a collection of generally useful derived YANG data types.

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 BandwidthNotificationState

type BandwidthNotificationState string

BandwidthNotificationState represents Bandwidth notification state

const (
	// Link is not degraded
	BandwidthNotificationState_ok BandwidthNotificationState = "ok"

	// Link is in degraded state
	BandwidthNotificationState_degraded BandwidthNotificationState = "degraded"
)

type CfmAisInterval

type CfmAisInterval string

CfmAisInterval represents Cfm ais interval

const (
	// 1s
	CfmAisInterval_Y_1s CfmAisInterval = "1s"

	// 1m
	CfmAisInterval_Y_1m CfmAisInterval = "1m"
)

type CfmCcmInterval

type CfmCcmInterval string

CfmCcmInterval represents Cfm ccm interval

const (
	// 3.3ms
	CfmCcmInterval_Y_3__DOT__3ms CfmCcmInterval = "3.3ms"

	// 10ms
	CfmCcmInterval_Y_10ms CfmCcmInterval = "10ms"

	// 100ms
	CfmCcmInterval_Y_100ms CfmCcmInterval = "100ms"

	// 1s
	CfmCcmInterval_Y_1s CfmCcmInterval = "1s"

	// 10s
	CfmCcmInterval_Y_10s CfmCcmInterval = "10s"

	// 1m
	CfmCcmInterval_Y_1m CfmCcmInterval = "1m"

	// 10m
	CfmCcmInterval_Y_10m CfmCcmInterval = "10m"
)

type CfmMepDir

type CfmMepDir string

CfmMepDir represents Cfm mep dir

const (
	// Up MEP
	CfmMepDir_up CfmMepDir = "up"

	// Down MEP
	CfmMepDir_down CfmMepDir = "down"
)

Jump to

Keyboard shortcuts

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