checkpoint_archive_oper

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 monitoring the checkpoint archives in a Network Element. Copyright (c) 2016-2017 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 CheckpointArchives

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

	// The maxium number of archives. The type is interface{} with range: 0..255.
	Max interface{}

	// The current number of archives. The type is interface{} with range: 0..255.
	Current interface{}

	// The most recent archive. The type is string.
	Recent interface{}

	// Archive information.
	Archives CheckpointArchives_Archives
}

CheckpointArchives Contents of the checkpoint archive information base

func (*CheckpointArchives) GetEntityData

func (checkpointArchives *CheckpointArchives) GetEntityData() *types.CommonEntityData

type CheckpointArchives_Archives

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

	// List of archives. The type is slice of CheckpointArchives_Archives_Archive.
	Archive []*CheckpointArchives_Archives_Archive
}

CheckpointArchives_Archives Archive information

func (*CheckpointArchives_Archives) GetEntityData

func (archives *CheckpointArchives_Archives) GetEntityData() *types.CommonEntityData

type CheckpointArchives_Archives_Archive

type CheckpointArchives_Archives_Archive struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. The archive number. The type is interface{} with
	// range: 0..65535.
	Number interface{}

	// The name of the archive. The type is string.
	Name interface{}
}

CheckpointArchives_Archives_Archive List of archives

func (*CheckpointArchives_Archives_Archive) GetEntityData

Jump to

Keyboard shortcuts

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