lldp_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 monitoring of LLDP state information. 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 LldpEntries

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

	// The list of LLDP entries. The type is slice of LldpEntries_LldpEntry.
	LldpEntry []*LldpEntries_LldpEntry
}

LldpEntries Data nodes for lldp entries

func (*LldpEntries) GetEntityData

func (lldpEntries *LldpEntries) GetEntityData() *types.CommonEntityData

type LldpEntries_LldpEntry

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

	// This attribute is a key. Device ID of the link. The type is string.
	DeviceId interface{}

	// This attribute is a key. Name of the local interface on the current device.
	// The type is string.
	LocalInterface interface{}

	// This attribute is a key. Name of the connected interface to
	// 'local-interface'. The type is string.
	ConnectingInterface interface{}

	// TTL denoting hold-time of this link entry. The type is interface{} with
	// range: 0..4294967295.
	Ttl interface{}

	// LLD device capabilities.
	Capabilities LldpEntries_LldpEntry_Capabilities
}

LldpEntries_LldpEntry The list of LLDP entries

func (*LldpEntries_LldpEntry) GetEntityData

func (lldpEntry *LldpEntries_LldpEntry) GetEntityData() *types.CommonEntityData

type LldpEntries_LldpEntry_Capabilities

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

	// Repeater. The type is interface{}.
	Repeater interface{}

	// Bridge. The type is interface{}.
	Bridge interface{}

	// Access point. The type is interface{}.
	AccessPoint interface{}

	// Router. The type is interface{}.
	Router interface{}

	// Phone. The type is interface{}.
	Telephone interface{}

	// Docsis. The type is interface{}.
	Docsis interface{}

	// Station. The type is interface{}.
	Station interface{}

	// Other. The type is interface{}.
	Other interface{}
}

LldpEntries_LldpEntry_Capabilities LLD device capabilities

func (*LldpEntries_LldpEntry_Capabilities) GetEntityData

func (capabilities *LldpEntries_LldpEntry_Capabilities) GetEntityData() *types.CommonEntityData

Jump to

Keyboard shortcuts

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