atm_common_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 AtmPvcData

type AtmPvcData string

AtmPvcData represents Atm pvc data

const (
	// Data
	AtmPvcData_data AtmPvcData = "data"

	// ILMI
	AtmPvcData_ilmi AtmPvcData = "ilmi"

	// Layer2
	AtmPvcData_layer2 AtmPvcData = "layer2"
)

type AtmPvcEncapsulation

type AtmPvcEncapsulation string

AtmPvcEncapsulation represents Atm pvc encapsulation

const (
	// SNAP
	AtmPvcEncapsulation_snap AtmPvcEncapsulation = "snap"

	// VC MUX
	AtmPvcEncapsulation_vc_mux AtmPvcEncapsulation = "vc-mux"

	// NLPID
	AtmPvcEncapsulation_nlpid AtmPvcEncapsulation = "nlpid"

	// AAL0
	AtmPvcEncapsulation_aal0 AtmPvcEncapsulation = "aal0"

	// AAL5
	AtmPvcEncapsulation_aal5 AtmPvcEncapsulation = "aal5"
)

type AtmPvcShaping

type AtmPvcShaping string

AtmPvcShaping represents Atm pvc shaping

const (
	// Constant Bit Rate
	AtmPvcShaping_cbr AtmPvcShaping = "cbr"

	// Variable Bit Rate-non real time
	AtmPvcShaping_vbr_nrt AtmPvcShaping = "vbr-nrt"

	// Variable Bit Rate-real time
	AtmPvcShaping_vbr_rt AtmPvcShaping = "vbr-rt"

	// Unspecified Bit Rate
	AtmPvcShaping_ubr AtmPvcShaping = "ubr"
)

type AtmVpShaping

type AtmVpShaping string

AtmVpShaping represents Atm vp shaping

const (
	// Constant Bit Rate
	AtmVpShaping_cbr AtmVpShaping = "cbr"

	// Variable Bit Rate-non real time
	AtmVpShaping_vbr_nrt AtmVpShaping = "vbr-nrt"

	// Variable Bit Rate-real time
	AtmVpShaping_vbr_rt AtmVpShaping = "vbr-rt"

	// Unspecified Bit Rate
	AtmVpShaping_ubr AtmVpShaping = "ubr"
)

Jump to

Keyboard shortcuts

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