asr9k_np_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 asr9k-np package operational data.

This module contains definitions for the following management objects:

hardware-module-np: Hardware NP Counters

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 HardwareModuleNp

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

	// Table of nodes.
	Nodes HardwareModuleNp_Nodes
}

HardwareModuleNp Hardware NP Counters

func (*HardwareModuleNp) GetEntityData

func (hardwareModuleNp *HardwareModuleNp) GetEntityData() *types.CommonEntityData

type HardwareModuleNp_Nodes

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

	// Number. The type is slice of HardwareModuleNp_Nodes_Node.
	Node []*HardwareModuleNp_Nodes_Node
}

HardwareModuleNp_Nodes Table of nodes

func (*HardwareModuleNp_Nodes) GetEntityData

func (nodes *HardwareModuleNp_Nodes) GetEntityData() *types.CommonEntityData

type HardwareModuleNp_Nodes_Node

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

	// This attribute is a key. node number. The type is string with pattern:
	// ([a-zA-Z0-9_]*\d+/){1,2}([a-zA-Z0-9_]*\d+).
	NodeName interface{}

	// List of all NP.
	Nps HardwareModuleNp_Nodes_Node_Nps
}

HardwareModuleNp_Nodes_Node Number

func (*HardwareModuleNp_Nodes_Node) GetEntityData

func (node *HardwareModuleNp_Nodes_Node) GetEntityData() *types.CommonEntityData

type HardwareModuleNp_Nodes_Node_Nps

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

	// np0 to np7. The type is slice of HardwareModuleNp_Nodes_Node_Nps_Np.
	Np []*HardwareModuleNp_Nodes_Node_Nps_Np
}

HardwareModuleNp_Nodes_Node_Nps List of all NP

func (*HardwareModuleNp_Nodes_Node_Nps) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np

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

	// This attribute is a key. NP name. The type is string with pattern:
	// (np0)|(np1)|(np2)|(np3)|(np4)|(np5)|(np6)|(np7).
	NpName interface{}

	// prm channel load info.
	ChnLoad HardwareModuleNp_Nodes_Node_Nps_Np_ChnLoad

	// Hardware np load or utilization.
	LoadUtilization HardwareModuleNp_Nodes_Node_Nps_Np_LoadUtilization

	// prm tcam summary info.
	TcamSummary HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary

	// prm counters info.
	Counters HardwareModuleNp_Nodes_Node_Nps_Np_Counters

	// prm fast drop counters info.
	FastDrop HardwareModuleNp_Nodes_Node_Nps_Np_FastDrop

	// EFD COS to Priority Mapping.
	Efd HardwareModuleNp_Nodes_Node_Nps_Np_Efd
}

HardwareModuleNp_Nodes_Node_Nps_Np np0 to np7

func (*HardwareModuleNp_Nodes_Node_Nps_Np) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_ChnLoad

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

	// Array of NP Channel load counters. The type is slice of
	// HardwareModuleNp_Nodes_Node_Nps_Np_ChnLoad_NpChnLoad.
	NpChnLoad []*HardwareModuleNp_Nodes_Node_Nps_Np_ChnLoad_NpChnLoad
}

HardwareModuleNp_Nodes_Node_Nps_Np_ChnLoad prm channel load info

func (*HardwareModuleNp_Nodes_Node_Nps_Np_ChnLoad) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_ChnLoad_NpChnLoad

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

	// Flow control counters. The type is interface{} with range: 0..4294967295.
	FlowCtrCounter interface{}

	// Average RFD Usage. The type is interface{} with range: 0..4294967295.
	AvgRfdUsage interface{}

	// Peak RFD Usage. The type is interface{} with range: 0..4294967295.
	PeakRfdUsage interface{}

	// Average of garanteed RFD usage. The type is interface{} with range:
	// 0..4294967295.
	AvgGuarRfdUsage interface{}

	// Peak of garanteed RFD usage. The type is interface{} with range:
	// 0..4294967295.
	PeakGuarRfdUsage interface{}

	// Inerface Name. The type is string.
	InterfaceName interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_ChnLoad_NpChnLoad Array of NP Channel load counters

func (*HardwareModuleNp_Nodes_Node_Nps_Np_ChnLoad_NpChnLoad) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_Counters

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

	// Array of NP Counters. The type is slice of
	// HardwareModuleNp_Nodes_Node_Nps_Np_Counters_NpCounter.
	NpCounter []*HardwareModuleNp_Nodes_Node_Nps_Np_Counters_NpCounter
}

HardwareModuleNp_Nodes_Node_Nps_Np_Counters prm counters info

