asic_errors_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 Cisco IOS-XR asic-errors package operational data.

This module contains definitions for the following management objects:

asic-errors: Error summary of all asics

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 AsicErrors

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

	// Asic errors for each available nodes.
	Nodes AsicErrors_Nodes
}

AsicErrors Error summary of all asics

func (*AsicErrors) GetEntityData

func (asicErrors *AsicErrors) GetEntityData() *types.CommonEntityData

type AsicErrors_Nodes

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

	// Asic error for a particular node. The type is slice of
	// AsicErrors_Nodes_Node.
	Node []*AsicErrors_Nodes_Node
}

AsicErrors_Nodes Asic errors for each available nodes

func (*AsicErrors_Nodes) GetEntityData

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

type AsicErrors_Nodes_Node

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

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

	// Asic on the node. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation.
	AsicInformation []*AsicErrors_Nodes_Node_AsicInformation
}

AsicErrors_Nodes_Node Asic error for a particular node

func (*AsicErrors_Nodes_Node) GetEntityData

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

type AsicErrors_Nodes_Node_AsicInformation

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

	// This attribute is a key. Asic string. The type is string with pattern:
	// [\w\-\.:,_@#%$\+=\|;]+.
	Asic interface{}

	// All asic instance on the node.
	AllInstances AsicErrors_Nodes_Node_AsicInformation_AllInstances

	// All asic errors  on the node.
	Instances AsicErrors_Nodes_Node_AsicInformation_Instances
}

AsicErrors_Nodes_Node_AsicInformation Asic on the node

func (*AsicErrors_Nodes_Node_AsicInformation) GetEntityData

func (asicInformation *AsicErrors_Nodes_Node_AsicInformation) GetEntityData() *types.CommonEntityData

type AsicErrors_Nodes_Node_AsicInformation_AllInstances

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

	// Error path of all instances.
	AllErrorPath AsicErrors_Nodes_Node_AsicInformation_AllInstances_AllErrorPath
}

AsicErrors_Nodes_Node_AsicInformation_AllInstances All asic instance on the node

func (*AsicErrors_Nodes_Node_AsicInformation_AllInstances) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_AllInstances_AllErrorPath

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

	// Summary of all instances errors.
	Summary AsicErrors_Nodes_Node_AsicInformation_AllInstances_AllErrorPath_Summary
}

AsicErrors_Nodes_Node_AsicInformation_AllInstances_AllErrorPath Error path of all instances

func (*AsicErrors_Nodes_Node_AsicInformation_AllInstances_AllErrorPath) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_AllInstances_AllErrorPath_Summary

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

	// legacy client. The type is bool.
	LegacyClient interface{}

	// cih client. The type is bool.
	CihClient interface{}

	// sum data. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_AllInstances_AllErrorPath_Summary_SumData.
	SumData []*AsicErrors_Nodes_Node_AsicInformation_AllInstances_AllErrorPath_Summary_SumData
}

AsicErrors_Nodes_Node_AsicInformation_AllInstances_AllErrorPath_Summary Summary of all instances errors

func (*AsicErrors_Nodes_Node_AsicInformation_AllInstances_AllErrorPath_Summary) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_AllInstances_AllErrorPath_Summary_SumData

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

	// num nodes. The type is interface{} with range: 0..4294967295.
	NumNodes interface{}

	// crc err count. The type is interface{} with range: 0..4294967295.
	CrcErrCount interface{}

	// sbe err count. The type is interface{} with range: 0..4294967295.
	SbeErrCount interface{}

	// mbe err count. The type is interface{} with range: 0..4294967295.
	MbeErrCount interface{}

	// par err count. The type is interface{} with range: 0..4294967295.
	ParErrCount interface{}

	// gen err count. The type is interface{} with range: 0..4294967295.
	GenErrCount interface{}

	// reset err count. The type is interface{} with range: 0..4294967295.
	ResetErrCount interface{}

	// node key. The type is slice of interface{} with range: 0..4294967295.
	NodeKey []interface{}

	// err count. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_AllInstances_AllErrorPath_Summary_SumData_ErrCount.
	ErrCount []*AsicErrors_Nodes_Node_AsicInformation_AllInstances_AllErrorPath_Summary_SumData_ErrCount

	// pcie err count. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_AllInstances_AllErrorPath_Summary_SumData_PcieErrCount.
	PcieErrCount []*AsicErrors_Nodes_Node_AsicInformation_AllInstances_AllErrorPath_Summary_SumData_PcieErrCount
}

