infra_ltrace_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: 2 Imported by: 0

Documentation

Overview

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

This YANG module augments the

Cisco-IOS-XR-config-mda-cfg

module 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 InfraLtraceMode

type InfraLtraceMode string

InfraLtraceMode represents Infra ltrace mode

const (
	// Set ltrace memory allocation to static mode
	InfraLtraceMode_static InfraLtraceMode = "static"

	// Set ltrace memory allocation to dynamic mode
	InfraLtraceMode_dynamic InfraLtraceMode = "dynamic"
)

type InfraLtraceScale

type InfraLtraceScale string

InfraLtraceScale represents Infra ltrace scale

const (
	// Use platform-defined scale-factor
	InfraLtraceScale_Y_0 InfraLtraceScale = "0"

	// Do not scale down ltrace memory request
	InfraLtraceScale_Y_1 InfraLtraceScale = "1"

	// Scale down ltrace memory request by 2
	InfraLtraceScale_Y_2 InfraLtraceScale = "2"

	// Scale down ltrace memory request by 4
	InfraLtraceScale_Y_4 InfraLtraceScale = "4"

	// Scale down ltrace memory request by 8
	InfraLtraceScale_Y_8 InfraLtraceScale = "8"

	// Scale down ltrace memory request by 16
	InfraLtraceScale_Y_16 InfraLtraceScale = "16"
)

Jump to

Keyboard shortcuts

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