func (*HardwareModuleNp_Nodes_Node_Nps_Np_Counters) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_Counters_NpCounter

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

	// Counter Index. The type is interface{} with range: 0..4294967295.
	CounterIndex interface{}

	// The accurate value of the counter. The type is interface{} with range:
	// 0..18446744073709551615.
	CounterValue interface{}

	// Rate in Packets Per Second. The type is interface{} with range:
	// 0..4294967295. Units are packet/s.
	Rate interface{}

	// Counter TypeDROP: Drop counterPUNT: Punt counterFWD:  Forward or generic
	// counterUNKNOWN: Counter type unknown. The type is string.
	CounterType interface{}

	// Counter name. The type is string.
	CounterName interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_Counters_NpCounter Array of NP Counters

func (*HardwareModuleNp_Nodes_Node_Nps_Np_Counters_NpCounter) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_Efd

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

	// high-priority-list CLI is supported. The type is interface{} with range:
	// 0..4294967295.
	HpListIsSupported interface{}

	// Array of VLAN COS Mapping. The type is slice of interface{} with range:
	// 0..4294967295.
	VlanCosMapping []interface{}

	// Array of MPLS COS Mapping. The type is slice of interface{} with range:
	// 0..4294967295.
	MplscosMapping []interface{}

	// Array of IP COS Mapping. The type is slice of interface{} with range:
	// 0..4294967295.
	IpcosMapping []interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_Efd EFD COS to Priority Mapping

func (*HardwareModuleNp_Nodes_Node_Nps_Np_Efd) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_FastDrop

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

	// Array of NP Fast Drop Counters. The type is slice of
	// HardwareModuleNp_Nodes_Node_Nps_Np_FastDrop_NpFastDrop.
	NpFastDrop []*HardwareModuleNp_Nodes_Node_Nps_Np_FastDrop_NpFastDrop
}

HardwareModuleNp_Nodes_Node_Nps_Np_FastDrop prm fast drop counters info

func (*HardwareModuleNp_Nodes_Node_Nps_Np_FastDrop) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_FastDrop_NpFastDrop

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

	// Interface name. The type is string.
	InterfaceName interface{}

	// The Value of the counter. The type is interface{} with range:
	// 0..18446744073709551615.
	CounterValue interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_FastDrop_NpFastDrop Array of NP Fast Drop Counters

func (*HardwareModuleNp_Nodes_Node_Nps_Np_FastDrop_NpFastDrop) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_LoadUtilization

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

	// Percent load on the NP engines. The type is interface{} with range:
	// 0..4294967295. Units are percentage.
	Utilization interface{}

	// Packet rate load on NP engines. The type is interface{} with range:
	// 0..4294967295.
	PacketPerSecondRate interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_LoadUtilization Hardware np load or utilization