AsicErrors_Nodes_Node_AsicInformation_AllInstances_AllErrorPath_Summary_SumData sum data

func (*AsicErrors_Nodes_Node_AsicInformation_AllInstances_AllErrorPath_Summary_SumData) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_AllInstances_AllErrorPath_Summary_SumData_ErrCount

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

	// name. The type is string.
	Name interface{}

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

AsicErrors_Nodes_Node_AsicInformation_AllInstances_AllErrorPath_Summary_SumData_ErrCount err count

func (*AsicErrors_Nodes_Node_AsicInformation_AllInstances_AllErrorPath_Summary_SumData_ErrCount) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_AllInstances_AllErrorPath_Summary_SumData_PcieErrCount

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

	// name. The type is string.
	Name interface{}

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

AsicErrors_Nodes_Node_AsicInformation_AllInstances_AllErrorPath_Summary_SumData_PcieErrCount pcie err count

func (*AsicErrors_Nodes_Node_AsicInformation_AllInstances_AllErrorPath_Summary_SumData_PcieErrCount) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances

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

	// Particular asic instance on the node. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance.
	Instance []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance
}

AsicErrors_Nodes_Node_AsicInformation_Instances All asic errors on the node

func (*AsicErrors_Nodes_Node_AsicInformation_Instances) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance

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

	// This attribute is a key. asic instance. The type is interface{} with range:
	// 0..4294967295.
	AsicInstance interface{}

	// Error path of the instances.
	ErrorPath AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance Particular asic instance on the node

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath

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

	// Multiple bit soft error information.
	MultipleBitSoftErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitSoftErrors

	// Indirect hard error information.
	AsicErrorGenericSoft AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericSoft

	// CRC hard error information.
	CrcHardErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcHardErrors

	// Indirect hard error information.
	AsicErrorSbeSoft AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeSoft

	// Hardware soft error information.
	HardwareSoftErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareSoftErrors

	// Indirect hard error information.
	AsicErrorCrcSoft AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcSoft

	// Indirect hard error information.
	AsicErrorParitySoft AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParitySoft

	// IO soft error information.
	IoSoftErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoSoftErrors

	// Reset soft error information.
	ResetSoftErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetSoftErrors

	// Barrier hard error information.
	BarrierHardErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierHardErrors

	// Ucode soft error information.
	UcodeSoftErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeSoftErrors

	// Indirect hard error information.
	AsicErrorResetHard AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetHard

	// Single bit hard error information.
	SingleBitHardErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitHardErrors

	// Indirect hard error information.
	IndirectHardErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectHardErrors

	// OOR thresh information.
	OutofResourceSoft AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceSoft

	// CRC soft error information.
	CrcSoftErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcSoftErrors

	// Time out hard error information.
	TimeOutHardErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutHardErrors

	// Barrier soft error information.
	BarrierSoftErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierSoftErrors

	// Indirect hard error information.
	AsicErrorMbeSoft AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeSoft

	// BP hard error information.
	BackPressureHardErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureHardErrors

	// Single bit soft error information.
	SingleBitSoftErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitSoftErrors

	// Indirect soft error information.
	IndirectSoftErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectSoftErrors

	// Generic hard error information.
	GenericHardErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericHardErrors

	// Link hard error information.
	LinkHardErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkHardErrors

	// Configuration hard error information.
	ConfigurationHardErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationHardErrors

	// Summary for a specific instance.
	InstanceSummary AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InstanceSummary

	// Unexpected hard error information.
	UnexpectedHardErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedHardErrors

	// Time out soft error information.
	TimeOutSoftErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutSoftErrors

	// Indirect hard error information.
	AsicErrorGenericHard AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericHard

	// Parity hard error information.
	ParityHardErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParityHardErrors

	// Descriptor hard error information.
	DescriptorHardErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorHardErrors

	// Interface hard error information.
	InterfaceHardErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceHardErrors

	// Indirect hard error information.
	AsicErrorSbeHard AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeHard

	// Indirect hard error information.
	AsicErrorCrcHard AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcHard

	// Indirect hard error information.
	AsicErrorParityHard AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParityHard

	// Indirect hard error information.
	AsicErrorResetSoft AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetSoft

	// BP soft error information.
	BackPressureSoftErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureSoftErrors

	// Generic soft error information.
	GenericSoftErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericSoftErrors

	// Link soft error information.
	LinkSoftErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkSoftErrors

	// Configuration soft error information.
	ConfigurationSoftErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationSoftErrors

	// Multiple bit hard error information.
	MultipleBitHardErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitHardErrors

	// Unexpected soft error information.
	UnexpectedSoftErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedSoftErrors

	// OOR thresh information.
	OutofResourceHard AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceHard

	// Hardware hard error information.
	HardwareHardErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareHardErrors

	// Parity soft error information.
	ParitySoftErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParitySoftErrors

	// Descriptor soft error information.
	DescriptorSoftErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorSoftErrors

	// Interface soft error information.
	InterfaceSoftErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceSoftErrors

	// IO hard error information.
	IoHardErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoHardErrors

	// Reset hard error information.
	ResetHardErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetHardErrors

	// UCode hard error information.
	UcodeHardErrors AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeHardErrors

	// Indirect hard error information.
	AsicErrorMbeHard AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeHard
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath Error path of the instances

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcHard

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcHard_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcHard_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcHard Indirect hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcHard) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcHard_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcHard_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcHard_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcHard_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcHard_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcHard_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcHard_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcHard_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcHard_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcHard_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcHard_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcHard_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcHard_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcSoft

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcSoft_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcSoft_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcSoft Indirect hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcSoft) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcSoft_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcSoft_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcSoft_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcSoft_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcSoft_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcSoft_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcSoft_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcSoft_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcSoft_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcSoft_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcSoft_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcSoft_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorCrcSoft_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericHard

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericHard_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericHard_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericHard Indirect hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericHard) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericHard_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericHard_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericHard_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericHard_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericHard_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericHard_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericHard_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericHard_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericHard_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericHard_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericHard_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericHard_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericHard_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericSoft

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericSoft_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericSoft_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericSoft Indirect hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericSoft) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericSoft_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericSoft_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericSoft_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericSoft_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericSoft_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericSoft_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericSoft_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericSoft_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericSoft_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericSoft_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericSoft_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericSoft_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorGenericSoft_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeHard

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeHard_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeHard_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeHard Indirect hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeHard) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeHard_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeHard_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeHard_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeHard_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeHard_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeHard_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeHard_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeHard_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeHard_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeHard_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeHard_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeHard_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeHard_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeSoft

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeSoft_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeSoft_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeSoft Indirect hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeSoft) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeSoft_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeSoft_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeSoft_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeSoft_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeSoft_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeSoft_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeSoft_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeSoft_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeSoft_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeSoft_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeSoft_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeSoft_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorMbeSoft_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParityHard

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParityHard_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParityHard_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParityHard Indirect hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParityHard) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParityHard_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParityHard_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParityHard_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParityHard_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParityHard_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParityHard_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParityHard_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParityHard_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParityHard_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParityHard_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParityHard_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParityHard_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParityHard_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParitySoft

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParitySoft_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParitySoft_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParitySoft Indirect hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParitySoft) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParitySoft_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParitySoft_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParitySoft_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParitySoft_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParitySoft_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParitySoft_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParitySoft_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParitySoft_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParitySoft_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParitySoft_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParitySoft_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParitySoft_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorParitySoft_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetHard

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetHard_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetHard_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetHard Indirect hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetHard) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetHard_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetHard_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetHard_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetHard_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetHard_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetHard_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetHard_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetHard_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetHard_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetHard_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetHard_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetHard_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetHard_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetSoft

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetSoft_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetSoft_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetSoft Indirect hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetSoft) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetSoft_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetSoft_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetSoft_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetSoft_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetSoft_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetSoft_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetSoft_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetSoft_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetSoft_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetSoft_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetSoft_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetSoft_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorResetSoft_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeHard

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeHard_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeHard_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeHard Indirect hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeHard) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeHard_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeHard_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeHard_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeHard_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeHard_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeHard_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeHard_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeHard_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeHard_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeHard_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeHard_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeHard_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeHard_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeSoft

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeSoft_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeSoft_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeSoft Indirect hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeSoft) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeSoft_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeSoft_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeSoft_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeSoft_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeSoft_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeSoft_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeSoft_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeSoft_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeSoft_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeSoft_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeSoft_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeSoft_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_AsicErrorSbeSoft_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureHardErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureHardErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureHardErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureHardErrors BP hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureHardErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureHardErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureHardErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureHardErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureHardErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureHardErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureHardErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureHardErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureHardErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureHardErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureHardErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureHardErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureHardErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureHardErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureSoftErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureSoftErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureSoftErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureSoftErrors BP soft error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureSoftErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureSoftErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureSoftErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureSoftErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureSoftErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureSoftErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureSoftErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureSoftErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureSoftErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureSoftErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureSoftErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureSoftErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureSoftErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BackPressureSoftErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierHardErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierHardErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierHardErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierHardErrors Barrier hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierHardErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierHardErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierHardErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierHardErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierHardErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierHardErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierHardErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierHardErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierHardErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierHardErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierHardErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierHardErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierHardErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierHardErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierSoftErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierSoftErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierSoftErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierSoftErrors Barrier soft error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierSoftErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierSoftErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierSoftErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierSoftErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierSoftErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierSoftErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierSoftErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierSoftErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierSoftErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierSoftErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierSoftErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierSoftErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierSoftErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_BarrierSoftErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationHardErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationHardErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationHardErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationHardErrors Configuration hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationHardErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationHardErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationHardErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationHardErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationHardErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationHardErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationHardErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationHardErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationHardErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationHardErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationHardErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationHardErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationHardErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationHardErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationSoftErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationSoftErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationSoftErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationSoftErrors Configuration soft error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationSoftErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationSoftErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationSoftErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationSoftErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationSoftErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationSoftErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationSoftErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationSoftErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationSoftErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationSoftErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationSoftErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationSoftErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationSoftErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ConfigurationSoftErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcHardErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcHardErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcHardErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcHardErrors CRC hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcHardErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcHardErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcHardErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcHardErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcHardErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcHardErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcHardErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcHardErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcHardErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcHardErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcHardErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcHardErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcHardErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcHardErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcSoftErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcSoftErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcSoftErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcSoftErrors CRC soft error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcSoftErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcSoftErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcSoftErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcSoftErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcSoftErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcSoftErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcSoftErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcSoftErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcSoftErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcSoftErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcSoftErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcSoftErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcSoftErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_CrcSoftErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorHardErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorHardErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorHardErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorHardErrors Descriptor hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorHardErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorHardErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorHardErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorHardErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorHardErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorHardErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorHardErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorHardErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorHardErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorHardErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorHardErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorHardErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorHardErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorHardErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorSoftErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorSoftErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorSoftErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorSoftErrors Descriptor soft error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorSoftErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorSoftErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorSoftErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorSoftErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorSoftErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorSoftErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorSoftErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorSoftErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorSoftErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorSoftErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorSoftErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorSoftErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorSoftErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_DescriptorSoftErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericHardErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericHardErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericHardErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericHardErrors Generic hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericHardErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericHardErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericHardErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericHardErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericHardErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericHardErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericHardErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericHardErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericHardErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericHardErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericHardErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericHardErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericHardErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericHardErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericSoftErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericSoftErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericSoftErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericSoftErrors Generic soft error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericSoftErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericSoftErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericSoftErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericSoftErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericSoftErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericSoftErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericSoftErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericSoftErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericSoftErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericSoftErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericSoftErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericSoftErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericSoftErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_GenericSoftErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareHardErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareHardErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareHardErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareHardErrors Hardware hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareHardErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareHardErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareHardErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareHardErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareHardErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareHardErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareHardErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareHardErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareHardErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareHardErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareHardErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareHardErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareHardErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareHardErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareSoftErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareSoftErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareSoftErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareSoftErrors Hardware soft error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareSoftErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareSoftErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareSoftErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareSoftErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareSoftErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareSoftErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareSoftErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareSoftErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareSoftErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareSoftErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareSoftErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareSoftErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareSoftErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_HardwareSoftErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectHardErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectHardErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectHardErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectHardErrors Indirect hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectHardErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectHardErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectHardErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectHardErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectHardErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectHardErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectHardErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectHardErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectHardErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectHardErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectHardErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectHardErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectHardErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectHardErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectSoftErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectSoftErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectSoftErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectSoftErrors Indirect soft error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectSoftErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectSoftErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectSoftErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectSoftErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectSoftErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectSoftErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectSoftErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectSoftErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectSoftErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectSoftErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectSoftErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectSoftErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectSoftErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IndirectSoftErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InstanceSummary

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

	// legacy client. The type is bool.
	LegacyClient interface{}

	// cih client. The type is bool.
	CihClient interface{}

	// sum data. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InstanceSummary_SumData.
	SumData []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InstanceSummary_SumData
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InstanceSummary Summary for a specific instance

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InstanceSummary) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InstanceSummary_SumData

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

	// num nodes. The type is interface{} with range: 0..4294967295.
	NumNodes interface{}

	// crc err count. The type is interface{} with range: 0..4294967295.
	CrcErrCount interface{}

	// sbe err count. The type is interface{} with range: 0..4294967295.
	SbeErrCount interface{}

	// mbe err count. The type is interface{} with range: 0..4294967295.
	MbeErrCount interface{}

	// par err count. The type is interface{} with range: 0..4294967295.
	ParErrCount interface{}

	// gen err count. The type is interface{} with range: 0..4294967295.
	GenErrCount interface{}

	// reset err count. The type is interface{} with range: 0..4294967295.
	ResetErrCount interface{}

	// node key. The type is slice of interface{} with range: 0..4294967295.
	NodeKey []interface{}

	// err count. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InstanceSummary_SumData_ErrCount.
	ErrCount []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InstanceSummary_SumData_ErrCount

	// pcie err count. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InstanceSummary_SumData_PcieErrCount.
	PcieErrCount []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InstanceSummary_SumData_PcieErrCount
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InstanceSummary_SumData sum data

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InstanceSummary_SumData) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InstanceSummary_SumData_ErrCount

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

	// name. The type is string.
	Name interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InstanceSummary_SumData_ErrCount err count

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InstanceSummary_SumData_ErrCount) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InstanceSummary_SumData_PcieErrCount

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

	// name. The type is string.
	Name interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InstanceSummary_SumData_PcieErrCount pcie err count

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InstanceSummary_SumData_PcieErrCount) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceHardErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceHardErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceHardErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceHardErrors Interface hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceHardErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceHardErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceHardErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceHardErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceHardErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceHardErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceHardErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceHardErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceHardErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceHardErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceHardErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceHardErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceHardErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceHardErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceSoftErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceSoftErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceSoftErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceSoftErrors Interface soft error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceSoftErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceSoftErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceSoftErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceSoftErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceSoftErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceSoftErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceSoftErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceSoftErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceSoftErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceSoftErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceSoftErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceSoftErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceSoftErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_InterfaceSoftErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoHardErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoHardErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoHardErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoHardErrors IO hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoHardErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoHardErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoHardErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoHardErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoHardErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoHardErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoHardErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoHardErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoHardErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoHardErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoHardErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoHardErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoHardErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoHardErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoSoftErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoSoftErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoSoftErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoSoftErrors IO soft error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoSoftErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoSoftErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoSoftErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoSoftErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoSoftErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoSoftErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoSoftErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoSoftErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoSoftErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoSoftErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoSoftErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoSoftErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoSoftErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_IoSoftErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkHardErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkHardErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkHardErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkHardErrors Link hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkHardErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkHardErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkHardErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkHardErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkHardErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkHardErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkHardErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkHardErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkHardErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkHardErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkHardErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkHardErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkHardErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkHardErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkSoftErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkSoftErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkSoftErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkSoftErrors Link soft error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkSoftErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkSoftErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkSoftErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkSoftErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkSoftErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkSoftErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkSoftErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkSoftErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkSoftErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkSoftErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkSoftErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkSoftErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkSoftErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_LinkSoftErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitHardErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitHardErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitHardErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitHardErrors Multiple bit hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitHardErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitHardErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitHardErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitHardErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitHardErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitHardErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitHardErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitHardErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitHardErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitHardErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitHardErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitHardErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitHardErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitHardErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitSoftErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitSoftErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitSoftErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitSoftErrors Multiple bit soft error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitSoftErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitSoftErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitSoftErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitSoftErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitSoftErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitSoftErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitSoftErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitSoftErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitSoftErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitSoftErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitSoftErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitSoftErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitSoftErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_MultipleBitSoftErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceHard

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceHard_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceHard_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceHard OOR thresh information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceHard) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceHard_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceHard_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceHard_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceHard_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceHard_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceHard_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceHard_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceHard_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceHard_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceHard_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceHard_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceHard_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceHard_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceSoft

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceSoft_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceSoft_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceSoft OOR thresh information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceSoft) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceSoft_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceSoft_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceSoft_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceSoft_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceSoft_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceSoft_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceSoft_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceSoft_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceSoft_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceSoft_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceSoft_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceSoft_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_OutofResourceSoft_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParityHardErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParityHardErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParityHardErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParityHardErrors Parity hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParityHardErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParityHardErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParityHardErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParityHardErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParityHardErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParityHardErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParityHardErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParityHardErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParityHardErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParityHardErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParityHardErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParityHardErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParityHardErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParityHardErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParitySoftErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParitySoftErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParitySoftErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParitySoftErrors Parity soft error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParitySoftErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParitySoftErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParitySoftErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParitySoftErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParitySoftErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParitySoftErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParitySoftErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParitySoftErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParitySoftErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParitySoftErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParitySoftErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParitySoftErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParitySoftErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ParitySoftErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetHardErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetHardErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetHardErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetHardErrors Reset hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetHardErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetHardErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetHardErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetHardErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetHardErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetHardErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetHardErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetHardErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetHardErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetHardErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetHardErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetHardErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetHardErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetHardErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetSoftErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetSoftErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetSoftErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetSoftErrors Reset soft error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetSoftErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetSoftErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetSoftErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetSoftErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetSoftErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetSoftErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetSoftErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetSoftErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetSoftErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetSoftErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetSoftErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetSoftErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetSoftErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_ResetSoftErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitHardErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitHardErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitHardErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitHardErrors Single bit hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitHardErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitHardErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitHardErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitHardErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitHardErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitHardErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitHardErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitHardErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitHardErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitHardErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitHardErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitHardErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitHardErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitHardErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitSoftErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitSoftErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitSoftErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitSoftErrors Single bit soft error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitSoftErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitSoftErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitSoftErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitSoftErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitSoftErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitSoftErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitSoftErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitSoftErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitSoftErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitSoftErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitSoftErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitSoftErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitSoftErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_SingleBitSoftErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutHardErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutHardErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutHardErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutHardErrors Time out hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutHardErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutHardErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutHardErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutHardErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutHardErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutHardErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutHardErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutHardErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutHardErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutHardErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutHardErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutHardErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutHardErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutHardErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutSoftErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutSoftErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutSoftErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutSoftErrors Time out soft error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutSoftErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutSoftErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutSoftErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutSoftErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutSoftErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutSoftErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutSoftErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutSoftErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutSoftErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutSoftErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutSoftErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutSoftErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutSoftErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_TimeOutSoftErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeHardErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeHardErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeHardErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeHardErrors UCode hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeHardErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeHardErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeHardErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeHardErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeHardErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeHardErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeHardErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeHardErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeHardErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeHardErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeHardErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeHardErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeHardErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeHardErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeSoftErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeSoftErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeSoftErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeSoftErrors Ucode soft error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeSoftErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeSoftErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeSoftErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeSoftErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeSoftErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeSoftErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeSoftErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeSoftErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeSoftErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeSoftErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeSoftErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeSoftErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeSoftErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UcodeSoftErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedHardErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedHardErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedHardErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedHardErrors Unexpected hard error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedHardErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedHardErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedHardErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedHardErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedHardErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedHardErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedHardErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedHardErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedHardErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedHardErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedHardErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedHardErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedHardErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedHardErrors_Error_LastErr) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedSoftErrors

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

	// Collection of errors. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedSoftErrors_Error.
	Error []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedSoftErrors_Error
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedSoftErrors Unexpected soft error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedSoftErrors) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedSoftErrors_Error

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

	// Name assigned to mem. The type is string.
	Name interface{}

	// Name of rack/board/asic. The type is string.
	AsicInfo interface{}

	// 32 bit key. The type is interface{} with range: 0..4294967295.
	NodeKey interface{}

	// High threshold crossed. The type is bool.
	AlarmOn interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshHi interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodHi interface{}

	// High threshold value. The type is interface{} with range: 0..4294967295.
	ThreshLo interface{}

	// High period value. The type is interface{} with range: 0..4294967295.
	PeriodLo interface{}

	// Accumulated count. The type is interface{} with range: 0..4294967295.
	Count interface{}

	// Type of error. The type is interface{} with range: 0..4294967295.
	IntrType interface{}

	// Leaf ID defined in user data. The type is interface{} with range:
	// 0..4294967295.
	LeafId interface{}

	// Time  cleared. The type is interface{} with range: 0..18446744073709551615.
	LastCleared interface{}

	// List of csrs_info. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedSoftErrors_Error_CsrsInfo.
	CsrsInfo []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedSoftErrors_Error_CsrsInfo

	// Last Printable error information. The type is slice of
	// AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedSoftErrors_Error_LastErr.
	LastErr []*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedSoftErrors_Error_LastErr
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedSoftErrors_Error Collection of errors

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedSoftErrors_Error) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedSoftErrors_Error_CsrsInfo

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

	// name. The type is string.
	Name interface{}

	// address. The type is interface{} with range: 0..18446744073709551615.
	Address interface{}

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

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedSoftErrors_Error_CsrsInfo List of csrs_info

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedSoftErrors_Error_CsrsInfo) GetEntityData

type AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedSoftErrors_Error_LastErr

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

	// at time. The type is interface{} with range: 0..18446744073709551615.
	AtTime interface{}

	// at time nsec. The type is interface{} with range: 0..18446744073709551615.
	AtTimeNsec interface{}

	// counter val. The type is interface{} with range: 0..4294967295.
	CounterVal interface{}

	// error desc. The type is string.
	ErrorDesc interface{}

	// error regval. The type is slice of interface{} with range: 0..255.
	ErrorRegval []interface{}
}

AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedSoftErrors_Error_LastErr Last Printable error information

func (*AsicErrors_Nodes_Node_AsicInformation_Instances_Instance_ErrorPath_UnexpectedSoftErrors_Error_LastErr) GetEntityData

Jump to

Keyboard shortcuts

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