infra_dumper_exception_oper

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

Documentation

Overview

This module contains a collection of YANG definitions for Cisco IOS-XR infra-dumper-exception package operational data.

This module contains definitions for the following management objects:

exception: Show all exception dump configuration

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 Exception

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

	// exception bag.
	Enter Exception_Enter
}

Exception Show all exception dump configuration

func (*Exception) GetEntityData

func (exception *Exception) GetEntityData() *types.CommonEntityData

type Exception_Enter

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

	// Pak MEM. The type is string.
	PakMem interface{}

	// Sparse . The type is string.
	Sparse interface{}

	// Spr Size. The type is string.
	SprSize interface{}

	// Core Verification . The type is string.
	CoreVerification interface{}

	// Dump Timeout . The type is string.
	DumpTimeOut interface{}

	// Display Configuration.
	DisplayConfig1 Exception_Enter_DisplayConfig1

	// Display Configuration.
	DisplayConfig2 Exception_Enter_DisplayConfig2

	// Display Configuration.
	DisplayConfig3 Exception_Enter_DisplayConfig3

	// Display fallback Configuration.
	DisplayFallBackConfig1 Exception_Enter_DisplayFallBackConfig1

	// Display fallback Configuration.
	DisplayFallBackConfig2 Exception_Enter_DisplayFallBackConfig2

	// Display fallback Configuration.
	DisplayFallBackConfig3 Exception_Enter_DisplayFallBackConfig3

	// Kernel Configuration.
	KernelConfig Exception_Enter_KernelConfig

	// Kernel Route Configuration.
	KernelRouteConfig Exception_Enter_KernelRouteConfig

	// Core Size.
	CoreSize Exception_Enter_CoreSize

	// Memory Threshold .
	MemoryThreshold Exception_Enter_MemoryThreshold

	// Proc Size.
	ProcSize Exception_Enter_ProcSize

	// QSIZE .
	Qsize Exception_Enter_Qsize
}

Exception_Enter exception bag

func (*Exception_Enter) GetEntityData

func (enter *Exception_Enter) GetEntityData() *types.CommonEntityData

type Exception_Enter_CoreSize

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

	// String  . The type is string.
	String interface{}
}

Exception_Enter_CoreSize Core Size

func (*Exception_Enter_CoreSize) GetEntityData

func (coreSize *Exception_Enter_CoreSize) GetEntityData() *types.CommonEntityData

type Exception_Enter_DisplayConfig1

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

	// Choice . The type is string.
	Choice interface{}

	// Path . The type is string.
	Path interface{}

	// Compress on/off . The type is string.
	Compress interface{}

	// Name of the File . The type is string.
	FileName interface{}

	// Range Low . The type is interface{} with range: 0..4294967295.
	RangeLow interface{}

	// Range High . The type is interface{} with range: 0..4294967295.
	RangeHigh interface{}
}

Exception_Enter_DisplayConfig1 Display Configuration

func (*Exception_Enter_DisplayConfig1) GetEntityData

func (displayConfig1 *Exception_Enter_DisplayConfig1) GetEntityData() *types.CommonEntityData

type Exception_Enter_DisplayConfig2

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

	// Choice . The type is string.
	Choice interface{}

	// Path . The type is string.
	Path interface{}

	// Compress on/off . The type is string.
	Compress interface{}

	// Name of the File . The type is string.
	FileName interface{}

	// Range Low . The type is interface{} with range: 0..4294967295.
	RangeLow interface{}

	// Range High . The type is interface{} with range: 0..4294967295.
	RangeHigh interface{}
}

Exception_Enter_DisplayConfig2 Display Configuration

func (*Exception_Enter_DisplayConfig2) GetEntityData

func (displayConfig2 *Exception_Enter_DisplayConfig2) GetEntityData() *types.CommonEntityData

type Exception_Enter_DisplayConfig3

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

	// Choice . The type is string.
	Choice interface{}

	// Path . The type is string.
	Path interface{}

	// Compress on/off . The type is string.
	Compress interface{}

	// Name of the File . The type is string.
	FileName interface{}

	// Range Low . The type is interface{} with range: 0..4294967295.
	RangeLow interface{}

	// Range High . The type is interface{} with range: 0..4294967295.
	RangeHigh interface{}
}

Exception_Enter_DisplayConfig3 Display Configuration

func (*Exception_Enter_DisplayConfig3) GetEntityData

func (displayConfig3 *Exception_Enter_DisplayConfig3) GetEntityData() *types.CommonEntityData