func (*HardwareModuleNp_Nodes_Node_Nps_Np_LoadUtilization) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary

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

	// Internal tcam summary info.
	InternalTcamInfo HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo

	// External tcam summary info.
	TcamInfo HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary prm tcam summary info

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo

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

	// TCAM LT ODS 2 summary.
	TcamLtOds2 HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2

	// TCAM LT_ODS 8 summary.
	TcamLtOds8 HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8

	// Array of TCAM LT L2 partition summaries. The type is slice of
	// HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtL2.
	TcamLtL2 []*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtL2
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo Internal tcam summary info

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtL2

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

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

	// Valid Entries. The type is interface{} with range: 0..4294967295.
	ValidEntries interface{}

	// Free Entries. The type is interface{} with range: 0..4294967295.
	FreeEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtL2 Array of TCAM LT L2 partition summaries

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtL2) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2

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

	// Max entries. The type is interface{} with range: 0..4294967295.
	MaxEntries interface{}

	// free entries. The type is interface{} with range: 0..4294967295.
	FreeEntries interface{}

	// app IFIB entry.
	AppIdIfib HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdIfib

	// app qos entry.
	AppIdQos HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdQos

	// app acl entry.
	AppIdAcl HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdAcl

	// app afmon entry.
	AppIdAfmon HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdAfmon

	// app LI entry.
	AppIdLi HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdLi

	// app PBR entry.
	AppIdPbr HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdPbr

	// app EDPL entry.
	ApplicationEdplEntry HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_ApplicationEdplEntry
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2 TCAM LT ODS 2 summary

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdAcl

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// number of used vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalUsedEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdAcl app acl entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdAcl) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdAfmon

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// number of used vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalUsedEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdAfmon app afmon entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdAfmon) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdIfib

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// number of used vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalUsedEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdIfib app IFIB entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdIfib) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdLi

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// number of used vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalUsedEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdLi app LI entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdLi) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdPbr

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// number of used vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalUsedEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdPbr app PBR entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdPbr) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdQos

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// number of used vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalUsedEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdQos app qos entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_AppIdQos) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_ApplicationEdplEntry

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// number of used vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalUsedEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_ApplicationEdplEntry app EDPL entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds2_ApplicationEdplEntry) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8

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

	// Max entries. The type is interface{} with range: 0..4294967295.
	MaxEntries interface{}

	// free entries. The type is interface{} with range: 0..4294967295.
	FreeEntries interface{}

	// app IFIB entry.
	AppIdIfib HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdIfib

	// app qos entry.
	AppIdQos HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdQos

	// app acl entry.
	AppIdAcl HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdAcl

	// app afmon entry.
	AppIdAfmon HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdAfmon

	// app LI entry.
	AppIdLi HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdLi

	// app PBR entry.
	AppIdPbr HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdPbr

	// app EDPL entry.
	ApplicationEdplEntry HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_ApplicationEdplEntry
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8 TCAM LT_ODS 8 summary

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdAcl

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// number of used vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalUsedEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdAcl app acl entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdAcl) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdAfmon

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// number of used vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalUsedEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdAfmon app afmon entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdAfmon) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdIfib

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// number of used vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalUsedEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdIfib app IFIB entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdIfib) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdLi

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// number of used vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalUsedEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdLi app LI entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdLi) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdPbr

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// number of used vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalUsedEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdPbr app PBR entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdPbr) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdQos

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// number of used vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalUsedEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdQos app qos entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_AppIdQos) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_ApplicationEdplEntry

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// number of used vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalUsedEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	TotalAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_ApplicationEdplEntry app EDPL entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_InternalTcamInfo_TcamLtOds8_ApplicationEdplEntry) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo

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

	// TCAM ODS2 partition summary.
	TcamLtOds2 HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2

	// TCAM ODS8 partition summary.
	TcamLtOds8 HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8

	// Array of TCAM L2 partition summaries. The type is slice of
	// HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtL2.
	TcamLtL2 []*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtL2
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo External tcam summary info

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtL2

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

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

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

	// Valid Entries. The type is interface{} with range: 0..4294967295.
	ValidEntries interface{}

	// Free Entries. The type is interface{} with range: 0..4294967295.
	FreeEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtL2 Array of TCAM L2 partition summaries

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtL2) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2

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

	// Free entries in the table. The type is interface{} with range:
	// 0..4294967295.
	FreeEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	ReservedEntries interface{}

	// ACL common region.
	AclCommon HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AclCommon

	// app IFIB entry.
	AppIdIfib HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdIfib

	// app qos entry.
	AppIdQos HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdQos

	// app acl entry.
	AppIdAcl HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdAcl

	// app afmon entry.
	AppIdAfmon HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdAfmon

	// app LI entry.
	AppIdLi HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdLi

	// app PBR entry.
	AppIdPbr HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdPbr

	// app EDPL entry.
	AppIdEdpl HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdEdpl
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2 TCAM ODS2 partition summary

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AclCommon

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

	// Free entries in the table. The type is interface{} with range:
	// 0..4294967295.
	FreeEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	AllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AclCommon ACL common region

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AclCommon) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdAcl

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumActiveEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdAcl app acl entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdAcl) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdAfmon

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumActiveEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdAfmon app afmon entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdAfmon) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdEdpl

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumActiveEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdEdpl app EDPL entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdEdpl) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdIfib

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumActiveEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdIfib app IFIB entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdIfib) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdLi

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumActiveEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdLi app LI entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdLi) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdPbr

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumActiveEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdPbr app PBR entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdPbr) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdQos

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumActiveEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdQos app qos entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds2_AppIdQos) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8

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

	// Free entries in the table. The type is interface{} with range:
	// 0..4294967295.
	FreeEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	ReservedEntries interface{}

	// ACL common region.
	AclCommon HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AclCommon

	// app IFIB entry.
	AppIdIfib HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdIfib

	// app qos entry.
	AppIdQos HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdQos

	// app acl entry.
	AppIdAcl HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdAcl

	// app afmon entry.
	AppIdAfmon HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdAfmon

	// app LI entry.
	AppIdLi HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdLi

	// app PBR entry.
	AppIdPbr HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdPbr

	// app EDPL entry.
	AppIdEdpl HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdEdpl
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8 TCAM ODS8 partition summary

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AclCommon

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

	// Free entries in the table. The type is interface{} with range:
	// 0..4294967295.
	FreeEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	AllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AclCommon ACL common region

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AclCommon) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdAcl

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumActiveEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdAcl app acl entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdAcl) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdAfmon

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumActiveEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdAfmon app afmon entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdAfmon) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdEdpl

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumActiveEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdEdpl app EDPL entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdEdpl) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdIfib

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumActiveEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdIfib app IFIB entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdIfib) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdLi

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumActiveEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdLi app LI entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdLi) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdPbr

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumActiveEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdPbr app PBR entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdPbr) GetEntityData

type HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdQos

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

	// Vmr IDs. The type is interface{} with range: 0..4294967295.
	NumVmrIds interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumActiveEntries interface{}

	// The number of active vmr entries. The type is interface{} with range:
	// 0..4294967295.
	NumAllocatedEntries interface{}
}

HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdQos app qos entry

func (*HardwareModuleNp_Nodes_Node_Nps_Np_TcamSummary_TcamInfo_TcamLtOds8_AppIdQos) GetEntityData

Jump to

Keyboard shortcuts

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