type Exception_Enter_DisplayFallBackConfig1

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

	// Choice . The type is string.
	ChoiceFallBack interface{}

	// Path . The type is string.
	Path interface{}

	// Compress on/off . The type is string.
	Compress interface{}

	// Name of the File . The type is string.
	FileName interface{}

	// Boot Device String . The type is string.
	BootDeviceStr interface{}

	// Range Low . The type is interface{} with range: 0..4294967295.
	RangeLow interface{}

	// Range High . The type is interface{} with range: 0..4294967295.
	RangeHigh interface{}
}

Exception_Enter_DisplayFallBackConfig1 Display fallback Configuration

func (*Exception_Enter_DisplayFallBackConfig1) GetEntityData

func (displayFallBackConfig1 *Exception_Enter_DisplayFallBackConfig1) GetEntityData() *types.CommonEntityData

type Exception_Enter_DisplayFallBackConfig2

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

	// Choice . The type is string.
	ChoiceFallBack interface{}

	// Path . The type is string.
	Path interface{}

	// Compress on/off . The type is string.
	Compress interface{}

	// Name of the File . The type is string.
	FileName interface{}

	// Boot Device String . The type is string.
	BootDeviceStr interface{}

	// Range Low . The type is interface{} with range: 0..4294967295.
	RangeLow interface{}

	// Range High . The type is interface{} with range: 0..4294967295.
	RangeHigh interface{}
}

Exception_Enter_DisplayFallBackConfig2 Display fallback Configuration

func (*Exception_Enter_DisplayFallBackConfig2) GetEntityData

func (displayFallBackConfig2 *Exception_Enter_DisplayFallBackConfig2) GetEntityData() *types.CommonEntityData

type Exception_Enter_DisplayFallBackConfig3

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

	// Choice . The type is string.
	ChoiceFallBack interface{}

	// Path . The type is string.
	Path interface{}

	// Compress on/off . The type is string.
	Compress interface{}

	// Name of the File . The type is string.
	FileName interface{}

	// Boot Device String . The type is string.
	BootDeviceStr interface{}

	// Range Low . The type is interface{} with range: 0..4294967295.
	RangeLow interface{}

	// Range High . The type is interface{} with range: 0..4294967295.
	RangeHigh interface{}
}

Exception_Enter_DisplayFallBackConfig3 Display fallback Configuration

func (*Exception_Enter_DisplayFallBackConfig3) GetEntityData

func (displayFallBackConfig3 *Exception_Enter_DisplayFallBackConfig3) GetEntityData() *types.CommonEntityData

type Exception_Enter_KernelConfig

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

	// Choice . The type is string.
	ChoiceFallBack interface{}

	// Path . The type is string.
	Path interface{}

	// Name of the File . The type is string.
	FileName interface{}

	// Memory . The type is string.
	Memory interface{}
}

Exception_Enter_KernelConfig Kernel Configuration

func (*Exception_Enter_KernelConfig) GetEntityData

func (kernelConfig *Exception_Enter_KernelConfig) GetEntityData() *types.CommonEntityData

type Exception_Enter_KernelRouteConfig

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

	// Slot . The type is interface{} with range: 0..4294967295.
	Slot interface{}

	// Port . The type is interface{} with range: 0..4294967295.
	Port interface{}

	// IP Address. The type is string.
	IpAddr interface{}

	// Mask. The type is string.
	Mask interface{}

	// Destination . The type is string.
	Destination interface{}

	// NextHop . The type is string.
	NextHop interface{}
}

Exception_Enter_KernelRouteConfig Kernel Route Configuration

func (*Exception_Enter_KernelRouteConfig) GetEntityData

func (kernelRouteConfig *Exception_Enter_KernelRouteConfig) GetEntityData() *types.CommonEntityData

type Exception_Enter_MemoryThreshold

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

	// String  . The type is string.
	String interface{}
}

Exception_Enter_MemoryThreshold Memory Threshold

func (*Exception_Enter_MemoryThreshold) GetEntityData

func (memoryThreshold *Exception_Enter_MemoryThreshold) GetEntityData() *types.CommonEntityData

type Exception_Enter_ProcSize

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

	// String  . The type is string.
	String interface{}
}

Exception_Enter_ProcSize Proc Size

func (*Exception_Enter_ProcSize) GetEntityData

func (procSize *Exception_Enter_ProcSize) GetEntityData() *types.CommonEntityData

type Exception_Enter_Qsize

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

	// String  . The type is string.
	String interface{}
}

Exception_Enter_Qsize QSIZE

func (*Exception_Enter_Qsize) GetEntityData

func (qsize *Exception_Enter_Qsize) GetEntityData() *types.CommonEntityData

Jump to

Keyboard shortcuts

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