pmengine_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 pmengine package operational data.

This module contains definitions for the following management objects:

performance-management: performace data
performance-management-history: performance management history

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 PerformanceManagement

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

	// MACSEC controller performance data.
	Macsec PerformanceManagement_Macsec

	// HO_VC controller performance data.
	HoVc PerformanceManagement_HoVc

	// ODU controller performance data.
	Odu PerformanceManagement_Odu

	// OTU controller performance data.
	Otu PerformanceManagement_Otu

	// STM controller performance data.
	Stm PerformanceManagement_Stm

	// SONET controller performance data.
	Sonet PerformanceManagement_Sonet

	// OPTICS controller performance data.
	Optics PerformanceManagement_Optics

	// STS controller performance data.
	Sts PerformanceManagement_Sts

	// DWDM controller performance data.
	Dwdm PerformanceManagement_Dwdm

	// OC controller performance data.
	Oc PerformanceManagement_Oc

	// EHERNET controller performance data.
	Ethernet PerformanceManagement_Ethernet
}

PerformanceManagement performace data

func (*PerformanceManagement) GetEntityData

func (performanceManagement *PerformanceManagement) GetEntityData() *types.CommonEntityData

type PerformanceManagementHistory

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

	// global History performace data.
	Global PerformanceManagementHistory_Global
}

PerformanceManagementHistory performance management history

func (*PerformanceManagementHistory) GetEntityData

func (performanceManagementHistory *PerformanceManagementHistory) GetEntityData() *types.CommonEntityData

type PerformanceManagementHistory_Global

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

	// History performace data.
	Periodic PerformanceManagementHistory_Global_Periodic
}

PerformanceManagementHistory_Global global History performace data

func (*PerformanceManagementHistory_Global) GetEntityData

type PerformanceManagementHistory_Global_Periodic

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

	// SONET controller History performance data.
	SonetHistory PerformanceManagementHistory_Global_Periodic_SonetHistory

	// STS controller History performance data.
	StsHistory PerformanceManagementHistory_Global_Periodic_StsHistory

	// EHERNET controller History performance data.
	EthernetHistory PerformanceManagementHistory_Global_Periodic_EthernetHistory

	// DWDM controller History performance data.
	DwdmHistory PerformanceManagementHistory_Global_Periodic_DwdmHistory

	// STM controller History performance data.
	StmHistory PerformanceManagementHistory_Global_Periodic_StmHistory

	// MACSEC controller History performance data.
	MacsecHistory PerformanceManagementHistory_Global_Periodic_MacsecHistory

	// ODU controller History performance data.
	OduHistory PerformanceManagementHistory_Global_Periodic_OduHistory

	// OTU controller History performance data.
	OtuHistory PerformanceManagementHistory_Global_Periodic_OtuHistory

	// HO_VC controller History performance data.
	HoVcHistory PerformanceManagementHistory_Global_Periodic_HoVcHistory

	// OPTICS controller History performance data.
	OpticsHistory PerformanceManagementHistory_Global_Periodic_OpticsHistory

	// OC controller History performance data.
	OcHistory PerformanceManagementHistory_Global_Periodic_OcHistory
}

PerformanceManagementHistory_Global_Periodic History performace data

func (*PerformanceManagementHistory_Global_Periodic) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory

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

	// Port performance data.
	DwdmPortHistories PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory DWDM controller History performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories

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

	// Port performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory.
	DwdmPortHistory []*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories Port performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory

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

	// This attribute is a key. Port name. The type is string with pattern:
	// [a-zA-Z0-9._/-]+.
	Name interface{}

	// port current performance data.
	DwdmMinute15History PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History

	// port current performance data.
	DwdmHour24History PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory Port performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History

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

	// port 24 hour performance data.
	DwdmHour24otnHistories PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories

	// port current performance data.
	DwdmHour24fecHistories PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories

	// port 24 hour performance data.
	DwdmHour24OpticsHistories PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories

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

	// port 24 hour optics performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory.
	DwdmHour24OpticsHistory []*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories port 24 hour performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory

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

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

	// port current performance data.
	DwdmHour24OpticsTimeLineInstances PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory port 24 hour optics performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances

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

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance.
	DwdmHour24OpticsTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Lbc

	// LBC in percentage.
	LbcPc PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_LbcPc

	// OPT.
	Opt PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Opt

	// OPR.
	Opr PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Opr

	// Chromatic Dispersion.
	Cd PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Cd

	// Differential group Delay.
	Dgd PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Dgd

	// Polarization Mode Dispersion.
	Pmd PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Pmd

	// Optical Signal to Noise Ratio.
	Osnr PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Osnr

	// Center Wavelength/Frequency.
	CenterWavelength PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_CenterWavelength

	// Polarization Dependent Loss.
	Pdl PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Pdl

	// Polarization Change Rate.
	Pcr PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Pcr

	// Phase Noise.
	Pn PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Pn

	// Rx signal power.
	RxSigPow PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_RxSigPow

	// low freq sig off.
	LowSigFreqOff PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_LowSigFreqOff

	// Ampli Gain.
	AmpliGain PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_AmpliGain

	// Ampli Gain Tilt.
	AmpliGainTilt PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_AmpliGainTilt
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_AmpliGain

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_AmpliGain Ampli Gain

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_AmpliGain) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_AmpliGainTilt

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_AmpliGainTilt Ampli Gain Tilt

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_AmpliGainTilt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Cd

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Cd Chromatic Dispersion

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Cd) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_CenterWavelength

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_CenterWavelength Center Wavelength/Frequency

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_CenterWavelength) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Dgd

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Dgd Differential group Delay

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Dgd) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Lbc

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Lbc LBC

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Lbc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_LbcPc

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_LbcPc LBC in percentage

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_LbcPc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_LowSigFreqOff

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_LowSigFreqOff low freq sig off

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_LowSigFreqOff) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Opr

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Opr OPR

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Opr) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Opt

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Opt OPT

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Opt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Osnr

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Osnr Optical Signal to Noise Ratio

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Osnr) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Pcr

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Pcr Polarization Change Rate

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Pcr) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Pdl

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Pdl Polarization Dependent Loss

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Pdl) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Pmd

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Pmd Polarization Mode Dispersion

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Pmd) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Pn

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Pn Phase Noise

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_Pn) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_RxSigPow

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_RxSigPow Rx signal power

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24OpticsHistories_DwdmHour24OpticsHistory_DwdmHour24OpticsTimeLineInstances_DwdmHour24OpticsTimeLineInstance_RxSigPow) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories

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

	// port 24 hour fec performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory.
	DwdmHour24fecHistory []*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory

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

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

	// port current performance data.
	DwdmHour24fecTimeLineInstances PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory port 24 hour fec performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances

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

	// port 15-minute fec performance data by index. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance.
	DwdmHour24fecTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// EC BITS.
	EcBits PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_EcBits

	// UC WORDS.
	UcWords PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_UcWords

	// Pre FEC BER.
	PreFecBer PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_PreFecBer

	// Post FEC BER.
	PostFecBer PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_PostFecBer

	// Q.
	Q PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_Q

	// Q Margin.
	Qmargin PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_Qmargin
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance port 15-minute fec performance data by index

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_EcBits

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_EcBits EC BITS

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_EcBits) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_PostFecBer

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

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_PostFecBer Post FEC BER

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_PostFecBer) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_PreFecBer

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

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_PreFecBer Pre FEC BER

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_PreFecBer) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_Q

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

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_Q Q

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_Q) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_Qmargin

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

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_Qmargin Q Margin

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_Qmargin) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_UcWords

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_UcWords UC WORDS

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24fecHistories_DwdmHour24fecHistory_DwdmHour24fecTimeLineInstances_DwdmHour24fecTimeLineInstance_UcWords) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories

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

	// port 24 hour otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory.
	DwdmHour24otnHistory []*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories port 24 hour performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory

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

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

	// port current performance data.
	DwdmHour24otnTimeLineInstances PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory port 24 hour otn performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances

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

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance.
	DwdmHour24otnTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_Lbc

	// ES SM NE.
	EsNe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_EsNe

	// ESR PM NE.
	EsrNe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_EsrNe

	// SES SM NE.
	SesNe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_SesNe

	// SESR SM NE.
	SesrNe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_SesrNe

	// UAS SM NE.
	UasNe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_UasNe

	// BBE SM NE.
	BbeNe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_BbeNe

	// BBER SM NE.
	BberNe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_BberNe

	// FC SM NE.
	FcNe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_FcNe

	// ES SM FE.
	EsFe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_EsFe

	// ESR PM FE.
	EsrFe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_EsrFe

	// SES SM FE.
	SesFe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_SesFe

	// SESR SM FE.
	SesrFe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_SesrFe

	// UAS SM FE.
	UasFe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_UasFe

	// BBE SM FE.
	BbeFe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_BbeFe

	// BBER SM FE.
	BberFe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_BberFe

	// FC SM FE.
	FcFe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_FcFe
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_BbeFe

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_BbeFe BBE SM FE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_BbeFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_BbeNe

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_BbeNe BBE SM NE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_BbeNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_BberFe

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

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_BberFe BBER SM FE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_BberFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_BberNe

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

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_BberNe BBER SM NE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_BberNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_EsFe

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_EsFe ES SM FE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_EsFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_EsNe

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_EsNe ES SM NE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_EsNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_EsrFe

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

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_EsrFe ESR PM FE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_EsrFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_EsrNe

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

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_EsrNe ESR PM NE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_EsrNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_FcFe

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_FcFe FC SM FE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_FcFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_FcNe

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_FcNe FC SM NE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_FcNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_Lbc

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_Lbc LBC

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_Lbc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_SesFe

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_SesFe SES SM FE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_SesFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_SesNe

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_SesNe SES SM NE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_SesNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_SesrFe

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

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_SesrFe SESR SM FE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_SesrFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_SesrNe

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

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_SesrNe SESR SM NE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_SesrNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_UasFe

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_UasFe UAS SM FE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_UasFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_UasNe

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_UasNe UAS SM NE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmHour24History_DwdmHour24otnHistories_DwdmHour24otnHistory_DwdmHour24otnTimeLineInstances_DwdmHour24otnTimeLineInstance_UasNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History

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

	// port current performance data.
	DwdmMinute15otnHistories PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories

	// port current performance data.
	DwdmMinute15fecHistories PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories

	// port current performance data.
	DwdmMinute15OpticsHistories PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories

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

	// port 15-minute optics performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory.
	DwdmMinute15OpticsHistory []*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory

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

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

	// port current performance data.
	DwdmMinute15OpticsTimeLineInstances PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory port 15-minute optics performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances

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

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance.
	DwdmMinute15OpticsTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Lbc

	// LBC in percentage.
	LbcPc PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_LbcPc

	// OPT.
	Opt PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Opt

	// OPR.
	Opr PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Opr

	// Chromatic Dispersion.
	Cd PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Cd

	// Differential group Delay.
	Dgd PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Dgd

	// Polarization Mode Dispersion.
	Pmd PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Pmd

	// Optical Signal to Noise Ratio.
	Osnr PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Osnr

	// Center Wavelength/Frequency.
	CenterWavelength PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_CenterWavelength

	// Polarization Dependent Loss.
	Pdl PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Pdl

	// Polarization Change Rate.
	Pcr PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Pcr

	// Phase Noise.
	Pn PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Pn

	// Rx signal power.
	RxSigPow PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_RxSigPow

	// low freq sig off.
	LowSigFreqOff PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_LowSigFreqOff

	// Ampli Gain.
	AmpliGain PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_AmpliGain

	// Ampli Gain Tilt.
	AmpliGainTilt PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_AmpliGainTilt
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_AmpliGain

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_AmpliGain Ampli Gain

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_AmpliGain) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_AmpliGainTilt

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_AmpliGainTilt Ampli Gain Tilt

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_AmpliGainTilt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Cd

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Cd Chromatic Dispersion

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Cd) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_CenterWavelength

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_CenterWavelength Center Wavelength/Frequency

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_CenterWavelength) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Dgd

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Dgd Differential group Delay

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Dgd) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Lbc

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Lbc LBC

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Lbc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_LbcPc

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_LbcPc LBC in percentage

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_LbcPc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_LowSigFreqOff

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_LowSigFreqOff low freq sig off

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_LowSigFreqOff) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Opr

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Opr OPR

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Opr) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Opt

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Opt OPT

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Opt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Osnr

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Osnr Optical Signal to Noise Ratio

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Osnr) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Pcr

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Pcr Polarization Change Rate

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Pcr) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Pdl

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Pdl Polarization Dependent Loss

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Pdl) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Pmd

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Pmd Polarization Mode Dispersion

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Pmd) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Pn

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Pn Phase Noise

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_Pn) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_RxSigPow

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

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_RxSigPow Rx signal power

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15OpticsHistories_DwdmMinute15OpticsHistory_DwdmMinute15OpticsTimeLineInstances_DwdmMinute15OpticsTimeLineInstance_RxSigPow) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories

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

	// port 15-minute fec performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory.
	DwdmMinute15fecHistory []*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory

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

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

	// port current performance data.
	DwdmMinute15fecTimeLineInstances PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory port 15-minute fec performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances

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

	// port 15-minute fec performance data by index. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance.
	DwdmMinute15fecTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// EC BITS.
	EcBits PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_EcBits

	// UC WORDS.
	UcWords PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_UcWords

	// Pre FEC BER.
	PreFecBer PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_PreFecBer

	// Post FEC BER.
	PostFecBer PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_PostFecBer

	// Q.
	Q PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_Q

	// Q Margin.
	Qmargin PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_Qmargin
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance port 15-minute fec performance data by index

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_EcBits

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_EcBits EC BITS

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_EcBits) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_PostFecBer

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

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_PostFecBer Post FEC BER

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_PostFecBer) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_PreFecBer

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

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_PreFecBer Pre FEC BER

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_PreFecBer) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_Q

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

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_Q Q

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_Q) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_Qmargin

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

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_Qmargin Q Margin

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_Qmargin) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_UcWords

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_UcWords UC WORDS

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15fecHistories_DwdmMinute15fecHistory_DwdmMinute15fecTimeLineInstances_DwdmMinute15fecTimeLineInstance_UcWords) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories

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

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory.
	DwdmMinute15otnHistory []*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory

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

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

	// port current performance data.
	DwdmMinute15otnTimeLineInstances PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances

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

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance.
	DwdmMinute15otnTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_Lbc

	// ES SM NE.
	EsNe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_EsNe

	// ESR PM NE.
	EsrNe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_EsrNe

	// SES SM NE.
	SesNe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_SesNe

	// SESR SM NE.
	SesrNe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_SesrNe

	// UAS SM NE.
	UasNe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_UasNe

	// BBE SM NE.
	BbeNe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_BbeNe

	// BBER SM NE.
	BberNe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_BberNe

	// FC SM NE.
	FcNe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_FcNe

	// ES SM FE.
	EsFe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_EsFe

	// ESR PM FE.
	EsrFe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_EsrFe

	// SES SM FE.
	SesFe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_SesFe

	// SESR SM FE.
	SesrFe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_SesrFe

	// UAS SM FE.
	UasFe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_UasFe

	// BBE SM FE.
	BbeFe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_BbeFe

	// BBER SM FE.
	BberFe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_BberFe

	// FC SM FE.
	FcFe PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_FcFe
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_BbeFe

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_BbeFe BBE SM FE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_BbeFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_BbeNe

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_BbeNe BBE SM NE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_BbeNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_BberFe

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

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_BberFe BBER SM FE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_BberFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_BberNe

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

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_BberNe BBER SM NE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_BberNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_EsFe

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_EsFe ES SM FE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_EsFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_EsNe

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_EsNe ES SM NE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_EsNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_EsrFe

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

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_EsrFe ESR PM FE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_EsrFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_EsrNe

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

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_EsrNe ESR PM NE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_EsrNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_FcFe

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_FcFe FC SM FE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_FcFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_FcNe

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_FcNe FC SM NE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_FcNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_Lbc

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_Lbc LBC

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_Lbc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_SesFe

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_SesFe SES SM FE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_SesFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_SesNe

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_SesNe SES SM NE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_SesNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_SesrFe

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

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_SesrFe SESR SM FE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_SesrFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_SesrNe

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

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_SesrNe SESR SM NE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_SesrNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_UasFe

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_UasFe UAS SM FE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_UasFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_UasNe

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_UasNe UAS SM NE

func (*PerformanceManagementHistory_Global_Periodic_DwdmHistory_DwdmPortHistories_DwdmPortHistory_DwdmMinute15History_DwdmMinute15otnHistories_DwdmMinute15otnHistory_DwdmMinute15otnTimeLineInstances_DwdmMinute15otnTimeLineInstance_UasNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory

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

	// Port performance data.
	EthernetPortHistories PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory EHERNET controller History performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories

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

	// Port performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory.
	EthernetPortHistory []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories Port performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory

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

	// This attribute is a key. Port name. The type is string with pattern:
	// [a-zA-Z0-9._/-]+.
	Name interface{}

	// port current performance data.
	EthernetSecond30History PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History

	// port current performance data.
	EthernetHour24History PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History

	// port current performance data.
	EthernetMinute15History PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory Port performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History

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

	// port current performance data.
	Hour24pcsHistories PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories

	// port current performance data.
	EthernetHour24fecHistories PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories

	// port current performance data.
	EthernetHour24EtherHistories PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories

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

	// port 24 hour ethernet performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory.
	EthernetHour24EtherHistory []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory

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

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

	// port current performance data.
	EthernetHour24EtherTimeLineInstances PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory port 24 hour ethernet performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances

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

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance.
	EthernetHour24EtherTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// RX PKT.
	RxPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_RxPkt

	// STAT PKT.
	StatPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_StatPkt

	// OCTET STAT.
	OctetStat PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OctetStat

	// OVERSIZE PKT.
	OversizePktStat PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OversizePktStat

	// FCS ERR.
	FcsErrorsStat PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_FcsErrorsStat

	// LONG FRAMES.
	LongFramesStat PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_LongFramesStat

	// JABBER STATS.
	JabberStat PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_JabberStat

	// SIXTY FOUR OCTET.
	Ether64Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether64Octets

	// OCTET.
	Ether65127Octet PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether65127Octet

	// TFF OCTET.
	Ether128255Octet PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether128255Octet

	// FOO OCTET.
	Ether256511Octet PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether256511Octet

	// OZTT OCTET.
	Ether5121023Octet PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether5121023Octet

	// OFO OCTET.
	Ether10241518Octet PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether10241518Octet

	// IN UCAST.
	InUcastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InUcastPkt

	// IN MCAST.
	InMcastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InMcastPkt

	// IN BCAST.
	InBcastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InBcastPkt

	// OUT UCAST.
	OutUcastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutUcastPkt

	// OUT BCAST.
	OutBcastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutBcastPkt

	// OUT MCAST.
	OutMcastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutMcastPkt

	// TX PKT.
	TxPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxPkt

	// IFIN ERRORS.
	IfInErrors PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_IfInErrors

	// IFIN OCTETS.
	IfInOctets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_IfInOctets

	// ETHER STAT MULTICAST PKT.
	EtherStatMulticastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_EtherStatMulticastPkt

	// ETHER STAT BROADCAST PKT.
	EtherStatBroadcastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_EtherStatBroadcastPkt

	// ETHER STAT UNDERSIZED PKT.
	EtherStatUndersizedPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_EtherStatUndersizedPkt

	// OUT OCTET.
	OutOctets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutOctets

	// INPUT PAUSE FRAME.
	InPauseFrame PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPauseFrame

	// INPUT GOOD BYTES.
	InGoodBytes PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InGoodBytes

	// INPUT 802 1Q FRAMES.
	In8021qFrames PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_In8021qFrames

	// INPUT PKTS 1519MAX OCTETS.
	InPkts1519MaxOctets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts1519MaxOctets

	// INPUT GOOD PKTS.
	InGoodPkts PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InGoodPkts

	// INPUT DROP OVERRUN.
	InDropOverrun PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropOverrun

	// INPUT DROP ABORT.
	InDropAbort PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropAbort

	// INPUT DROP INVALID VLAN.
	InDropInvalidVlan PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropInvalidVlan

	// INPUT DROP INVALID DMAC.
	InDropInvalidDmac PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropInvalidDmac

	// INPUT DROP INVALID ENCAP.
	InDropInvalidEncap PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropInvalidEncap

	// INPUT DROP OTHER.
	InDropOther PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropOther

	// INPUT MIB GIANT.
	InMibGiant PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InMibGiant

	// INPUT MIB JABBER.
	InMibJabber PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InMibJabber

	// IN MIB CRC.
	InMibcrc PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InMibcrc

	// IN ERROR COLLISIONS.
	InErrorCollisions PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorCollisions

	// IN ERROR SYMBOL.
	InErrorSymbol PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorSymbol

	// OUT GOOD BYTES.
	OutGoodBytes PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutGoodBytes

	// OUT 802 1Q FRAMES.
	Out8021qFrames PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Out8021qFrames

	// OUT PAUSE FRAMES.
	OutPauseFrames PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPauseFrames

	// OUT PKTS 1519 MAX OCTETS.
	OutPkts1519MaxOctets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts1519MaxOctets

	// OUT GOOD PKTS.
	OutGoodPkts PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutGoodPkts

	// OUT DROP UNDERRUN.
	OutDropUnderrun PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutDropUnderrun

	// OUT DROP ABORT.
	OutDropAbort PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutDropAbort

	// OUT DROP OTHER.
	OutDropOther PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutDropOther

	// OUT ERROR OTHER.
	OutErrorOther PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutErrorOther

	// IN ERROR GIANT.
	InErrorGiant PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorGiant

	// IN ERROR RUNT.
	InErrorRunt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorRunt

	// IN ERROR JABBERS.
	InErrorJabbers PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorJabbers

	// IN ERROR FRAGMENTS.
	InErrorFragments PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorFragments

	// IN ERROR OTHER.
	InErrorOther PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorOther

	// IN PKT 64 OCTET.
	InPkt64Octet PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkt64Octet

	// IN PKTS 65 127OCTETS.
	InPkts65To127Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts65To127Octets

	// IN PKTS 128 255 OCTETS.
	InPkts128To255Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts128To255Octets

	// IN PKTS 256 511 OCTETS.
	InPkts256To511Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts256To511Octets

	// IN PKTS 512 1023 OCTETS.
	InPkts512To1023Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts512To1023Octets

	// IN PKTS 1024 1518 OCTETS.
	InPkts1024To1518Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts1024To1518Octets

	// OUT PKT 64 OCTET.
	Outpkt64octet PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Outpkt64octet

	// OUT PKTS 65 127OCTETS.
	OutPkts65127Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts65127Octets

	// OUT PKTS 128 255 OCTETS.
	OutPkts128255Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts128255Octets

	// OUT PKTS 256 511 OCTETS.
	OutPkts256511Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts256511Octets

	// OUT PKTS 512 1023 OCTETS.
	OutPkts5121023Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts5121023Octets

	// OUT PKTS 1024 1518 OCTETS.
	OutPkts10241518Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts10241518Octets

	// Rx Utilization in Percent.
	RxUtil PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_RxUtil

	// Tx Utilization in Percent.
	TxUtil PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxUtil

	// TX Undersized Pkt.
	TxUndersizedPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxUndersizedPkt

	// TX Oversized Pkt.
	TxOversizedPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxOversizedPkt

	// TX Fragments.
	TxFragments PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxFragments

	// TX Jabber.
	TxJabber PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxJabber

	// TX Bad Fcs.
	TxBadFcs PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxBadFcs
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether10241518Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether10241518Octet OFO OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether10241518Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether128255Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether128255Octet TFF OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether128255Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether256511Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether256511Octet FOO OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether256511Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether5121023Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether5121023Octet OZTT OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether5121023Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether64Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether64Octets SIXTY FOUR OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether64Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether65127Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether65127Octet OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Ether65127Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_EtherStatBroadcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_EtherStatBroadcastPkt ETHER STAT BROADCAST PKT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_EtherStatBroadcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_EtherStatMulticastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_EtherStatMulticastPkt ETHER STAT MULTICAST PKT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_EtherStatMulticastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_EtherStatUndersizedPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_EtherStatUndersizedPkt ETHER STAT UNDERSIZED PKT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_EtherStatUndersizedPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_FcsErrorsStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_FcsErrorsStat FCS ERR

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_FcsErrorsStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_IfInErrors

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_IfInErrors IFIN ERRORS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_IfInErrors) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_IfInOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_IfInOctets IFIN OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_IfInOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_In8021qFrames

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_In8021qFrames INPUT 802 1Q FRAMES

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_In8021qFrames) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InBcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InBcastPkt IN BCAST

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InBcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropAbort

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropAbort INPUT DROP ABORT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropAbort) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropInvalidDmac

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropInvalidDmac INPUT DROP INVALID DMAC

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropInvalidDmac) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropInvalidEncap

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropInvalidEncap INPUT DROP INVALID ENCAP

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropInvalidEncap) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropInvalidVlan

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropInvalidVlan INPUT DROP INVALID VLAN

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropInvalidVlan) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropOther INPUT DROP OTHER

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropOverrun

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropOverrun INPUT DROP OVERRUN

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InDropOverrun) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorCollisions

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorCollisions IN ERROR COLLISIONS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorCollisions) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorFragments

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorFragments IN ERROR FRAGMENTS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorFragments) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorGiant

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorGiant IN ERROR GIANT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorGiant) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorJabbers

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorJabbers IN ERROR JABBERS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorJabbers) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorOther IN ERROR OTHER

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorRunt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorRunt IN ERROR RUNT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorRunt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorSymbol

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorSymbol IN ERROR SYMBOL

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InErrorSymbol) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InGoodBytes

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InGoodBytes INPUT GOOD BYTES

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InGoodBytes) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InGoodPkts

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InGoodPkts INPUT GOOD PKTS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InGoodPkts) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InMcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InMcastPkt IN MCAST

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InMcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InMibGiant

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InMibGiant INPUT MIB GIANT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InMibGiant) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InMibJabber

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InMibJabber INPUT MIB JABBER

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InMibJabber) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InMibcrc

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InMibcrc IN MIB CRC

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InMibcrc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPauseFrame

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPauseFrame INPUT PAUSE FRAME

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPauseFrame) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkt64Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkt64Octet IN PKT 64 OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkt64Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts1024To1518Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts1024To1518Octets IN PKTS 1024 1518 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts1024To1518Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts128To255Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts128To255Octets IN PKTS 128 255 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts128To255Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts1519MaxOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts1519MaxOctets INPUT PKTS 1519MAX OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts1519MaxOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts256To511Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts256To511Octets IN PKTS 256 511 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts256To511Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts512To1023Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts512To1023Octets IN PKTS 512 1023 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts512To1023Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts65To127Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts65To127Octets IN PKTS 65 127OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InPkts65To127Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InUcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InUcastPkt IN UCAST

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_InUcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_JabberStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_JabberStat JABBER STATS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_JabberStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_LongFramesStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_LongFramesStat LONG FRAMES

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_LongFramesStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OctetStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OctetStat OCTET STAT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OctetStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Out8021qFrames

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Out8021qFrames OUT 802 1Q FRAMES

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Out8021qFrames) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutBcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutBcastPkt OUT BCAST

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutBcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutDropAbort

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutDropAbort OUT DROP ABORT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutDropAbort) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutDropOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutDropOther OUT DROP OTHER

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutDropOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutDropUnderrun

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutDropUnderrun OUT DROP UNDERRUN

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutDropUnderrun) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutErrorOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutErrorOther OUT ERROR OTHER

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutErrorOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutGoodBytes

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutGoodBytes OUT GOOD BYTES

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutGoodBytes) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutGoodPkts

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutGoodPkts OUT GOOD PKTS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutGoodPkts) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutMcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutMcastPkt OUT MCAST

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutMcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutOctets OUT OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPauseFrames

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPauseFrames OUT PAUSE FRAMES

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPauseFrames) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts10241518Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts10241518Octets OUT PKTS 1024 1518 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts10241518Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts128255Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts128255Octets OUT PKTS 128 255 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts128255Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts1519MaxOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts1519MaxOctets OUT PKTS 1519 MAX OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts1519MaxOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts256511Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts256511Octets OUT PKTS 256 511 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts256511Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts5121023Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts5121023Octets OUT PKTS 512 1023 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts5121023Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts65127Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts65127Octets OUT PKTS 65 127OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutPkts65127Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutUcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutUcastPkt OUT UCAST

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OutUcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Outpkt64octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Outpkt64octet OUT PKT 64 OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_Outpkt64octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OversizePktStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OversizePktStat OVERSIZE PKT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_OversizePktStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_RxPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_RxPkt RX PKT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_RxPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_RxUtil

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

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_RxUtil Rx Utilization in Percent

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_RxUtil) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_StatPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_StatPkt STAT PKT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_StatPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxBadFcs

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxBadFcs TX Bad Fcs

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxBadFcs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxFragments

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxFragments TX Fragments

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxFragments) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxJabber

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxJabber TX Jabber

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxJabber) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxOversizedPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxOversizedPkt TX Oversized Pkt

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxOversizedPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxPkt TX PKT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxUndersizedPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxUndersizedPkt TX Undersized Pkt

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxUndersizedPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxUtil

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

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxUtil Tx Utilization in Percent

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24EtherHistories_EthernetHour24EtherHistory_EthernetHour24EtherTimeLineInstances_EthernetHour24EtherTimeLineInstance_TxUtil) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories

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

	// port 24 hour ethernet performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory.
	EthernetHour24fecHistory []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory

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

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

	// port current performance data.
	EthernetHour24fecTimeLineInstances PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory port 24 hour ethernet performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances

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

	// port 24-hour ethernet performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance.
	EthernetHour24fecTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// EC BITS.
	EcBits PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_EcBits

	// UC WORDS.
	UcWords PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_UcWords

	// Pre FEC BER.
	PreFecBer PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_PreFecBer

	// Post FEC BER.
	PostFecBer PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_PostFecBer

	// Q.
	Q PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_Q

	// Q Margin.
	Qmargin PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_Qmargin
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance port 24-hour ethernet performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_EcBits

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_EcBits EC BITS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_EcBits) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_PostFecBer

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

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_PostFecBer Post FEC BER

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_PostFecBer) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_PreFecBer

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

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_PreFecBer Pre FEC BER

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_PreFecBer) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_Q

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

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_Q Q

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_Q) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_Qmargin

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

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_Qmargin Q Margin

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_Qmargin) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_UcWords

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_UcWords UC WORDS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_EthernetHour24fecHistories_EthernetHour24fecHistory_EthernetHour24fecTimeLineInstances_EthernetHour24fecTimeLineInstance_UcWords) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories

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

	// port 24 hour ethernet performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory.
	Hour24pcsHistory []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory

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

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

	// port current performance data.
	Hour24pcsTimeLineInstances PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory_Hour24pcsTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory port 24 hour ethernet performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory_Hour24pcsTimeLineInstances

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

	// port 24-hour ethernet performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory_Hour24pcsTimeLineInstances_Hour24pcsTimeLineInstance.
	Hour24pcsTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory_Hour24pcsTimeLineInstances_Hour24pcsTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory_Hour24pcsTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory_Hour24pcsTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory_Hour24pcsTimeLineInstances_Hour24pcsTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// Bip . The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory_Hour24pcsTimeLineInstances_Hour24pcsTimeLineInstance_Bip.
	Bip []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory_Hour24pcsTimeLineInstances_Hour24pcsTimeLineInstance_Bip

	// Frm Err. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory_Hour24pcsTimeLineInstances_Hour24pcsTimeLineInstance_FrmErr.
	FrmErr []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory_Hour24pcsTimeLineInstances_Hour24pcsTimeLineInstance_FrmErr
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory_Hour24pcsTimeLineInstances_Hour24pcsTimeLineInstance port 24-hour ethernet performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory_Hour24pcsTimeLineInstances_Hour24pcsTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory_Hour24pcsTimeLineInstances_Hour24pcsTimeLineInstance_Bip

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

	// pcs param name. The type is string with length: 0..30.
	Name interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory_Hour24pcsTimeLineInstances_Hour24pcsTimeLineInstance_Bip Bip

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory_Hour24pcsTimeLineInstances_Hour24pcsTimeLineInstance_Bip) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory_Hour24pcsTimeLineInstances_Hour24pcsTimeLineInstance_FrmErr

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

	// pcs param name. The type is string with length: 0..30.
	Name interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory_Hour24pcsTimeLineInstances_Hour24pcsTimeLineInstance_FrmErr Frm Err

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetHour24History_Hour24pcsHistories_Hour24pcsHistory_Hour24pcsTimeLineInstances_Hour24pcsTimeLineInstance_FrmErr) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History

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

	// ETHERNET port interval performance data.
	Minute15pcsHistories PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories

	// ETHERNET port interval performance data.
	Minute15EtherHistories PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories

	// ETHERNET port interval performance data.
	Minute15FecHistories PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories

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

	// ETHERNET port 15-minute ether performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory.
	Minute15EtherHistory []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories ETHERNET port interval performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory

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

	// This attribute is a key. interval slot number. The type is interface{} with
	// range: 0..4294967295.
	SlotNumber interface{}

	// port current performance data.
	Minute15EtherTimeLineInstances PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory ETHERNET port 15-minute ether performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances

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

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance.
	Minute15EtherTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// RX PKT.
	RxPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_RxPkt

	// STAT PKT.
	StatPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_StatPkt

	// OCTET STAT.
	OctetStat PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OctetStat

	// OVERSIZE PKT.
	OversizePktStat PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OversizePktStat

	// FCS ERR.
	FcsErrorsStat PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_FcsErrorsStat

	// LONG FRAMES.
	LongFramesStat PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_LongFramesStat

	// JABBER STATS.
	JabberStat PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_JabberStat

	// SIXTY FOUR OCTET.
	Ether64Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether64Octets

	// OCTET.
	Ether65127Octet PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether65127Octet

	// TFF OCTET.
	Ether128255Octet PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether128255Octet

	// FOO OCTET.
	Ether256511Octet PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether256511Octet

	// OZTT OCTET.
	Ether5121023Octet PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether5121023Octet

	// OFO OCTET.
	Ether10241518Octet PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether10241518Octet

	// IN UCAST.
	InUcastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InUcastPkt

	// IN MCAST.
	InMcastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InMcastPkt

	// IN BCAST.
	InBcastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InBcastPkt

	// OUT UCAST.
	OutUcastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutUcastPkt

	// OUT BCAST.
	OutBcastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutBcastPkt

	// OUT MCAST.
	OutMcastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutMcastPkt

	// TX PKT.
	TxPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxPkt

	// IFIN ERRORS.
	IfInErrors PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_IfInErrors

	// IFIN OCTETS.
	IfInOctets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_IfInOctets

	// ETHER STAT MULTICAST PKT.
	EtherStatMulticastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_EtherStatMulticastPkt

	// ETHER STAT BROADCAST PKT.
	EtherStatBroadcastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_EtherStatBroadcastPkt

	// ETHER STAT UNDERSIZED PKT.
	EtherStatUndersizedPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_EtherStatUndersizedPkt

	// OUT OCTET.
	OutOctets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutOctets

	// INPUT PAUSE FRAME.
	InPauseFrame PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPauseFrame

	// INPUT GOOD BYTES.
	InGoodBytes PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InGoodBytes

	// INPUT 802 1Q FRAMES.
	In8021qFrames PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_In8021qFrames

	// INPUT PKTS 1519MAX OCTETS.
	InPkts1519MaxOctets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts1519MaxOctets

	// INPUT GOOD PKTS.
	InGoodPkts PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InGoodPkts

	// INPUT DROP OVERRUN.
	InDropOverrun PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropOverrun

	// INPUT DROP ABORT.
	InDropAbort PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropAbort

	// INPUT DROP INVALID VLAN.
	InDropInvalidVlan PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropInvalidVlan

	// INPUT DROP INVALID DMAC.
	InDropInvalidDmac PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropInvalidDmac

	// INPUT DROP INVALID ENCAP.
	InDropInvalidEncap PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropInvalidEncap

	// INPUT DROP OTHER.
	InDropOther PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropOther

	// INPUT MIB GIANT.
	InMibGiant PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InMibGiant

	// INPUT MIB JABBER.
	InMibJabber PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InMibJabber

	// IN MIB CRC.
	InMibcrc PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InMibcrc

	// IN ERROR COLLISIONS.
	InErrorCollisions PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorCollisions

	// IN ERROR SYMBOL.
	InErrorSymbol PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorSymbol

	// OUT GOOD BYTES.
	OutGoodBytes PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutGoodBytes

	// OUT 802 1Q FRAMES.
	Out8021qFrames PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Out8021qFrames

	// OUT PAUSE FRAMES.
	OutPauseFrames PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPauseFrames

	// OUT PKTS 1519 MAX OCTETS.
	OutPkts1519MaxOctets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts1519MaxOctets

	// OUT GOOD PKTS.
	OutGoodPkts PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutGoodPkts

	// OUT DROP UNDERRUN.
	OutDropUnderrun PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutDropUnderrun

	// OUT DROP ABORT.
	OutDropAbort PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutDropAbort

	// OUT DROP OTHER.
	OutDropOther PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutDropOther

	// OUT ERROR OTHER.
	OutErrorOther PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutErrorOther

	// IN ERROR GIANT.
	InErrorGiant PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorGiant

	// IN ERROR RUNT.
	InErrorRunt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorRunt

	// IN ERROR JABBERS.
	InErrorJabbers PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorJabbers

	// IN ERROR FRAGMENTS.
	InErrorFragments PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorFragments

	// IN ERROR OTHER.
	InErrorOther PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorOther

	// IN PKT 64 OCTET.
	InPkt64Octet PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkt64Octet

	// IN PKTS 65 127OCTETS.
	InPkts65To127Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts65To127Octets

	// IN PKTS 128 255 OCTETS.
	InPkts128To255Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts128To255Octets

	// IN PKTS 256 511 OCTETS.
	InPkts256To511Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts256To511Octets

	// IN PKTS 512 1023 OCTETS.
	InPkts512To1023Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts512To1023Octets

	// IN PKTS 1024 1518 OCTETS.
	InPkts1024To1518Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts1024To1518Octets

	// OUT PKT 64 OCTET.
	Outpkt64octet PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Outpkt64octet

	// OUT PKTS 65 127OCTETS.
	OutPkts65127Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts65127Octets

	// OUT PKTS 128 255 OCTETS.
	OutPkts128255Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts128255Octets

	// OUT PKTS 256 511 OCTETS.
	OutPkts256511Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts256511Octets

	// OUT PKTS 512 1023 OCTETS.
	OutPkts5121023Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts5121023Octets

	// OUT PKTS 1024 1518 OCTETS.
	OutPkts10241518Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts10241518Octets

	// Rx Utilization in Percent.
	RxUtil PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_RxUtil

	// Tx Utilization in Percent.
	TxUtil PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxUtil

	// TX Undersized Pkt.
	TxUndersizedPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxUndersizedPkt

	// TX Oversized Pkt.
	TxOversizedPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxOversizedPkt

	// TX Fragments.
	TxFragments PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxFragments

	// TX Jabber.
	TxJabber PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxJabber

	// TX Bad Fcs.
	TxBadFcs PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxBadFcs
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether10241518Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether10241518Octet OFO OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether10241518Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether128255Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether128255Octet TFF OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether128255Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether256511Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether256511Octet FOO OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether256511Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether5121023Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether5121023Octet OZTT OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether5121023Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether64Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether64Octets SIXTY FOUR OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether64Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether65127Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether65127Octet OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Ether65127Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_EtherStatBroadcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_EtherStatBroadcastPkt ETHER STAT BROADCAST PKT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_EtherStatBroadcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_EtherStatMulticastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_EtherStatMulticastPkt ETHER STAT MULTICAST PKT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_EtherStatMulticastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_EtherStatUndersizedPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_EtherStatUndersizedPkt ETHER STAT UNDERSIZED PKT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_EtherStatUndersizedPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_FcsErrorsStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_FcsErrorsStat FCS ERR

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_FcsErrorsStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_IfInErrors

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_IfInErrors IFIN ERRORS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_IfInErrors) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_IfInOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_IfInOctets IFIN OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_IfInOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_In8021qFrames

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_In8021qFrames INPUT 802 1Q FRAMES

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_In8021qFrames) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InBcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InBcastPkt IN BCAST

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InBcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropAbort

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropAbort INPUT DROP ABORT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropAbort) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropInvalidDmac

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropInvalidDmac INPUT DROP INVALID DMAC

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropInvalidDmac) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropInvalidEncap

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropInvalidEncap INPUT DROP INVALID ENCAP

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropInvalidEncap) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropInvalidVlan

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropInvalidVlan INPUT DROP INVALID VLAN

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropInvalidVlan) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropOther INPUT DROP OTHER

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropOverrun

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropOverrun INPUT DROP OVERRUN

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InDropOverrun) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorCollisions

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorCollisions IN ERROR COLLISIONS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorCollisions) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorFragments

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorFragments IN ERROR FRAGMENTS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorFragments) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorGiant

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorGiant IN ERROR GIANT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorGiant) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorJabbers

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorJabbers IN ERROR JABBERS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorJabbers) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorOther IN ERROR OTHER

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorRunt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorRunt IN ERROR RUNT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorRunt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorSymbol

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorSymbol IN ERROR SYMBOL

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InErrorSymbol) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InGoodBytes

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InGoodBytes INPUT GOOD BYTES

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InGoodBytes) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InGoodPkts

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InGoodPkts INPUT GOOD PKTS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InGoodPkts) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InMcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InMcastPkt IN MCAST

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InMcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InMibGiant

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InMibGiant INPUT MIB GIANT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InMibGiant) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InMibJabber

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InMibJabber INPUT MIB JABBER

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InMibJabber) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InMibcrc

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InMibcrc IN MIB CRC

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InMibcrc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPauseFrame

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPauseFrame INPUT PAUSE FRAME

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPauseFrame) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkt64Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkt64Octet IN PKT 64 OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkt64Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts1024To1518Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts1024To1518Octets IN PKTS 1024 1518 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts1024To1518Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts128To255Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts128To255Octets IN PKTS 128 255 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts128To255Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts1519MaxOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts1519MaxOctets INPUT PKTS 1519MAX OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts1519MaxOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts256To511Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts256To511Octets IN PKTS 256 511 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts256To511Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts512To1023Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts512To1023Octets IN PKTS 512 1023 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts512To1023Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts65To127Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts65To127Octets IN PKTS 65 127OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InPkts65To127Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InUcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InUcastPkt IN UCAST

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_InUcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_JabberStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_JabberStat JABBER STATS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_JabberStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_LongFramesStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_LongFramesStat LONG FRAMES

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_LongFramesStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OctetStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OctetStat OCTET STAT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OctetStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Out8021qFrames

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Out8021qFrames OUT 802 1Q FRAMES

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Out8021qFrames) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutBcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutBcastPkt OUT BCAST

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutBcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutDropAbort

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutDropAbort OUT DROP ABORT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutDropAbort) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutDropOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutDropOther OUT DROP OTHER

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutDropOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutDropUnderrun

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutDropUnderrun OUT DROP UNDERRUN

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutDropUnderrun) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutErrorOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutErrorOther OUT ERROR OTHER

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutErrorOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutGoodBytes

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutGoodBytes OUT GOOD BYTES

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutGoodBytes) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutGoodPkts

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutGoodPkts OUT GOOD PKTS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutGoodPkts) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutMcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutMcastPkt OUT MCAST

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutMcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutOctets OUT OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPauseFrames

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPauseFrames OUT PAUSE FRAMES

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPauseFrames) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts10241518Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts10241518Octets OUT PKTS 1024 1518 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts10241518Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts128255Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts128255Octets OUT PKTS 128 255 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts128255Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts1519MaxOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts1519MaxOctets OUT PKTS 1519 MAX OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts1519MaxOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts256511Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts256511Octets OUT PKTS 256 511 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts256511Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts5121023Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts5121023Octets OUT PKTS 512 1023 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts5121023Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts65127Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts65127Octets OUT PKTS 65 127OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutPkts65127Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutUcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutUcastPkt OUT UCAST

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OutUcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Outpkt64octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Outpkt64octet OUT PKT 64 OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_Outpkt64octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OversizePktStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OversizePktStat OVERSIZE PKT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_OversizePktStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_RxPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_RxPkt RX PKT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_RxPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_RxUtil

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

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_RxUtil Rx Utilization in Percent

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_RxUtil) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_StatPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_StatPkt STAT PKT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_StatPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxBadFcs

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxBadFcs TX Bad Fcs

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxBadFcs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxFragments

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxFragments TX Fragments

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxFragments) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxJabber

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxJabber TX Jabber

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxJabber) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxOversizedPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxOversizedPkt TX Oversized Pkt

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxOversizedPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxPkt TX PKT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxUndersizedPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxUndersizedPkt TX Undersized Pkt

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxUndersizedPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxUtil

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

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxUtil Tx Utilization in Percent

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15EtherHistories_Minute15EtherHistory_Minute15EtherTimeLineInstances_Minute15EtherTimeLineInstance_TxUtil) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories

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

	// ETHERNET port 15-minute fec performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory.
	Minute15FecHistory []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories ETHERNET port interval performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory

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

	// This attribute is a key. interval slot number. The type is interface{} with
	// range: 0..4294967295.
	SlotNumber interface{}

	// port current performance data.
	Minute15FecTimeLineInstances PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory ETHERNET port 15-minute fec performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances

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

	// port 15-minute fec performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance.
	Minute15FecTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// EC BITS.
	EcBits PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_EcBits

	// UC WORDS.
	UcWords PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_UcWords

	// Pre FEC BER.
	PreFecBer PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_PreFecBer

	// Post FEC BER.
	PostFecBer PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_PostFecBer

	// Q.
	Q PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_Q

	// Q Margin.
	Qmargin PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_Qmargin
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance port 15-minute fec performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_EcBits

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_EcBits EC BITS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_EcBits) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_PostFecBer

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

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_PostFecBer Post FEC BER

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_PostFecBer) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_PreFecBer

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

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_PreFecBer Pre FEC BER

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_PreFecBer) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_Q

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

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_Q Q

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_Q) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_Qmargin

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

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_Qmargin Q Margin

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_Qmargin) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_UcWords

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_UcWords UC WORDS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15FecHistories_Minute15FecHistory_Minute15FecTimeLineInstances_Minute15FecTimeLineInstance_UcWords) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories

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

	// ETHERNET port 15-minute pcs performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory.
	Minute15pcsHistory []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories ETHERNET port interval performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory

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

	// This attribute is a key. interval slot number. The type is interface{} with
	// range: 0..4294967295.
	SlotNumber interface{}

	// port current performance data.
	Minute15pcsTimeLineInstances PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory_Minute15pcsTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory ETHERNET port 15-minute pcs performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory_Minute15pcsTimeLineInstances

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

	// port 15-minute pcs performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory_Minute15pcsTimeLineInstances_Minute15pcsTimeLineInstance.
	Minute15pcsTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory_Minute15pcsTimeLineInstances_Minute15pcsTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory_Minute15pcsTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory_Minute15pcsTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory_Minute15pcsTimeLineInstances_Minute15pcsTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// Bip . The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory_Minute15pcsTimeLineInstances_Minute15pcsTimeLineInstance_Bip.
	Bip []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory_Minute15pcsTimeLineInstances_Minute15pcsTimeLineInstance_Bip

	// Frm Err. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory_Minute15pcsTimeLineInstances_Minute15pcsTimeLineInstance_FrmErr.
	FrmErr []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory_Minute15pcsTimeLineInstances_Minute15pcsTimeLineInstance_FrmErr
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory_Minute15pcsTimeLineInstances_Minute15pcsTimeLineInstance port 15-minute pcs performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory_Minute15pcsTimeLineInstances_Minute15pcsTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory_Minute15pcsTimeLineInstances_Minute15pcsTimeLineInstance_Bip

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

	// pcs param name. The type is string with length: 0..30.
	Name interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory_Minute15pcsTimeLineInstances_Minute15pcsTimeLineInstance_Bip Bip

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory_Minute15pcsTimeLineInstances_Minute15pcsTimeLineInstance_Bip) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory_Minute15pcsTimeLineInstances_Minute15pcsTimeLineInstance_FrmErr

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

	// pcs param name. The type is string with length: 0..30.
	Name interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory_Minute15pcsTimeLineInstances_Minute15pcsTimeLineInstance_FrmErr Frm Err

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetMinute15History_Minute15pcsHistories_Minute15pcsHistory_Minute15pcsTimeLineInstances_Minute15pcsTimeLineInstance_FrmErr) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History

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

	// ETHERNET port interval performance data.
	Second30pcsHistories PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories

	// ETHERNET port interval performance data.
	Second30EtherHistories PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories

	// ETHERNET port interval performance data.
	Second30FecHistories PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories

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

	// ETHERNET port 30 sec ether performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory.
	Second30EtherHistory []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories ETHERNET port interval performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory

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

	// This attribute is a key. interval slot number. The type is interface{} with
	// range: 0..4294967295.
	SlotNumber interface{}

	// port current performance data.
	Second30EtherTimeLineInstances PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory ETHERNET port 30 sec ether performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances

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

	// port 30 sec otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance.
	Second30EtherTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// RX PKT.
	RxPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_RxPkt

	// STAT PKT.
	StatPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_StatPkt

	// OCTET STAT.
	OctetStat PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OctetStat

	// OVERSIZE PKT.
	OversizePktStat PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OversizePktStat

	// FCS ERR.
	FcsErrorsStat PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_FcsErrorsStat

	// LONG FRAMES.
	LongFramesStat PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_LongFramesStat

	// JABBER STATS.
	JabberStat PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_JabberStat

	// SIXTY FOUR OCTET.
	Ether64Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether64Octets

	// OCTET.
	Ether65127Octet PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether65127Octet

	// TFF OCTET.
	Ether128255Octet PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether128255Octet

	// FOO OCTET.
	Ether256511Octet PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether256511Octet

	// OZTT OCTET.
	Ether5121023Octet PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether5121023Octet

	// OFO OCTET.
	Ether10241518Octet PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether10241518Octet

	// IN UCAST.
	InUcastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InUcastPkt

	// IN MCAST.
	InMcastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InMcastPkt

	// IN BCAST.
	InBcastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InBcastPkt

	// OUT UCAST.
	OutUcastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutUcastPkt

	// OUT BCAST.
	OutBcastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutBcastPkt

	// OUT MCAST.
	OutMcastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutMcastPkt

	// TX PKT.
	TxPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxPkt

	// IFIN ERRORS.
	IfInErrors PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_IfInErrors

	// IFIN OCTETS.
	IfInOctets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_IfInOctets

	// ETHER STAT MULTICAST PKT.
	EtherStatMulticastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_EtherStatMulticastPkt

	// ETHER STAT BROADCAST PKT.
	EtherStatBroadcastPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_EtherStatBroadcastPkt

	// ETHER STAT UNDERSIZED PKT.
	EtherStatUndersizedPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_EtherStatUndersizedPkt

	// OUT OCTET.
	OutOctets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutOctets

	// INPUT PAUSE FRAME.
	InPauseFrame PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPauseFrame

	// INPUT GOOD BYTES.
	InGoodBytes PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InGoodBytes

	// INPUT 802 1Q FRAMES.
	In8021qFrames PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_In8021qFrames

	// INPUT PKTS 1519MAX OCTETS.
	InPkts1519MaxOctets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts1519MaxOctets

	// INPUT GOOD PKTS.
	InGoodPkts PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InGoodPkts

	// INPUT DROP OVERRUN.
	InDropOverrun PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropOverrun

	// INPUT DROP ABORT.
	InDropAbort PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropAbort

	// INPUT DROP INVALID VLAN.
	InDropInvalidVlan PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropInvalidVlan

	// INPUT DROP INVALID DMAC.
	InDropInvalidDmac PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropInvalidDmac

	// INPUT DROP INVALID ENCAP.
	InDropInvalidEncap PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropInvalidEncap

	// INPUT DROP OTHER.
	InDropOther PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropOther

	// INPUT MIB GIANT.
	InMibGiant PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InMibGiant

	// INPUT MIB JABBER.
	InMibJabber PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InMibJabber

	// IN MIB CRC.
	InMibcrc PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InMibcrc

	// IN ERROR COLLISIONS.
	InErrorCollisions PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorCollisions

	// IN ERROR SYMBOL.
	InErrorSymbol PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorSymbol

	// OUT GOOD BYTES.
	OutGoodBytes PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutGoodBytes

	// OUT 802 1Q FRAMES.
	Out8021qFrames PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Out8021qFrames

	// OUT PAUSE FRAMES.
	OutPauseFrames PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPauseFrames

	// OUT PKTS 1519 MAX OCTETS.
	OutPkts1519MaxOctets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts1519MaxOctets

	// OUT GOOD PKTS.
	OutGoodPkts PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutGoodPkts

	// OUT DROP UNDERRUN.
	OutDropUnderrun PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutDropUnderrun

	// OUT DROP ABORT.
	OutDropAbort PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutDropAbort

	// OUT DROP OTHER.
	OutDropOther PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutDropOther

	// OUT ERROR OTHER.
	OutErrorOther PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutErrorOther

	// IN ERROR GIANT.
	InErrorGiant PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorGiant

	// IN ERROR RUNT.
	InErrorRunt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorRunt

	// IN ERROR JABBERS.
	InErrorJabbers PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorJabbers

	// IN ERROR FRAGMENTS.
	InErrorFragments PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorFragments

	// IN ERROR OTHER.
	InErrorOther PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorOther

	// IN PKT 64 OCTET.
	InPkt64Octet PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkt64Octet

	// IN PKTS 65 127OCTETS.
	InPkts65To127Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts65To127Octets

	// IN PKTS 128 255 OCTETS.
	InPkts128To255Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts128To255Octets

	// IN PKTS 256 511 OCTETS.
	InPkts256To511Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts256To511Octets

	// IN PKTS 512 1023 OCTETS.
	InPkts512To1023Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts512To1023Octets

	// IN PKTS 1024 1518 OCTETS.
	InPkts1024To1518Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts1024To1518Octets

	// OUT PKT 64 OCTET.
	Outpkt64octet PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Outpkt64octet

	// OUT PKTS 65 127OCTETS.
	OutPkts65127Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts65127Octets

	// OUT PKTS 128 255 OCTETS.
	OutPkts128255Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts128255Octets

	// OUT PKTS 256 511 OCTETS.
	OutPkts256511Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts256511Octets

	// OUT PKTS 512 1023 OCTETS.
	OutPkts5121023Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts5121023Octets

	// OUT PKTS 1024 1518 OCTETS.
	OutPkts10241518Octets PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts10241518Octets

	// Rx Utilization in Percent.
	RxUtil PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_RxUtil

	// Tx Utilization in Percent.
	TxUtil PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxUtil

	// TX Undersized Pkt.
	TxUndersizedPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxUndersizedPkt

	// TX Oversized Pkt.
	TxOversizedPkt PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxOversizedPkt

	// TX Fragments.
	TxFragments PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxFragments

	// TX Jabber.
	TxJabber PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxJabber

	// TX Bad Fcs.
	TxBadFcs PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxBadFcs
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance port 30 sec otn performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether10241518Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether10241518Octet OFO OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether10241518Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether128255Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether128255Octet TFF OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether128255Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether256511Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether256511Octet FOO OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether256511Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether5121023Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether5121023Octet OZTT OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether5121023Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether64Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether64Octets SIXTY FOUR OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether64Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether65127Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether65127Octet OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Ether65127Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_EtherStatBroadcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_EtherStatBroadcastPkt ETHER STAT BROADCAST PKT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_EtherStatBroadcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_EtherStatMulticastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_EtherStatMulticastPkt ETHER STAT MULTICAST PKT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_EtherStatMulticastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_EtherStatUndersizedPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_EtherStatUndersizedPkt ETHER STAT UNDERSIZED PKT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_EtherStatUndersizedPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_FcsErrorsStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_FcsErrorsStat FCS ERR

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_FcsErrorsStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_IfInErrors

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_IfInErrors IFIN ERRORS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_IfInErrors) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_IfInOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_IfInOctets IFIN OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_IfInOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_In8021qFrames

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_In8021qFrames INPUT 802 1Q FRAMES

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_In8021qFrames) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InBcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InBcastPkt IN BCAST

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InBcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropAbort

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropAbort INPUT DROP ABORT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropAbort) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropInvalidDmac

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropInvalidDmac INPUT DROP INVALID DMAC

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropInvalidDmac) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropInvalidEncap

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropInvalidEncap INPUT DROP INVALID ENCAP

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropInvalidEncap) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropInvalidVlan

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropInvalidVlan INPUT DROP INVALID VLAN

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropInvalidVlan) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropOther INPUT DROP OTHER

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropOverrun

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropOverrun INPUT DROP OVERRUN

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InDropOverrun) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorCollisions

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorCollisions IN ERROR COLLISIONS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorCollisions) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorFragments

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorFragments IN ERROR FRAGMENTS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorFragments) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorGiant

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorGiant IN ERROR GIANT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorGiant) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorJabbers

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorJabbers IN ERROR JABBERS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorJabbers) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorOther IN ERROR OTHER

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorRunt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorRunt IN ERROR RUNT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorRunt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorSymbol

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorSymbol IN ERROR SYMBOL

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InErrorSymbol) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InGoodBytes

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InGoodBytes INPUT GOOD BYTES

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InGoodBytes) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InGoodPkts

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InGoodPkts INPUT GOOD PKTS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InGoodPkts) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InMcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InMcastPkt IN MCAST

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InMcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InMibGiant

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InMibGiant INPUT MIB GIANT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InMibGiant) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InMibJabber

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InMibJabber INPUT MIB JABBER

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InMibJabber) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InMibcrc

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InMibcrc IN MIB CRC

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InMibcrc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPauseFrame

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPauseFrame INPUT PAUSE FRAME

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPauseFrame) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkt64Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkt64Octet IN PKT 64 OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkt64Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts1024To1518Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts1024To1518Octets IN PKTS 1024 1518 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts1024To1518Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts128To255Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts128To255Octets IN PKTS 128 255 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts128To255Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts1519MaxOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts1519MaxOctets INPUT PKTS 1519MAX OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts1519MaxOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts256To511Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts256To511Octets IN PKTS 256 511 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts256To511Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts512To1023Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts512To1023Octets IN PKTS 512 1023 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts512To1023Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts65To127Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts65To127Octets IN PKTS 65 127OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InPkts65To127Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InUcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InUcastPkt IN UCAST

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_InUcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_JabberStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_JabberStat JABBER STATS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_JabberStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_LongFramesStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_LongFramesStat LONG FRAMES

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_LongFramesStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OctetStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OctetStat OCTET STAT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OctetStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Out8021qFrames

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Out8021qFrames OUT 802 1Q FRAMES

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Out8021qFrames) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutBcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutBcastPkt OUT BCAST

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutBcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutDropAbort

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutDropAbort OUT DROP ABORT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutDropAbort) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutDropOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutDropOther OUT DROP OTHER

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutDropOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutDropUnderrun

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutDropUnderrun OUT DROP UNDERRUN

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutDropUnderrun) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutErrorOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutErrorOther OUT ERROR OTHER

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutErrorOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutGoodBytes

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutGoodBytes OUT GOOD BYTES

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutGoodBytes) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutGoodPkts

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutGoodPkts OUT GOOD PKTS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutGoodPkts) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutMcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutMcastPkt OUT MCAST

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutMcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutOctets OUT OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPauseFrames

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPauseFrames OUT PAUSE FRAMES

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPauseFrames) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts10241518Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts10241518Octets OUT PKTS 1024 1518 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts10241518Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts128255Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts128255Octets OUT PKTS 128 255 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts128255Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts1519MaxOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts1519MaxOctets OUT PKTS 1519 MAX OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts1519MaxOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts256511Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts256511Octets OUT PKTS 256 511 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts256511Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts5121023Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts5121023Octets OUT PKTS 512 1023 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts5121023Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts65127Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts65127Octets OUT PKTS 65 127OCTETS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutPkts65127Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutUcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutUcastPkt OUT UCAST

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OutUcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Outpkt64octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Outpkt64octet OUT PKT 64 OCTET

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_Outpkt64octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OversizePktStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OversizePktStat OVERSIZE PKT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_OversizePktStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_RxPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_RxPkt RX PKT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_RxPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_RxUtil

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

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_RxUtil Rx Utilization in Percent

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_RxUtil) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_StatPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_StatPkt STAT PKT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_StatPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxBadFcs

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxBadFcs TX Bad Fcs

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxBadFcs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxFragments

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxFragments TX Fragments

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxFragments) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxJabber

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxJabber TX Jabber

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxJabber) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxOversizedPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxOversizedPkt TX Oversized Pkt

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxOversizedPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxPkt TX PKT

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxUndersizedPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxUndersizedPkt TX Undersized Pkt

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxUndersizedPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxUtil

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

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxUtil Tx Utilization in Percent

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30EtherHistories_Second30EtherHistory_Second30EtherTimeLineInstances_Second30EtherTimeLineInstance_TxUtil) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories

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

	// ETHERNET port 30 sec fec performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory.
	Second30FecHistory []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories ETHERNET port interval performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory

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

	// This attribute is a key. interval slot number. The type is interface{} with
	// range: 0..4294967295.
	SlotNumber interface{}

	// port current performance data.
	Second30FecTimeLineInstances PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory ETHERNET port 30 sec fec performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances

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

	// port 30 sec fec performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance.
	Second30FecTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// EC BITS.
	EcBits PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_EcBits

	// UC WORDS.
	UcWords PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_UcWords

	// Pre FEC BER.
	PreFecBer PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_PreFecBer

	// Post FEC BER.
	PostFecBer PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_PostFecBer

	// Q.
	Q PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_Q

	// Q Margin.
	Qmargin PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_Qmargin
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance port 30 sec fec performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_EcBits

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_EcBits EC BITS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_EcBits) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_PostFecBer

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

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_PostFecBer Post FEC BER

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_PostFecBer) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_PreFecBer

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

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_PreFecBer Pre FEC BER

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_PreFecBer) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_Q

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

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_Q Q

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_Q) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_Qmargin

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

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_Qmargin Q Margin

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_Qmargin) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_UcWords

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_UcWords UC WORDS

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30FecHistories_Second30FecHistory_Second30FecTimeLineInstances_Second30FecTimeLineInstance_UcWords) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories

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

	// ETHERNET port 30 sec pcs performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory.
	Second30pcsHistory []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories ETHERNET port interval performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory

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

	// This attribute is a key. interval slot number. The type is interface{} with
	// range: 0..4294967295.
	SlotNumber interface{}

	// port current performance data.
	Second30pcsTimeLineInstances PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory_Second30pcsTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory ETHERNET port 30 sec pcs performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory_Second30pcsTimeLineInstances

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

	// port 30 sec pcs performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory_Second30pcsTimeLineInstances_Second30pcsTimeLineInstance.
	Second30pcsTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory_Second30pcsTimeLineInstances_Second30pcsTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory_Second30pcsTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory_Second30pcsTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory_Second30pcsTimeLineInstances_Second30pcsTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// Bip . The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory_Second30pcsTimeLineInstances_Second30pcsTimeLineInstance_Bip.
	Bip []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory_Second30pcsTimeLineInstances_Second30pcsTimeLineInstance_Bip

	// Frm Err. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory_Second30pcsTimeLineInstances_Second30pcsTimeLineInstance_FrmErr.
	FrmErr []*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory_Second30pcsTimeLineInstances_Second30pcsTimeLineInstance_FrmErr
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory_Second30pcsTimeLineInstances_Second30pcsTimeLineInstance port 30 sec pcs performance data

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory_Second30pcsTimeLineInstances_Second30pcsTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory_Second30pcsTimeLineInstances_Second30pcsTimeLineInstance_Bip

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

	// pcs param name. The type is string with length: 0..30.
	Name interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory_Second30pcsTimeLineInstances_Second30pcsTimeLineInstance_Bip Bip

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory_Second30pcsTimeLineInstances_Second30pcsTimeLineInstance_Bip) GetEntityData

type PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory_Second30pcsTimeLineInstances_Second30pcsTimeLineInstance_FrmErr

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

	// pcs param name. The type is string with length: 0..30.
	Name interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory_Second30pcsTimeLineInstances_Second30pcsTimeLineInstance_FrmErr Frm Err

func (*PerformanceManagementHistory_Global_Periodic_EthernetHistory_EthernetPortHistories_EthernetPortHistory_EthernetSecond30History_Second30pcsHistories_Second30pcsHistory_Second30pcsTimeLineInstances_Second30pcsTimeLineInstance_FrmErr) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory

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

	// Port performance data.
	HoVcPortHistories PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory HO_VC controller History performance data

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories

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

	// Port performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory.
	HoVcPortHistory []*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories Port performance data

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory

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

	// This attribute is a key. Port name. The type is string with pattern:
	// [a-zA-Z0-9._/-]+.
	Name interface{}

	// port current performance data.
	HoVcMinute15History PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History

	// port current performance data.
	HoVcHour24History PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory Port performance data

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History

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

	// port current performance data.
	HoVcHour24PathHistories PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories

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

	// port 24 hour Path performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory.
	HoVcHour24PathHistory []*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory

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

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

	// port current performance data.
	HoVcHour24PathTimeLineInstances PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory port 24 hour Path performance data

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances

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

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance.
	HoVcHour24PathTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// PATH.
	Path PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path

	// Far End PATH.
	FePath PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_FePath
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_FePath

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

	// The number of Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathESs interface{}

	// The number of Severely Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathSeSs interface{}

	// The number of Coding Violations. The type is interface{} with range:
	// 0..4294967295.
	FarEndPathCVs interface{}

	// The number of Unavailable Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathUaSs interface{}
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_FePath Far End PATH

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_FePath) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path

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

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	PathStatus interface{}

	// The number of Errored Seconds.
	PathESs PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathESs

	// The number of Errored Seconds.
	PathEsRs PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathEsRs

	// The number of Severely Errored Seconds.
	PathSeSs PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathSeSs

	// The number of Severely Errored Seconds.
	PathSesRs PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathSesRs

	// The number of Errored blocks.
	PathEBs PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathEBs

	// The number of Unavailable Seconds.
	PathUaSs PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathUaSs

	// The number of background block errors.
	PathBbEs PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathBbEs

	// The number of background block errors.
	PathBbeRs PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathBbeRs
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path PATH

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathBbEs

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

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathBbEs The number of background block errors

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathBbEs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathBbeRs

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

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathBbeRs The number of background block errors

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathBbeRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathEBs

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

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathEBs The number of Errored blocks

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathEBs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathESs

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

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathEsRs

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

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathEsRs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathEsRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathSeSs

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

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathSeSs The number of Severely Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathSesRs

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

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathSesRs The number of Severely Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathSesRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathUaSs

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

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathUaSs The number of Unavailable Seconds

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcHour24History_HoVcHour24PathHistories_HoVcHour24PathHistory_HoVcHour24PathTimeLineInstances_HoVcHour24PathTimeLineInstance_Path_PathUaSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History

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

	// port current performance data.
	HoVcMinute15PathHistories PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories

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

	// port 15-minute Path performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory.
	HoVcMinute15PathHistory []*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory

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

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

	// port current performance data.
	HoVcMinute15PathTimeLineInstances PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory port 15-minute Path performance data

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances

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

	// port 15-minute ho_vc performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance.
	HoVcMinute15PathTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// PATH.
	Path PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path

	// Far End PATH.
	FePath PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_FePath
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance port 15-minute ho_vc performance data

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_FePath

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

	// The number of Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathESs interface{}

	// The number of Severely Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathSeSs interface{}

	// The number of Coding Violations. The type is interface{} with range:
	// 0..4294967295.
	FarEndPathCVs interface{}

	// The number of Unavailable Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathUaSs interface{}
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_FePath Far End PATH

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_FePath) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path

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

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	PathStatus interface{}

	// The number of Errored Seconds.
	PathESs PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathESs

	// The number of Errored Seconds.
	PathEsRs PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathEsRs

	// The number of Severely Errored Seconds.
	PathSeSs PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathSeSs

	// The number of Severely Errored Seconds.
	PathSesRs PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathSesRs

	// The number of Errored blocks.
	PathEBs PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathEBs

	// The number of Unavailable Seconds.
	PathUaSs PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathUaSs

	// The number of background block errors.
	PathBbEs PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathBbEs

	// The number of background block errors.
	PathBbeRs PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathBbeRs
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path PATH

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathBbEs

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

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathBbEs The number of background block errors

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathBbEs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathBbeRs

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

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathBbeRs The number of background block errors

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathBbeRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathEBs

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

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathEBs The number of Errored blocks

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathEBs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathESs

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

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathEsRs

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

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathEsRs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathEsRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathSeSs

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

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathSeSs The number of Severely Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathSesRs

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

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathSesRs The number of Severely Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathSesRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathUaSs

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

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathUaSs The number of Unavailable Seconds

func (*PerformanceManagementHistory_Global_Periodic_HoVcHistory_HoVcPortHistories_HoVcPortHistory_HoVcMinute15History_HoVcMinute15PathHistories_HoVcMinute15PathHistory_HoVcMinute15PathTimeLineInstances_HoVcMinute15PathTimeLineInstance_Path_PathUaSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory

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

	// Port performance data.
	MacsecPortHistories PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory MACSEC controller History performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories

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

	// Port performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory.
	MacsecPortHistory []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories Port performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory

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

	// This attribute is a key. Port name. The type is string with pattern:
	// [a-zA-Z0-9._/-]+.
	Name interface{}

	// port current performance data.
	MacsecMinute15History PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History

	// port current performance data.
	MacsecHour24History PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History

	// port current performance data.
	MacsecSecond30History PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory Port performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History

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

	// port current performance data.
	MacsecHour24EtherHistories PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories

	// port current performance data.
	MacsecHour24secytxHistories PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories

	// port current performance data.
	MacsecHour24secyifHistories PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories

	// port current performance data.
	MacsecHour24secyrxHistories PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories

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

	// port 24 hour ether performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory.
	MacsecHour24EtherHistory []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory

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

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

	// port current performance data.
	MacsecHour24EtherTimeLineInstances PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory port 24 hour ether performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances

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

	// port 24 hour ether performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance.
	MacsecHour24EtherTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// RX PKT.
	RxPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_RxPkt

	// STAT PKT.
	StatPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_StatPkt

	// OCTET STAT.
	OctetStat PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OctetStat

	// OVERSIZE PKT.
	OversizePktStat PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OversizePktStat

	// FCS ERR.
	FcsErrorsStat PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_FcsErrorsStat

	// LONG FRAMES.
	LongFramesStat PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_LongFramesStat

	// JABBER STATS.
	JabberStat PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_JabberStat

	// SIXTY FOUR OCTET.
	Ether64Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether64Octets

	// OCTET.
	Ether65127Octet PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether65127Octet

	// TFF OCTET.
	Ether128255Octet PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether128255Octet

	// FOO OCTET.
	Ether256511Octet PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether256511Octet

	// OZTT OCTET.
	Ether5121023Octet PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether5121023Octet

	// OFO OCTET.
	Ether10241518Octet PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether10241518Octet

	// IN UCAST.
	InUcastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InUcastPkt

	// IN MCAST.
	InMcastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InMcastPkt

	// IN BCAST.
	InBcastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InBcastPkt

	// OUT UCAST.
	OutUcastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutUcastPkt

	// OUT BCAST.
	OutBcastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutBcastPkt

	// OUT MCAST.
	OutMcastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutMcastPkt

	// TX PKT.
	TxPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxPkt

	// IFIN ERRORS.
	IfInErrors PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_IfInErrors

	// IFIN OCTETS.
	IfInOctets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_IfInOctets

	// ETHER STAT MULTICAST PKT.
	EtherStatMulticastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_EtherStatMulticastPkt

	// ETHER STAT BROADCAST PKT.
	EtherStatBroadcastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_EtherStatBroadcastPkt

	// ETHER STAT UNDERSIZED PKT.
	EtherStatUndersizedPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_EtherStatUndersizedPkt

	// OUT OCTET.
	OutOctets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutOctets

	// INPUT PAUSE FRAME.
	InPauseFrame PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPauseFrame

	// INPUT GOOD BYTES.
	InGoodBytes PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InGoodBytes

	// INPUT 802 1Q FRAMES.
	In8021qFrames PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_In8021qFrames

	// INPUT PKTS 1519MAX OCTETS.
	InPkts1519MaxOctets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts1519MaxOctets

	// INPUT GOOD PKTS.
	InGoodPkts PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InGoodPkts

	// INPUT DROP OVERRUN.
	InDropOverrun PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropOverrun

	// INPUT DROP ABORT.
	InDropAbort PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropAbort

	// INPUT DROP INVALID VLAN.
	InDropInvalidVlan PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropInvalidVlan

	// INPUT DROP INVALID DMAC.
	InDropInvalidDmac PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropInvalidDmac

	// INPUT DROP INVALID ENCAP.
	InDropInvalidEncap PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropInvalidEncap

	// INPUT DROP OTHER.
	InDropOther PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropOther

	// INPUT MIB GIANT.
	InMibGiant PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InMibGiant

	// INPUT MIB JABBER.
	InMibJabber PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InMibJabber

	// IN MIB CRC.
	InMibcrc PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InMibcrc

	// IN ERROR COLLISIONS.
	InErrorCollisions PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorCollisions

	// IN ERROR SYMBOL.
	InErrorSymbol PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorSymbol

	// OUT GOOD BYTES.
	OutGoodBytes PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutGoodBytes

	// OUT 802 1Q FRAMES.
	Out8021qFrames PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Out8021qFrames

	// OUT PAUSE FRAMES.
	OutPauseFrames PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPauseFrames

	// OUT PKTS 1519 MAX OCTETS.
	OutPkts1519MaxOctets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts1519MaxOctets

	// OUT GOOD PKTS.
	OutGoodPkts PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutGoodPkts

	// OUT DROP UNDERRUN.
	OutDropUnderrun PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutDropUnderrun

	// OUT DROP ABORT.
	OutDropAbort PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutDropAbort

	// OUT DROP OTHER.
	OutDropOther PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutDropOther

	// OUT ERROR OTHER.
	OutErrorOther PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutErrorOther

	// IN ERROR GIANT.
	InErrorGiant PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorGiant

	// IN ERROR RUNT.
	InErrorRunt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorRunt

	// IN ERROR JABBERS.
	InErrorJabbers PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorJabbers

	// IN ERROR FRAGMENTS.
	InErrorFragments PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorFragments

	// IN ERROR OTHER.
	InErrorOther PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorOther

	// IN PKT 64 OCTET.
	InPkt64Octet PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkt64Octet

	// IN PKTS 65 127OCTETS.
	InPkts65To127Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts65To127Octets

	// IN PKTS 128 255 OCTETS.
	InPkts128To255Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts128To255Octets

	// IN PKTS 256 511 OCTETS.
	InPkts256To511Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts256To511Octets

	// IN PKTS 512 1023 OCTETS.
	InPkts512To1023Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts512To1023Octets

	// IN PKTS 1024 1518 OCTETS.
	InPkts1024To1518Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts1024To1518Octets

	// OUT PKT 64 OCTET.
	Outpkt64octet PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Outpkt64octet

	// OUT PKTS 65 127OCTETS.
	OutPkts65127Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts65127Octets

	// OUT PKTS 128 255 OCTETS.
	OutPkts128255Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts128255Octets

	// OUT PKTS 256 511 OCTETS.
	OutPkts256511Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts256511Octets

	// OUT PKTS 512 1023 OCTETS.
	OutPkts5121023Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts5121023Octets

	// OUT PKTS 1024 1518 OCTETS.
	OutPkts10241518Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts10241518Octets

	// Rx Utilization in Percent.
	RxUtil PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_RxUtil

	// Tx Utilization in Percent.
	TxUtil PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxUtil

	// TX Undersized Pkt.
	TxUndersizedPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxUndersizedPkt

	// TX Oversized Pkt.
	TxOversizedPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxOversizedPkt

	// TX Fragments.
	TxFragments PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxFragments

	// TX Jabber.
	TxJabber PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxJabber

	// TX Bad Fcs.
	TxBadFcs PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxBadFcs
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance port 24 hour ether performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether10241518Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether10241518Octet OFO OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether10241518Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether128255Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether128255Octet TFF OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether128255Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether256511Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether256511Octet FOO OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether256511Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether5121023Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether5121023Octet OZTT OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether5121023Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether64Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether64Octets SIXTY FOUR OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether64Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether65127Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether65127Octet OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Ether65127Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_EtherStatBroadcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_EtherStatBroadcastPkt ETHER STAT BROADCAST PKT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_EtherStatBroadcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_EtherStatMulticastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_EtherStatMulticastPkt ETHER STAT MULTICAST PKT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_EtherStatMulticastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_EtherStatUndersizedPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_EtherStatUndersizedPkt ETHER STAT UNDERSIZED PKT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_EtherStatUndersizedPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_FcsErrorsStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_FcsErrorsStat FCS ERR

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_FcsErrorsStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_IfInErrors

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_IfInErrors IFIN ERRORS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_IfInErrors) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_IfInOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_IfInOctets IFIN OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_IfInOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_In8021qFrames

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_In8021qFrames INPUT 802 1Q FRAMES

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_In8021qFrames) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InBcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InBcastPkt IN BCAST

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InBcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropAbort

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropAbort INPUT DROP ABORT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropAbort) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropInvalidDmac

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropInvalidDmac INPUT DROP INVALID DMAC

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropInvalidDmac) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropInvalidEncap

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropInvalidEncap INPUT DROP INVALID ENCAP

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropInvalidEncap) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropInvalidVlan

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropInvalidVlan INPUT DROP INVALID VLAN

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropInvalidVlan) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropOther INPUT DROP OTHER

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropOverrun

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropOverrun INPUT DROP OVERRUN

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InDropOverrun) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorCollisions

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorCollisions IN ERROR COLLISIONS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorCollisions) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorFragments

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorFragments IN ERROR FRAGMENTS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorFragments) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorGiant

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorGiant IN ERROR GIANT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorGiant) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorJabbers

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorJabbers IN ERROR JABBERS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorJabbers) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorOther IN ERROR OTHER

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorRunt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorRunt IN ERROR RUNT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorRunt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorSymbol

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorSymbol IN ERROR SYMBOL

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InErrorSymbol) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InGoodBytes

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InGoodBytes INPUT GOOD BYTES

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InGoodBytes) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InGoodPkts

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InGoodPkts INPUT GOOD PKTS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InGoodPkts) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InMcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InMcastPkt IN MCAST

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InMcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InMibGiant

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InMibGiant INPUT MIB GIANT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InMibGiant) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InMibJabber

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InMibJabber INPUT MIB JABBER

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InMibJabber) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InMibcrc

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InMibcrc IN MIB CRC

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InMibcrc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPauseFrame

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPauseFrame INPUT PAUSE FRAME

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPauseFrame) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkt64Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkt64Octet IN PKT 64 OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkt64Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts1024To1518Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts1024To1518Octets IN PKTS 1024 1518 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts1024To1518Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts128To255Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts128To255Octets IN PKTS 128 255 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts128To255Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts1519MaxOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts1519MaxOctets INPUT PKTS 1519MAX OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts1519MaxOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts256To511Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts256To511Octets IN PKTS 256 511 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts256To511Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts512To1023Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts512To1023Octets IN PKTS 512 1023 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts512To1023Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts65To127Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts65To127Octets IN PKTS 65 127OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InPkts65To127Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InUcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InUcastPkt IN UCAST

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_InUcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_JabberStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_JabberStat JABBER STATS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_JabberStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_LongFramesStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_LongFramesStat LONG FRAMES

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_LongFramesStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OctetStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OctetStat OCTET STAT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OctetStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Out8021qFrames

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Out8021qFrames OUT 802 1Q FRAMES

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Out8021qFrames) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutBcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutBcastPkt OUT BCAST

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutBcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutDropAbort

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutDropAbort OUT DROP ABORT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutDropAbort) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutDropOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutDropOther OUT DROP OTHER

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutDropOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutDropUnderrun

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutDropUnderrun OUT DROP UNDERRUN

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutDropUnderrun) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutErrorOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutErrorOther OUT ERROR OTHER

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutErrorOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutGoodBytes

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutGoodBytes OUT GOOD BYTES

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutGoodBytes) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutGoodPkts

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutGoodPkts OUT GOOD PKTS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutGoodPkts) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutMcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutMcastPkt OUT MCAST

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutMcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutOctets OUT OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPauseFrames

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPauseFrames OUT PAUSE FRAMES

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPauseFrames) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts10241518Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts10241518Octets OUT PKTS 1024 1518 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts10241518Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts128255Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts128255Octets OUT PKTS 128 255 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts128255Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts1519MaxOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts1519MaxOctets OUT PKTS 1519 MAX OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts1519MaxOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts256511Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts256511Octets OUT PKTS 256 511 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts256511Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts5121023Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts5121023Octets OUT PKTS 512 1023 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts5121023Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts65127Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts65127Octets OUT PKTS 65 127OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutPkts65127Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutUcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutUcastPkt OUT UCAST

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OutUcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Outpkt64octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Outpkt64octet OUT PKT 64 OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_Outpkt64octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OversizePktStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OversizePktStat OVERSIZE PKT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_OversizePktStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_RxPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_RxPkt RX PKT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_RxPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_RxUtil

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

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_RxUtil Rx Utilization in Percent

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_RxUtil) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_StatPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_StatPkt STAT PKT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_StatPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxBadFcs

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxBadFcs TX Bad Fcs

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxBadFcs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxFragments

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxFragments TX Fragments

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxFragments) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxJabber

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxJabber TX Jabber

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxJabber) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxOversizedPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxOversizedPkt TX Oversized Pkt

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxOversizedPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxPkt TX PKT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxUndersizedPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxUndersizedPkt TX Undersized Pkt

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxUndersizedPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxUtil

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

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxUtil Tx Utilization in Percent

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24EtherHistories_MacsecHour24EtherHistory_MacsecHour24EtherTimeLineInstances_MacsecHour24EtherTimeLineInstance_TxUtil) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories

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

	// port 24 hour secy_if performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory.
	MacsecHour24secyifHistory []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory

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

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

	// port current performance data.
	MacsecHour24secyifTimeLineInstances PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory port 24 hour secy_if performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances

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

	// port 24 hour secy_if performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance.
	MacsecHour24secyifTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear30SecTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// Running Sample Count. The type is interface{} with range:
	// 0..18446744073709551615.
	SampleCount interface{}

	// In Packet Untagged.
	InPktsUntagged PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsUntagged

	// In Packet No tag.
	InPktsNoTag PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsNoTag

	// In Packet Bad tag.
	InPktsBadTag PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsBadTag

	// In Packet Unknown sci.
	InPktsUnknownSci PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsUnknownSci

	// In Packet No sci.
	InPktsNoSci PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsNoSci

	// In Packet Overrun.
	InPktsOverrun PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsOverrun

	// In Octet Validated.
	InOctetsValidated PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InOctetsValidated

	// In Octet Decrypted.
	InOctetsDecrypted PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InOctetsDecrypted

	// Out Packet Untagged.
	OutPktsUntagged PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_OutPktsUntagged

	// Out Packet Too Long.
	OutPktsTooLong PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_OutPktsTooLong

	// Out Octet Protected.
	OutOctetsProtected PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_OutOctetsProtected

	// Out Octet encrypted.
	OutOctetsEncrypted PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_OutOctetsEncrypted
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance port 24 hour secy_if performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InOctetsDecrypted

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InOctetsDecrypted In Octet Decrypted

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InOctetsDecrypted) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InOctetsValidated

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InOctetsValidated In Octet Validated

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InOctetsValidated) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsBadTag

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsBadTag In Packet Bad tag

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsBadTag) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsNoSci

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsNoSci In Packet No sci

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsNoSci) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsNoTag

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsNoTag In Packet No tag

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsNoTag) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsOverrun

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsOverrun In Packet Overrun

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsOverrun) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsUnknownSci

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsUnknownSci In Packet Unknown sci

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsUnknownSci) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsUntagged

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsUntagged In Packet Untagged

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_InPktsUntagged) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_OutOctetsEncrypted

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_OutOctetsEncrypted Out Octet encrypted

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_OutOctetsEncrypted) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_OutOctetsProtected

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_OutOctetsProtected Out Octet Protected

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_OutOctetsProtected) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_OutPktsTooLong

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_OutPktsTooLong Out Packet Too Long

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_OutPktsTooLong) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_OutPktsUntagged

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_OutPktsUntagged Out Packet Untagged

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyifHistories_MacsecHour24secyifHistory_MacsecHour24secyifTimeLineInstances_MacsecHour24secyifTimeLineInstance_OutPktsUntagged) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories

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

	// port 24 hour secy_rx performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory.
	MacsecHour24secyrxHistory []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory

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

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

	// port current performance data.
	MacsecHour24secyrxTimeLineInstances PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory port 24 hour secy_rx performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances

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

	// port 24 hour secy_rx performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance.
	MacsecHour24secyrxTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear30SecTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// Running Sample Count. The type is interface{} with range:
	// 0..18446744073709551615.
	SampleCount interface{}

	// In Packet Unchecked.
	InPktsUnchecked PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsUnchecked

	// In Packet Delay.
	InPktsDelayed PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsDelayed

	// In Packet Late.
	InPktsLate PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsLate

	// In Packet Ok.
	InPktsOk PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsOk

	// In Packet Invalid.
	InPktsInvalid PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsInvalid

	// In Packet Not Valid.
	InPktsNotValid PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsNotValid

	// In Packet Not Using SA.
	InPktsNotUsingSa PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsNotUsingSa

	// In Packet Unused SA.
	InPktsUnusedSa PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsUnusedSa

	// In Packet Untagged Hit.
	InPktsUntaggedHit PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsUntaggedHit

	// In Octet Validated.
	InOctetsValidated PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InOctetsValidated

	// In Octet Decrypted.
	InOctetsDecrypted PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InOctetsDecrypted
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance port 24 hour secy_rx performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InOctetsDecrypted

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InOctetsDecrypted In Octet Decrypted

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InOctetsDecrypted) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InOctetsValidated

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InOctetsValidated In Octet Validated

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InOctetsValidated) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsDelayed

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsDelayed In Packet Delay

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsDelayed) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsInvalid

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsInvalid In Packet Invalid

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsInvalid) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsLate

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsLate In Packet Late

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsLate) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsNotUsingSa

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsNotUsingSa In Packet Not Using SA

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsNotUsingSa) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsNotValid

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsNotValid In Packet Not Valid

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsNotValid) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsOk

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsOk In Packet Ok

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsOk) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsUnchecked

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsUnchecked In Packet Unchecked

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsUnchecked) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsUntaggedHit

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsUntaggedHit In Packet Untagged Hit

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsUntaggedHit) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsUnusedSa

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsUnusedSa In Packet Unused SA

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secyrxHistories_MacsecHour24secyrxHistory_MacsecHour24secyrxTimeLineInstances_MacsecHour24secyrxTimeLineInstance_InPktsUnusedSa) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories

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

	// port 24 hour secy_tx performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory.
	MacsecHour24secytxHistory []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory

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

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

	// port current performance data.
	MacsecHour24secytxTimeLineInstances PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory port 24 hour secy_tx performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances

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

	// port 24 hour secy_tx performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance.
	MacsecHour24secytxTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear30SecTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// Running Sample Count. The type is interface{} with range:
	// 0..18446744073709551615.
	SampleCount interface{}

	// Out Packets Protected.
	OutPktsProtected PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance_OutPktsProtected

	// Out Packets Encrypted.
	OutPktsEncrypted PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance_OutPktsEncrypted

	// Out Octets Protected .
	OutOctetsProtected PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance_OutOctetsProtected

	// Out Octets Encrypted.
	OutOctetsEncrypted PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance_OutOctetsEncrypted

	// Out Packets Too Long.
	OutPktsTooLong PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance_OutPktsTooLong
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance port 24 hour secy_tx performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance_OutOctetsEncrypted

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance_OutOctetsEncrypted Out Octets Encrypted

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance_OutOctetsEncrypted) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance_OutOctetsProtected

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance_OutOctetsProtected Out Octets Protected

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance_OutOctetsProtected) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance_OutPktsEncrypted

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance_OutPktsEncrypted Out Packets Encrypted

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance_OutPktsEncrypted) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance_OutPktsProtected

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance_OutPktsProtected Out Packets Protected

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance_OutPktsProtected) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance_OutPktsTooLong

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance_OutPktsTooLong Out Packets Too Long

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecHour24History_MacsecHour24secytxHistories_MacsecHour24secytxHistory_MacsecHour24secytxTimeLineInstances_MacsecHour24secytxTimeLineInstance_OutPktsTooLong) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History

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

	// port current performance data.
	MacsecMinute15secyrxHistories PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories

	// port current performance data.
	MacsecMinute15EtherHistories PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories

	// port current performance data.
	MacsecMinute15secytxHistories PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories

	// port current performance data.
	MacsecMinute15secyifHistories PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories

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

	// port 15-minute ether performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory.
	MacsecMinute15EtherHistory []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory

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

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

	// port current performance data.
	MacsecMinute15EtherTimeLineInstances PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory port 15-minute ether performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances

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

	// port 15-minute ether performance data by index. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance.
	MacsecMinute15EtherTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// RX PKT.
	RxPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_RxPkt

	// STAT PKT.
	StatPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_StatPkt

	// OCTET STAT.
	OctetStat PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OctetStat

	// OVERSIZE PKT.
	OversizePktStat PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OversizePktStat

	// FCS ERR.
	FcsErrorsStat PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_FcsErrorsStat

	// LONG FRAMES.
	LongFramesStat PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_LongFramesStat

	// JABBER STATS.
	JabberStat PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_JabberStat

	// SIXTY FOUR OCTET.
	Ether64Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether64Octets

	// OCTET.
	Ether65127Octet PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether65127Octet

	// TFF OCTET.
	Ether128255Octet PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether128255Octet

	// FOO OCTET.
	Ether256511Octet PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether256511Octet

	// OZTT OCTET.
	Ether5121023Octet PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether5121023Octet

	// OFO OCTET.
	Ether10241518Octet PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether10241518Octet

	// IN UCAST.
	InUcastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InUcastPkt

	// IN MCAST.
	InMcastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InMcastPkt

	// IN BCAST.
	InBcastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InBcastPkt

	// OUT UCAST.
	OutUcastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutUcastPkt

	// OUT BCAST.
	OutBcastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutBcastPkt

	// OUT MCAST.
	OutMcastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutMcastPkt

	// TX PKT.
	TxPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxPkt

	// IFIN ERRORS.
	IfInErrors PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_IfInErrors

	// IFIN OCTETS.
	IfInOctets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_IfInOctets

	// ETHER STAT MULTICAST PKT.
	EtherStatMulticastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_EtherStatMulticastPkt

	// ETHER STAT BROADCAST PKT.
	EtherStatBroadcastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_EtherStatBroadcastPkt

	// ETHER STAT UNDERSIZED PKT.
	EtherStatUndersizedPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_EtherStatUndersizedPkt

	// OUT OCTET.
	OutOctets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutOctets

	// INPUT PAUSE FRAME.
	InPauseFrame PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPauseFrame

	// INPUT GOOD BYTES.
	InGoodBytes PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InGoodBytes

	// INPUT 802 1Q FRAMES.
	In8021qFrames PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_In8021qFrames

	// INPUT PKTS 1519MAX OCTETS.
	InPkts1519MaxOctets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts1519MaxOctets

	// INPUT GOOD PKTS.
	InGoodPkts PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InGoodPkts

	// INPUT DROP OVERRUN.
	InDropOverrun PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropOverrun

	// INPUT DROP ABORT.
	InDropAbort PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropAbort

	// INPUT DROP INVALID VLAN.
	InDropInvalidVlan PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropInvalidVlan

	// INPUT DROP INVALID DMAC.
	InDropInvalidDmac PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropInvalidDmac

	// INPUT DROP INVALID ENCAP.
	InDropInvalidEncap PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropInvalidEncap

	// INPUT DROP OTHER.
	InDropOther PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropOther

	// INPUT MIB GIANT.
	InMibGiant PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InMibGiant

	// INPUT MIB JABBER.
	InMibJabber PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InMibJabber

	// IN MIB CRC.
	InMibcrc PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InMibcrc

	// IN ERROR COLLISIONS.
	InErrorCollisions PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorCollisions

	// IN ERROR SYMBOL.
	InErrorSymbol PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorSymbol

	// OUT GOOD BYTES.
	OutGoodBytes PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutGoodBytes

	// OUT 802 1Q FRAMES.
	Out8021qFrames PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Out8021qFrames

	// OUT PAUSE FRAMES.
	OutPauseFrames PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPauseFrames

	// OUT PKTS 1519 MAX OCTETS.
	OutPkts1519MaxOctets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts1519MaxOctets

	// OUT GOOD PKTS.
	OutGoodPkts PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutGoodPkts

	// OUT DROP UNDERRUN.
	OutDropUnderrun PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutDropUnderrun

	// OUT DROP ABORT.
	OutDropAbort PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutDropAbort

	// OUT DROP OTHER.
	OutDropOther PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutDropOther

	// OUT ERROR OTHER.
	OutErrorOther PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutErrorOther

	// IN ERROR GIANT.
	InErrorGiant PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorGiant

	// IN ERROR RUNT.
	InErrorRunt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorRunt

	// IN ERROR JABBERS.
	InErrorJabbers PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorJabbers

	// IN ERROR FRAGMENTS.
	InErrorFragments PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorFragments

	// IN ERROR OTHER.
	InErrorOther PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorOther

	// IN PKT 64 OCTET.
	InPkt64Octet PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkt64Octet

	// IN PKTS 65 127OCTETS.
	InPkts65To127Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts65To127Octets

	// IN PKTS 128 255 OCTETS.
	InPkts128To255Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts128To255Octets

	// IN PKTS 256 511 OCTETS.
	InPkts256To511Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts256To511Octets

	// IN PKTS 512 1023 OCTETS.
	InPkts512To1023Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts512To1023Octets

	// IN PKTS 1024 1518 OCTETS.
	InPkts1024To1518Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts1024To1518Octets

	// OUT PKT 64 OCTET.
	Outpkt64octet PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Outpkt64octet

	// OUT PKTS 65 127OCTETS.
	OutPkts65127Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts65127Octets

	// OUT PKTS 128 255 OCTETS.
	OutPkts128255Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts128255Octets

	// OUT PKTS 256 511 OCTETS.
	OutPkts256511Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts256511Octets

	// OUT PKTS 512 1023 OCTETS.
	OutPkts5121023Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts5121023Octets

	// OUT PKTS 1024 1518 OCTETS.
	OutPkts10241518Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts10241518Octets

	// Rx Utilization in Percent.
	RxUtil PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_RxUtil

	// Tx Utilization in Percent.
	TxUtil PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxUtil

	// TX Undersized Pkt.
	TxUndersizedPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxUndersizedPkt

	// TX Oversized Pkt.
	TxOversizedPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxOversizedPkt

	// TX Fragments.
	TxFragments PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxFragments

	// TX Jabber.
	TxJabber PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxJabber

	// TX Bad Fcs.
	TxBadFcs PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxBadFcs
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance port 15-minute ether performance data by index

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether10241518Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether10241518Octet OFO OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether10241518Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether128255Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether128255Octet TFF OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether128255Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether256511Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether256511Octet FOO OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether256511Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether5121023Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether5121023Octet OZTT OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether5121023Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether64Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether64Octets SIXTY FOUR OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether64Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether65127Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether65127Octet OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Ether65127Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_EtherStatBroadcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_EtherStatBroadcastPkt ETHER STAT BROADCAST PKT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_EtherStatBroadcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_EtherStatMulticastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_EtherStatMulticastPkt ETHER STAT MULTICAST PKT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_EtherStatMulticastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_EtherStatUndersizedPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_EtherStatUndersizedPkt ETHER STAT UNDERSIZED PKT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_EtherStatUndersizedPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_FcsErrorsStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_FcsErrorsStat FCS ERR

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_FcsErrorsStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_IfInErrors

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_IfInErrors IFIN ERRORS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_IfInErrors) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_IfInOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_IfInOctets IFIN OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_IfInOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_In8021qFrames

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_In8021qFrames INPUT 802 1Q FRAMES

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_In8021qFrames) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InBcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InBcastPkt IN BCAST

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InBcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropAbort

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropAbort INPUT DROP ABORT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropAbort) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropInvalidDmac

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropInvalidDmac INPUT DROP INVALID DMAC

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropInvalidDmac) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropInvalidEncap

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropInvalidEncap INPUT DROP INVALID ENCAP

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropInvalidEncap) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropInvalidVlan

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropInvalidVlan INPUT DROP INVALID VLAN

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropInvalidVlan) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropOther INPUT DROP OTHER

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropOverrun

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropOverrun INPUT DROP OVERRUN

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InDropOverrun) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorCollisions

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorCollisions IN ERROR COLLISIONS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorCollisions) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorFragments

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorFragments IN ERROR FRAGMENTS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorFragments) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorGiant

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorGiant IN ERROR GIANT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorGiant) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorJabbers

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorJabbers IN ERROR JABBERS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorJabbers) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorOther IN ERROR OTHER

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorRunt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorRunt IN ERROR RUNT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorRunt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorSymbol

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorSymbol IN ERROR SYMBOL

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InErrorSymbol) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InGoodBytes

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InGoodBytes INPUT GOOD BYTES

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InGoodBytes) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InGoodPkts

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InGoodPkts INPUT GOOD PKTS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InGoodPkts) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InMcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InMcastPkt IN MCAST

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InMcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InMibGiant

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InMibGiant INPUT MIB GIANT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InMibGiant) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InMibJabber

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InMibJabber INPUT MIB JABBER

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InMibJabber) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InMibcrc

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InMibcrc IN MIB CRC

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InMibcrc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPauseFrame

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPauseFrame INPUT PAUSE FRAME

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPauseFrame) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkt64Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkt64Octet IN PKT 64 OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkt64Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts1024To1518Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts1024To1518Octets IN PKTS 1024 1518 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts1024To1518Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts128To255Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts128To255Octets IN PKTS 128 255 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts128To255Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts1519MaxOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts1519MaxOctets INPUT PKTS 1519MAX OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts1519MaxOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts256To511Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts256To511Octets IN PKTS 256 511 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts256To511Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts512To1023Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts512To1023Octets IN PKTS 512 1023 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts512To1023Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts65To127Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts65To127Octets IN PKTS 65 127OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InPkts65To127Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InUcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InUcastPkt IN UCAST

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_InUcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_JabberStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_JabberStat JABBER STATS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_JabberStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_LongFramesStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_LongFramesStat LONG FRAMES

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_LongFramesStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OctetStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OctetStat OCTET STAT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OctetStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Out8021qFrames

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Out8021qFrames OUT 802 1Q FRAMES

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Out8021qFrames) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutBcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutBcastPkt OUT BCAST

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutBcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutDropAbort

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutDropAbort OUT DROP ABORT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutDropAbort) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutDropOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutDropOther OUT DROP OTHER

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutDropOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutDropUnderrun

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutDropUnderrun OUT DROP UNDERRUN

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutDropUnderrun) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutErrorOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutErrorOther OUT ERROR OTHER

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutErrorOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutGoodBytes

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutGoodBytes OUT GOOD BYTES

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutGoodBytes) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutGoodPkts

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutGoodPkts OUT GOOD PKTS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutGoodPkts) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutMcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutMcastPkt OUT MCAST

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutMcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutOctets OUT OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPauseFrames

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPauseFrames OUT PAUSE FRAMES

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPauseFrames) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts10241518Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts10241518Octets OUT PKTS 1024 1518 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts10241518Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts128255Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts128255Octets OUT PKTS 128 255 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts128255Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts1519MaxOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts1519MaxOctets OUT PKTS 1519 MAX OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts1519MaxOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts256511Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts256511Octets OUT PKTS 256 511 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts256511Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts5121023Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts5121023Octets OUT PKTS 512 1023 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts5121023Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts65127Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts65127Octets OUT PKTS 65 127OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutPkts65127Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutUcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutUcastPkt OUT UCAST

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OutUcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Outpkt64octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Outpkt64octet OUT PKT 64 OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_Outpkt64octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OversizePktStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OversizePktStat OVERSIZE PKT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_OversizePktStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_RxPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_RxPkt RX PKT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_RxPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_RxUtil

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

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_RxUtil Rx Utilization in Percent

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_RxUtil) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_StatPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_StatPkt STAT PKT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_StatPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxBadFcs

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxBadFcs TX Bad Fcs

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxBadFcs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxFragments

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxFragments TX Fragments

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxFragments) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxJabber

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxJabber TX Jabber

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxJabber) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxOversizedPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxOversizedPkt TX Oversized Pkt

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxOversizedPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxPkt TX PKT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxUndersizedPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxUndersizedPkt TX Undersized Pkt

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxUndersizedPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxUtil

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

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxUtil Tx Utilization in Percent

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15EtherHistories_MacsecMinute15EtherHistory_MacsecMinute15EtherTimeLineInstances_MacsecMinute15EtherTimeLineInstance_TxUtil) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories

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

	// port 15-minute secy_if performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory.
	MacsecMinute15secyifHistory []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory

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

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

	// port current performance data.
	MacsecMinute15secyifTimeLineInstances PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory port 15-minute secy_if performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances

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

	// port 15-minute secy_if performance data by index. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance.
	MacsecMinute15secyifTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear30SecTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// Running Sample Count. The type is interface{} with range:
	// 0..18446744073709551615.
	SampleCount interface{}

	// In Packet Untagged.
	InPktsUntagged PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsUntagged

	// In Packet No tag.
	InPktsNoTag PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsNoTag

	// In Packet Bad tag.
	InPktsBadTag PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsBadTag

	// In Packet Unknown sci.
	InPktsUnknownSci PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsUnknownSci

	// In Packet No sci.
	InPktsNoSci PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsNoSci

	// In Packet Overrun.
	InPktsOverrun PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsOverrun

	// In Octet Validated.
	InOctetsValidated PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InOctetsValidated

	// In Octet Decrypted.
	InOctetsDecrypted PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InOctetsDecrypted

	// Out Packet Untagged.
	OutPktsUntagged PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_OutPktsUntagged

	// Out Packet Too Long.
	OutPktsTooLong PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_OutPktsTooLong

	// Out Octet Protected.
	OutOctetsProtected PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_OutOctetsProtected

	// Out Octet encrypted.
	OutOctetsEncrypted PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_OutOctetsEncrypted
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance port 15-minute secy_if performance data by index

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InOctetsDecrypted

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InOctetsDecrypted In Octet Decrypted

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InOctetsDecrypted) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InOctetsValidated

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InOctetsValidated In Octet Validated

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InOctetsValidated) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsBadTag

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsBadTag In Packet Bad tag

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsBadTag) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsNoSci

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsNoSci In Packet No sci

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsNoSci) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsNoTag

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsNoTag In Packet No tag

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsNoTag) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsOverrun

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsOverrun In Packet Overrun

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsOverrun) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsUnknownSci

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsUnknownSci In Packet Unknown sci

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsUnknownSci) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsUntagged

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsUntagged In Packet Untagged

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_InPktsUntagged) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_OutOctetsEncrypted

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_OutOctetsEncrypted Out Octet encrypted

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_OutOctetsEncrypted) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_OutOctetsProtected

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_OutOctetsProtected Out Octet Protected

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_OutOctetsProtected) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_OutPktsTooLong

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_OutPktsTooLong Out Packet Too Long

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_OutPktsTooLong) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_OutPktsUntagged

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_OutPktsUntagged Out Packet Untagged

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyifHistories_MacsecMinute15secyifHistory_MacsecMinute15secyifTimeLineInstances_MacsecMinute15secyifTimeLineInstance_OutPktsUntagged) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories

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

	// port 15-minute secy_rx performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory.
	MacsecMinute15secyrxHistory []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory

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

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

	// port current performance data.
	MacsecMinute15secyrxTimeLineInstances PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory port 15-minute secy_rx performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances

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

	// port 15-minute secy_rx performance data by index. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance.
	MacsecMinute15secyrxTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear30SecTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// Running Sample Count. The type is interface{} with range:
	// 0..18446744073709551615.
	SampleCount interface{}

	// In Packet Unchecked.
	InPktsUnchecked PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsUnchecked

	// In Packet Delay.
	InPktsDelayed PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsDelayed

	// In Packet Late.
	InPktsLate PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsLate

	// In Packet Ok.
	InPktsOk PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsOk

	// In Packet Invalid.
	InPktsInvalid PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsInvalid

	// In Packet Not Valid.
	InPktsNotValid PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsNotValid

	// In Packet Not Using SA.
	InPktsNotUsingSa PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsNotUsingSa

	// In Packet Unused SA.
	InPktsUnusedSa PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsUnusedSa

	// In Packet Untagged Hit.
	InPktsUntaggedHit PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsUntaggedHit

	// In Octet Validated.
	InOctetsValidated PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InOctetsValidated

	// In Octet Decrypted.
	InOctetsDecrypted PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InOctetsDecrypted
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance port 15-minute secy_rx performance data by index

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InOctetsDecrypted

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InOctetsDecrypted In Octet Decrypted

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InOctetsDecrypted) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InOctetsValidated

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InOctetsValidated In Octet Validated

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InOctetsValidated) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsDelayed

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsDelayed In Packet Delay

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsDelayed) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsInvalid

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsInvalid In Packet Invalid

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsInvalid) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsLate

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsLate In Packet Late

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsLate) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsNotUsingSa

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsNotUsingSa In Packet Not Using SA

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsNotUsingSa) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsNotValid

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsNotValid In Packet Not Valid

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsNotValid) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsOk

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsOk In Packet Ok

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsOk) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsUnchecked

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsUnchecked In Packet Unchecked

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsUnchecked) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsUntaggedHit

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsUntaggedHit In Packet Untagged Hit

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsUntaggedHit) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsUnusedSa

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsUnusedSa In Packet Unused SA

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secyrxHistories_MacsecMinute15secyrxHistory_MacsecMinute15secyrxTimeLineInstances_MacsecMinute15secyrxTimeLineInstance_InPktsUnusedSa) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories

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

	// port 15-minute secy_tx performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory.
	MacsecMinute15secytxHistory []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory

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

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

	// port current performance data.
	MacsecMinute15secytxTimeLineInstances PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory port 15-minute secy_tx performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances

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

	// port 15-minute secy_tx performance data by index. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance.
	MacsecMinute15secytxTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear30SecTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// Running Sample Count. The type is interface{} with range:
	// 0..18446744073709551615.
	SampleCount interface{}

	// Out Packets Protected.
	OutPktsProtected PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance_OutPktsProtected

	// Out Packets Encrypted.
	OutPktsEncrypted PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance_OutPktsEncrypted

	// Out Octets Protected .
	OutOctetsProtected PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance_OutOctetsProtected

	// Out Octets Encrypted.
	OutOctetsEncrypted PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance_OutOctetsEncrypted

	// Out Packets Too Long.
	OutPktsTooLong PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance_OutPktsTooLong
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance port 15-minute secy_tx performance data by index

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance_OutOctetsEncrypted

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance_OutOctetsEncrypted Out Octets Encrypted

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance_OutOctetsEncrypted) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance_OutOctetsProtected

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance_OutOctetsProtected Out Octets Protected

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance_OutOctetsProtected) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance_OutPktsEncrypted

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance_OutPktsEncrypted Out Packets Encrypted

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance_OutPktsEncrypted) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance_OutPktsProtected

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance_OutPktsProtected Out Packets Protected

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance_OutPktsProtected) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance_OutPktsTooLong

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance_OutPktsTooLong Out Packets Too Long

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecMinute15History_MacsecMinute15secytxHistories_MacsecMinute15secytxHistory_MacsecMinute15secytxTimeLineInstances_MacsecMinute15secytxTimeLineInstance_OutPktsTooLong) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History

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

	// port current performance data.
	MacsecSecond30secyrxHistories PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories

	// port current performance data.
	MacsecSecond30EtherHistories PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories

	// port current performance data.
	MacsecSecond30secytxHistories PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories

	// port current performance data.
	MacsecSecond30secyifHistories PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories

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

	// port 30-second ether performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory.
	MacsecSecond30EtherHistory []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory

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

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

	// port current performance data.
	MacsecSecond30EtherTimeLineInstances PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory port 30-second ether performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances

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

	// port 30-second ether performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance.
	MacsecSecond30EtherTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance

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

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

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

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// RX PKT.
	RxPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_RxPkt

	// STAT PKT.
	StatPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_StatPkt

	// OCTET STAT.
	OctetStat PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OctetStat

	// OVERSIZE PKT.
	OversizePktStat PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OversizePktStat

	// FCS ERR.
	FcsErrorsStat PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_FcsErrorsStat

	// LONG FRAMES.
	LongFramesStat PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_LongFramesStat

	// JABBER STATS.
	JabberStat PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_JabberStat

	// SIXTY FOUR OCTET.
	Ether64Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether64Octets

	// OCTET.
	Ether65127Octet PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether65127Octet

	// TFF OCTET.
	Ether128255Octet PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether128255Octet

	// FOO OCTET.
	Ether256511Octet PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether256511Octet

	// OZTT OCTET.
	Ether5121023Octet PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether5121023Octet

	// OFO OCTET.
	Ether10241518Octet PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether10241518Octet

	// IN UCAST.
	InUcastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InUcastPkt

	// IN MCAST.
	InMcastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InMcastPkt

	// IN BCAST.
	InBcastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InBcastPkt

	// OUT UCAST.
	OutUcastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutUcastPkt

	// OUT BCAST.
	OutBcastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutBcastPkt

	// OUT MCAST.
	OutMcastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutMcastPkt

	// TX PKT.
	TxPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxPkt

	// IFIN ERRORS.
	IfInErrors PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_IfInErrors

	// IFIN OCTETS.
	IfInOctets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_IfInOctets

	// ETHER STAT MULTICAST PKT.
	EtherStatMulticastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_EtherStatMulticastPkt

	// ETHER STAT BROADCAST PKT.
	EtherStatBroadcastPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_EtherStatBroadcastPkt

	// ETHER STAT UNDERSIZED PKT.
	EtherStatUndersizedPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_EtherStatUndersizedPkt

	// OUT OCTET.
	OutOctets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutOctets

	// INPUT PAUSE FRAME.
	InPauseFrame PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPauseFrame

	// INPUT GOOD BYTES.
	InGoodBytes PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InGoodBytes

	// INPUT 802 1Q FRAMES.
	In8021qFrames PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_In8021qFrames

	// INPUT PKTS 1519MAX OCTETS.
	InPkts1519MaxOctets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts1519MaxOctets

	// INPUT GOOD PKTS.
	InGoodPkts PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InGoodPkts

	// INPUT DROP OVERRUN.
	InDropOverrun PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropOverrun

	// INPUT DROP ABORT.
	InDropAbort PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropAbort

	// INPUT DROP INVALID VLAN.
	InDropInvalidVlan PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropInvalidVlan

	// INPUT DROP INVALID DMAC.
	InDropInvalidDmac PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropInvalidDmac

	// INPUT DROP INVALID ENCAP.
	InDropInvalidEncap PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropInvalidEncap

	// INPUT DROP OTHER.
	InDropOther PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropOther

	// INPUT MIB GIANT.
	InMibGiant PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InMibGiant

	// INPUT MIB JABBER.
	InMibJabber PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InMibJabber

	// IN MIB CRC.
	InMibcrc PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InMibcrc

	// IN ERROR COLLISIONS.
	InErrorCollisions PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorCollisions

	// IN ERROR SYMBOL.
	InErrorSymbol PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorSymbol

	// OUT GOOD BYTES.
	OutGoodBytes PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutGoodBytes

	// OUT 802 1Q FRAMES.
	Out8021qFrames PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Out8021qFrames

	// OUT PAUSE FRAMES.
	OutPauseFrames PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPauseFrames

	// OUT PKTS 1519 MAX OCTETS.
	OutPkts1519MaxOctets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts1519MaxOctets

	// OUT GOOD PKTS.
	OutGoodPkts PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutGoodPkts

	// OUT DROP UNDERRUN.
	OutDropUnderrun PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutDropUnderrun

	// OUT DROP ABORT.
	OutDropAbort PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutDropAbort

	// OUT DROP OTHER.
	OutDropOther PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutDropOther

	// OUT ERROR OTHER.
	OutErrorOther PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutErrorOther

	// IN ERROR GIANT.
	InErrorGiant PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorGiant

	// IN ERROR RUNT.
	InErrorRunt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorRunt

	// IN ERROR JABBERS.
	InErrorJabbers PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorJabbers

	// IN ERROR FRAGMENTS.
	InErrorFragments PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorFragments

	// IN ERROR OTHER.
	InErrorOther PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorOther

	// IN PKT 64 OCTET.
	InPkt64Octet PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkt64Octet

	// IN PKTS 65 127OCTETS.
	InPkts65To127Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts65To127Octets

	// IN PKTS 128 255 OCTETS.
	InPkts128To255Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts128To255Octets

	// IN PKTS 256 511 OCTETS.
	InPkts256To511Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts256To511Octets

	// IN PKTS 512 1023 OCTETS.
	InPkts512To1023Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts512To1023Octets

	// IN PKTS 1024 1518 OCTETS.
	InPkts1024To1518Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts1024To1518Octets

	// OUT PKT 64 OCTET.
	Outpkt64octet PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Outpkt64octet

	// OUT PKTS 65 127OCTETS.
	OutPkts65127Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts65127Octets

	// OUT PKTS 128 255 OCTETS.
	OutPkts128255Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts128255Octets

	// OUT PKTS 256 511 OCTETS.
	OutPkts256511Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts256511Octets

	// OUT PKTS 512 1023 OCTETS.
	OutPkts5121023Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts5121023Octets

	// OUT PKTS 1024 1518 OCTETS.
	OutPkts10241518Octets PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts10241518Octets

	// Rx Utilization in Percent.
	RxUtil PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_RxUtil

	// Tx Utilization in Percent.
	TxUtil PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxUtil

	// TX Undersized Pkt.
	TxUndersizedPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxUndersizedPkt

	// TX Oversized Pkt.
	TxOversizedPkt PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxOversizedPkt

	// TX Fragments.
	TxFragments PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxFragments

	// TX Jabber.
	TxJabber PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxJabber

	// TX Bad Fcs.
	TxBadFcs PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxBadFcs
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance port 30-second ether performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether10241518Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether10241518Octet OFO OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether10241518Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether128255Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether128255Octet TFF OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether128255Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether256511Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether256511Octet FOO OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether256511Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether5121023Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether5121023Octet OZTT OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether5121023Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether64Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether64Octets SIXTY FOUR OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether64Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether65127Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether65127Octet OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Ether65127Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_EtherStatBroadcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_EtherStatBroadcastPkt ETHER STAT BROADCAST PKT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_EtherStatBroadcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_EtherStatMulticastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_EtherStatMulticastPkt ETHER STAT MULTICAST PKT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_EtherStatMulticastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_EtherStatUndersizedPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_EtherStatUndersizedPkt ETHER STAT UNDERSIZED PKT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_EtherStatUndersizedPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_FcsErrorsStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_FcsErrorsStat FCS ERR

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_FcsErrorsStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_IfInErrors

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_IfInErrors IFIN ERRORS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_IfInErrors) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_IfInOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_IfInOctets IFIN OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_IfInOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_In8021qFrames

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_In8021qFrames INPUT 802 1Q FRAMES

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_In8021qFrames) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InBcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InBcastPkt IN BCAST

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InBcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropAbort

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropAbort INPUT DROP ABORT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropAbort) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropInvalidDmac

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropInvalidDmac INPUT DROP INVALID DMAC

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropInvalidDmac) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropInvalidEncap

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropInvalidEncap INPUT DROP INVALID ENCAP

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropInvalidEncap) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropInvalidVlan

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropInvalidVlan INPUT DROP INVALID VLAN

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropInvalidVlan) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropOther INPUT DROP OTHER

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropOverrun

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropOverrun INPUT DROP OVERRUN

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InDropOverrun) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorCollisions

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorCollisions IN ERROR COLLISIONS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorCollisions) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorFragments

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorFragments IN ERROR FRAGMENTS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorFragments) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorGiant

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorGiant IN ERROR GIANT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorGiant) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorJabbers

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorJabbers IN ERROR JABBERS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorJabbers) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorOther IN ERROR OTHER

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorRunt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorRunt IN ERROR RUNT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorRunt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorSymbol

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorSymbol IN ERROR SYMBOL

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InErrorSymbol) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InGoodBytes

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InGoodBytes INPUT GOOD BYTES

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InGoodBytes) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InGoodPkts

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InGoodPkts INPUT GOOD PKTS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InGoodPkts) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InMcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InMcastPkt IN MCAST

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InMcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InMibGiant

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InMibGiant INPUT MIB GIANT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InMibGiant) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InMibJabber

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InMibJabber INPUT MIB JABBER

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InMibJabber) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InMibcrc

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InMibcrc IN MIB CRC

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InMibcrc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPauseFrame

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPauseFrame INPUT PAUSE FRAME

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPauseFrame) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkt64Octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkt64Octet IN PKT 64 OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkt64Octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts1024To1518Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts1024To1518Octets IN PKTS 1024 1518 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts1024To1518Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts128To255Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts128To255Octets IN PKTS 128 255 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts128To255Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts1519MaxOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts1519MaxOctets INPUT PKTS 1519MAX OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts1519MaxOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts256To511Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts256To511Octets IN PKTS 256 511 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts256To511Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts512To1023Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts512To1023Octets IN PKTS 512 1023 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts512To1023Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts65To127Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts65To127Octets IN PKTS 65 127OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InPkts65To127Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InUcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InUcastPkt IN UCAST

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_InUcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_JabberStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_JabberStat JABBER STATS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_JabberStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_LongFramesStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_LongFramesStat LONG FRAMES

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_LongFramesStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OctetStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OctetStat OCTET STAT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OctetStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Out8021qFrames

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Out8021qFrames OUT 802 1Q FRAMES

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Out8021qFrames) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutBcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutBcastPkt OUT BCAST

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutBcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutDropAbort

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutDropAbort OUT DROP ABORT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutDropAbort) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutDropOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutDropOther OUT DROP OTHER

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutDropOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutDropUnderrun

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutDropUnderrun OUT DROP UNDERRUN

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutDropUnderrun) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutErrorOther

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutErrorOther OUT ERROR OTHER

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutErrorOther) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutGoodBytes

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutGoodBytes OUT GOOD BYTES

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutGoodBytes) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutGoodPkts

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutGoodPkts OUT GOOD PKTS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutGoodPkts) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutMcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutMcastPkt OUT MCAST

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutMcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutOctets OUT OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPauseFrames

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPauseFrames OUT PAUSE FRAMES

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPauseFrames) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts10241518Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts10241518Octets OUT PKTS 1024 1518 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts10241518Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts128255Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts128255Octets OUT PKTS 128 255 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts128255Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts1519MaxOctets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts1519MaxOctets OUT PKTS 1519 MAX OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts1519MaxOctets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts256511Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts256511Octets OUT PKTS 256 511 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts256511Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts5121023Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts5121023Octets OUT PKTS 512 1023 OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts5121023Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts65127Octets

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts65127Octets OUT PKTS 65 127OCTETS

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutPkts65127Octets) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutUcastPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutUcastPkt OUT UCAST

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OutUcastPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Outpkt64octet

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Outpkt64octet OUT PKT 64 OCTET

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_Outpkt64octet) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OversizePktStat

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OversizePktStat OVERSIZE PKT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_OversizePktStat) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_RxPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_RxPkt RX PKT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_RxPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_RxUtil

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

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_RxUtil Rx Utilization in Percent

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_RxUtil) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_StatPkt

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_StatPkt STAT PKT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_StatPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxBadFcs

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxBadFcs TX Bad Fcs

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxBadFcs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxFragments

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxFragments TX Fragments

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxFragments) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxJabber

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

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxJabber TX Jabber

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxJabber) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxOversizedPkt

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxOversizedPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxOversizedPkt TX Oversized Pkt

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxOversizedPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxPkt

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxPkt TX PKT

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxUndersizedPkt

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxUndersizedPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxUndersizedPkt TX Undersized Pkt

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxUndersizedPkt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxUtil

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxUtil struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxUtil Tx Utilization in Percent

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30EtherHistories_MacsecSecond30EtherHistory_MacsecSecond30EtherTimeLineInstances_MacsecSecond30EtherTimeLineInstance_TxUtil) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 30-second secy_if performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory.
	MacsecSecond30secyifHistory []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	MacsecSecond30secyifTimeLineInstances PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory port 30-second secy_if performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 30-second secy_if performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance.
	MacsecSecond30secyifTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear30SecTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// Running Sample Count. The type is interface{} with range:
	// 0..18446744073709551615.
	SampleCount interface{}

	// In Packet Untagged.
	InPktsUntagged PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsUntagged

	// In Packet No tag.
	InPktsNoTag PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsNoTag

	// In Packet Bad tag.
	InPktsBadTag PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsBadTag

	// In Packet Unknown sci.
	InPktsUnknownSci PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsUnknownSci

	// In Packet No sci.
	InPktsNoSci PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsNoSci

	// In Packet Overrun.
	InPktsOverrun PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsOverrun

	// In Octet Validated.
	InOctetsValidated PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InOctetsValidated

	// In Octet Decrypted.
	InOctetsDecrypted PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InOctetsDecrypted

	// Out Packet Untagged.
	OutPktsUntagged PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_OutPktsUntagged

	// Out Packet Too Long.
	OutPktsTooLong PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_OutPktsTooLong

	// Out Octet Protected.
	OutOctetsProtected PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_OutOctetsProtected

	// Out Octet encrypted.
	OutOctetsEncrypted PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_OutOctetsEncrypted
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance port 30-second secy_if performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InOctetsDecrypted

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InOctetsDecrypted struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InOctetsDecrypted In Octet Decrypted

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InOctetsDecrypted) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InOctetsValidated

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InOctetsValidated struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InOctetsValidated In Octet Validated

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InOctetsValidated) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsBadTag

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsBadTag struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsBadTag In Packet Bad tag

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsBadTag) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsNoSci

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsNoSci struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsNoSci In Packet No sci

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsNoSci) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsNoTag

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsNoTag struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsNoTag In Packet No tag

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsNoTag) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsOverrun

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsOverrun struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsOverrun In Packet Overrun

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsOverrun) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsUnknownSci

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsUnknownSci struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsUnknownSci In Packet Unknown sci

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsUnknownSci) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsUntagged

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsUntagged struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsUntagged In Packet Untagged

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_InPktsUntagged) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_OutOctetsEncrypted

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_OutOctetsEncrypted struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_OutOctetsEncrypted Out Octet encrypted

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_OutOctetsEncrypted) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_OutOctetsProtected

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_OutOctetsProtected struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_OutOctetsProtected Out Octet Protected

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_OutOctetsProtected) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_OutPktsTooLong

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_OutPktsTooLong struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_OutPktsTooLong Out Packet Too Long

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_OutPktsTooLong) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_OutPktsUntagged

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_OutPktsUntagged struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_OutPktsUntagged Out Packet Untagged

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyifHistories_MacsecSecond30secyifHistory_MacsecSecond30secyifTimeLineInstances_MacsecSecond30secyifTimeLineInstance_OutPktsUntagged) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 30-second secy_rx performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory.
	MacsecSecond30secyrxHistory []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	MacsecSecond30secyrxTimeLineInstances PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory port 30-second secy_rx performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 30-second secy_rx performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance.
	MacsecSecond30secyrxTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear30SecTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// Running Sample Count. The type is interface{} with range:
	// 0..18446744073709551615.
	SampleCount interface{}

	// In Packet Unchecked.
	InPktsUnchecked PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsUnchecked

	// In Packet Delay.
	InPktsDelayed PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsDelayed

	// In Packet Late.
	InPktsLate PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsLate

	// In Packet Ok.
	InPktsOk PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsOk

	// In Packet Invalid.
	InPktsInvalid PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsInvalid

	// In Packet Not Valid.
	InPktsNotValid PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsNotValid

	// In Packet Not Using SA.
	InPktsNotUsingSa PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsNotUsingSa

	// In Packet Unused SA.
	InPktsUnusedSa PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsUnusedSa

	// In Packet Untagged Hit.
	InPktsUntaggedHit PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsUntaggedHit

	// In Octet Validated.
	InOctetsValidated PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InOctetsValidated

	// In Octet Decrypted.
	InOctetsDecrypted PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InOctetsDecrypted
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance port 30-second secy_rx performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InOctetsDecrypted

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InOctetsDecrypted struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InOctetsDecrypted In Octet Decrypted

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InOctetsDecrypted) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InOctetsValidated

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InOctetsValidated struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InOctetsValidated In Octet Validated

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InOctetsValidated) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsDelayed

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsDelayed struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsDelayed In Packet Delay

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsDelayed) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsInvalid

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsInvalid struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsInvalid In Packet Invalid

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsInvalid) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsLate

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsLate struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsLate In Packet Late

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsLate) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsNotUsingSa

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsNotUsingSa struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsNotUsingSa In Packet Not Using SA

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsNotUsingSa) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsNotValid

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsNotValid struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsNotValid In Packet Not Valid

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsNotValid) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsOk

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsOk struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsOk In Packet Ok

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsOk) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsUnchecked

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsUnchecked struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsUnchecked In Packet Unchecked

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsUnchecked) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsUntaggedHit

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsUntaggedHit struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsUntaggedHit In Packet Untagged Hit

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsUntaggedHit) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsUnusedSa

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsUnusedSa struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsUnusedSa In Packet Unused SA

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secyrxHistories_MacsecSecond30secyrxHistory_MacsecSecond30secyrxTimeLineInstances_MacsecSecond30secyrxTimeLineInstance_InPktsUnusedSa) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 30-second secy_tx performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory.
	MacsecSecond30secytxHistory []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	MacsecSecond30secytxTimeLineInstances PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory port 30-second secy_tx performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 30-second secy_tx performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance.
	MacsecSecond30secytxTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear30SecTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// Running Sample Count. The type is interface{} with range:
	// 0..18446744073709551615.
	SampleCount interface{}

	// Out Packets Protected.
	OutPktsProtected PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutPktsProtected

	// Out Packets Encrypted.
	OutPktsEncrypted PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutPktsEncrypted

	// Out Octets Protected .
	OutOctetsProtected PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutOctetsProtected

	// Out Octets Encrypted.
	OutOctetsEncrypted PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutOctetsEncrypted

	// Out Packets Too Long.
	OutPktsTooLong PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutPktsTooLong
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance port 30-second secy_tx performance data

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutOctetsEncrypted

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutOctetsEncrypted struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutOctetsEncrypted Out Octets Encrypted

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutOctetsEncrypted) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutOctetsProtected

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutOctetsProtected struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutOctetsProtected Out Octets Protected

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutOctetsProtected) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutPktsEncrypted

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutPktsEncrypted struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutPktsEncrypted Out Packets Encrypted

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutPktsEncrypted) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutPktsProtected

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutPktsProtected struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutPktsProtected Out Packets Protected

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutPktsProtected) GetEntityData

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutPktsTooLong

type PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutPktsTooLong struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutPktsTooLong Out Packets Too Long

func (*PerformanceManagementHistory_Global_Periodic_MacsecHistory_MacsecPortHistories_MacsecPortHistory_MacsecSecond30History_MacsecSecond30secytxHistories_MacsecSecond30secytxHistory_MacsecSecond30secytxTimeLineInstances_MacsecSecond30secytxTimeLineInstance_OutPktsTooLong) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory

type PerformanceManagementHistory_Global_Periodic_OcHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data.
	OcPortHistories PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories
}

PerformanceManagementHistory_Global_Periodic_OcHistory OC controller History performance data

func (*PerformanceManagementHistory_Global_Periodic_OcHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory.
	OcPortHistory []*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories Port performance data

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Port name. The type is string with pattern:
	// [a-zA-Z0-9._/-]+.
	Name interface{}

	// port current performance data.
	OcHour24History PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History

	// port current performance data.
	OcMinute15History PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory Port performance data

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	OcHour24ocnHistories PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour ocn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory.
	OcHour24ocnHistory []*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	OcHour24ocnTimeLineInstances PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory port 24 hour ocn performance data

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance.
	OcHour24ocnTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// SECTION.
	Section PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Section

	// LINE.
	Line PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line

	// FarEnd LINE.
	FeLine PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// The number of Errored Seconds.
	FarEndLineESs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineESs

	// The number of Severely Errored Seconds.
	FarEndLineSeSs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineSeSs

	// The number of Coding Violations.
	FarEndLineCVs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineCVs

	// The number of Unavailable Seconds.
	FarEndLineUaSs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineUaSs

	// The number of Failure counts Seconds.
	FarEndLineFcLs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineFcLs
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine FarEnd LINE

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineCVs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineCVs The number of Coding Violations

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineCVs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineESs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineFcLs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineFcLs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineFcLs The number of Failure counts Seconds

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineFcLs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineSeSs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineSeSs The number of Severely Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineUaSs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineUaSs The number of Unavailable Seconds

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_FeLine_FarEndLineUaSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	LineStatus interface{}

	// The number of Errored Seconds.
	LineESs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineESs

	// The number of Severely Errored Seconds.
	LineSeSs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineSeSs

	// The number of Coding Violations.
	LineCVs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineCVs

	// The number of Unavailable Seconds.
	LineUaSs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineUaSs

	// The number of Failure counts Seconds.
	LineFcLs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineFcLs
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line LINE

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineCVs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineCVs The number of Coding Violations

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineCVs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineESs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineFcLs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineFcLs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineFcLs The number of Failure counts Seconds

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineFcLs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineSeSs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineSeSs The number of Severely Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineUaSs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineUaSs The number of Unavailable Seconds

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Line_LineUaSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Section

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Section SECTION

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Section) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Section_SectionCVs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Section_SectionCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Section_SectionCVs The number of Coding Violations

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Section_SectionCVs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Section_SectionESs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Section_SectionESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Section_SectionESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Section_SectionESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Section_SectionSeSs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Section_SectionSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Section_SectionSeSs The number of Severely Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Section_SectionSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Section_SectionSefSs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Section_SectionSefSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Section_SectionSefSs The number of Severely Errored Framing Seconds

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcHour24History_OcHour24ocnHistories_OcHour24ocnHistory_OcHour24ocnTimeLineInstances_OcHour24ocnTimeLineInstance_Section_SectionSefSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	OcMinute15ocnHistories PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute ocn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory.
	OcMinute15ocnHistory []*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	OcMinute15ocnTimeLineInstances PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory port 15-minute ocn performance data

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute ocn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance.
	OcMinute15ocnTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// SECTION.
	Section PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section

	// LINE.
	Line PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line

	// FarEnd LINE.
	FeLine PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance port 15-minute ocn performance data

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// The number of Errored Seconds.
	FarEndLineESs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineESs

	// The number of Severely Errored Seconds.
	FarEndLineSeSs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineSeSs

	// The number of Coding Violations.
	FarEndLineCVs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineCVs

	// The number of Unavailable Seconds.
	FarEndLineUaSs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineUaSs

	// The number of Failure counts Seconds.
	FarEndLineFcLs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineFcLs
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine FarEnd LINE

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineCVs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineCVs The number of Coding Violations

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineCVs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineESs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineFcLs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineFcLs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineFcLs The number of Failure counts Seconds

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineFcLs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineSeSs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineSeSs The number of Severely Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineUaSs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineUaSs The number of Unavailable Seconds

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_FeLine_FarEndLineUaSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	LineStatus interface{}

	// The number of Errored Seconds.
	LineESs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineESs

	// The number of Severely Errored Seconds.
	LineSeSs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineSeSs

	// The number of Coding Violations.
	LineCVs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineCVs

	// The number of Unavailable Seconds.
	LineUaSs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineUaSs

	// The number of Failure counts Seconds.
	LineFcLs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineFcLs
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line LINE

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineCVs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineCVs The number of Coding Violations

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineCVs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineESs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineFcLs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineFcLs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineFcLs The number of Failure counts Seconds

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineFcLs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineSeSs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineSeSs The number of Severely Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineUaSs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineUaSs The number of Unavailable Seconds

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Line_LineUaSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	SectionStatus interface{}

	// The number of Errored Seconds.
	SectionESs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section_SectionESs

	// The number of Severely Errored Seconds.
	SectionSeSs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section_SectionSeSs

	// The number of Severely Errored Framing Seconds.
	SectionSefSs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section_SectionSefSs

	// The number of Coding Violations.
	SectionCVs PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section_SectionCVs
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section SECTION

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section_SectionCVs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section_SectionCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section_SectionCVs The number of Coding Violations

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section_SectionCVs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section_SectionESs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section_SectionESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section_SectionESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section_SectionESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section_SectionSeSs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section_SectionSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section_SectionSeSs The number of Severely Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section_SectionSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section_SectionSefSs

type PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section_SectionSefSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section_SectionSefSs The number of Severely Errored Framing Seconds

func (*PerformanceManagementHistory_Global_Periodic_OcHistory_OcPortHistories_OcPortHistory_OcMinute15History_OcMinute15ocnHistories_OcMinute15ocnHistory_OcMinute15ocnTimeLineInstances_OcMinute15ocnTimeLineInstance_Section_SectionSefSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory

type PerformanceManagementHistory_Global_Periodic_OduHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data.
	OduPortHistories PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories
}

PerformanceManagementHistory_Global_Periodic_OduHistory ODU controller History performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory.
	OduPortHistory []*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories Port performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Port name. The type is string with pattern:
	// [a-zA-Z0-9._/-]+.
	Name interface{}

	// port current performance data.
	OduHour24History PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History

	// port current performance data.
	OduMinute15History PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory Port performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour performance data.
	OduHour24gfpHistories PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories

	// port 24 hour performance data.
	OduHour24prbsHistories PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories

	// port 24 hour performance data.
	OduHour24otnHistories PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory.
	OduHour24gfpHistory []*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories port 24 hour performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	OduHour24gfpTimeLineInstances PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory port 24 hour otn performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance.
	OduHour24gfpTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear30SecTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// RX BIT ERR.
	RxBitErr PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxBitErr

	// RX INV TYP.
	RxInvTyp PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxInvTyp

	// RX CRC.
	RxCrc PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxCrc

	// RX LFD.
	RxLfd PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxLfd

	// RX CSF.
	RxCsf PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxCsf
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxBitErr

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxBitErr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxBitErr RX BIT ERR

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxBitErr) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxCrc

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxCrc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxCrc RX CRC

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxCrc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxCsf

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxCsf struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxCsf RX CSF

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxCsf) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxInvTyp

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxInvTyp struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxInvTyp RX INV TYP

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxInvTyp) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxLfd

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxLfd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxLfd RX LFD

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24gfpHistories_OduHour24gfpHistory_OduHour24gfpTimeLineInstances_OduHour24gfpTimeLineInstance_RxLfd) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory.
	OduHour24otnHistory []*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories port 24 hour performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	OduHour24otnTimeLineInstances PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory port 24 hour otn performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance.
	OduHour24otnTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_Lbc

	// ES SM NE.
	EsNe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_EsNe

	// ESR PM NE.
	EsrNe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_EsrNe

	// SES SM NE.
	SesNe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_SesNe

	// SESR SM NE.
	SesrNe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_SesrNe

	// UAS SM NE.
	UasNe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_UasNe

	// BBE SM NE.
	BbeNe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_BbeNe

	// BBER SM NE.
	BberNe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_BberNe

	// FC SM NE.
	FcNe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_FcNe

	// ES SM FE.
	EsFe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_EsFe

	// ESR PM FE.
	EsrFe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_EsrFe

	// SES SM FE.
	SesFe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_SesFe

	// SESR SM FE.
	SesrFe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_SesrFe

	// UAS SM FE.
	UasFe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_UasFe

	// BBE SM FE.
	BbeFe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_BbeFe

	// BBER SM FE.
	BberFe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_BberFe

	// FC SM FE.
	FcFe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_FcFe
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_BbeFe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_BbeFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_BbeFe BBE SM FE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_BbeFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_BbeNe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_BbeNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_BbeNe BBE SM NE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_BbeNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_BberFe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_BberFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_BberFe BBER SM FE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_BberFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_BberNe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_BberNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_BberNe BBER SM NE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_BberNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_EsFe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_EsFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_EsFe ES SM FE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_EsFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_EsNe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_EsNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_EsNe ES SM NE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_EsNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_EsrFe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_EsrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_EsrFe ESR PM FE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_EsrFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_EsrNe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_EsrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_EsrNe ESR PM NE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_EsrNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_FcFe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_FcFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_FcFe FC SM FE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_FcFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_FcNe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_FcNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_FcNe FC SM NE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_FcNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_Lbc

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_Lbc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_Lbc LBC

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_Lbc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_SesFe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_SesFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_SesFe SES SM FE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_SesFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_SesNe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_SesNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_SesNe SES SM NE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_SesNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_SesrFe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_SesrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_SesrFe SESR SM FE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_SesrFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_SesrNe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_SesrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_SesrNe SESR SM NE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_SesrNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_UasFe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_UasFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_UasFe UAS SM FE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_UasFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_UasNe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_UasNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_UasNe UAS SM NE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24otnHistories_OduHour24otnHistory_OduHour24otnTimeLineInstances_OduHour24otnTimeLineInstance_UasNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour prbs performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory.
	OduHour24prbsHistory []*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories port 24 hour performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	OduHour24prbsTimeLineInstances PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory_OduHour24prbsTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory port 24 hour prbs performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory_OduHour24prbsTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory_OduHour24prbsTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute prbs performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory_OduHour24prbsTimeLineInstances_OduHour24prbsTimeLineInstance.
	OduHour24prbsTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory_OduHour24prbsTimeLineInstances_OduHour24prbsTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory_OduHour24prbsTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory_OduHour24prbsTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory_OduHour24prbsTimeLineInstances_OduHour24prbsTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory_OduHour24prbsTimeLineInstances_OduHour24prbsTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// EBC. The type is interface{} with range: 0..18446744073709551615.
	Ebc interface{}

	// FOUND COUNT. The type is interface{} with range: 0..4294967295.
	FoundCount interface{}

	// LOST COUNT. The type is interface{} with range: 0..4294967295.
	LostCount interface{}

	// FOUND AT TS. The type is interface{} with range: 0..18446744073709551615.
	FoundAtTime interface{}

	// LOST AT TS. The type is interface{} with range: 0..18446744073709551615.
	LostAtTime interface{}

	// CONFIG PTRN. The type is PmPrbsPatternEt.
	ConfPatt interface{}

	// RCVD PTRN.
	RcvPatt PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory_OduHour24prbsTimeLineInstances_OduHour24prbsTimeLineInstance_RcvPatt

	// PRBS STATUS.
	PrbsStatus PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory_OduHour24prbsTimeLineInstances_OduHour24prbsTimeLineInstance_PrbsStatus
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory_OduHour24prbsTimeLineInstances_OduHour24prbsTimeLineInstance port 15-minute prbs performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory_OduHour24prbsTimeLineInstances_OduHour24prbsTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory_OduHour24prbsTimeLineInstances_OduHour24prbsTimeLineInstance_PrbsStatus

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory_OduHour24prbsTimeLineInstances_OduHour24prbsTimeLineInstance_PrbsStatus struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// Prbs Status. The type is PmPrbsStatusEt.
	PrbsStatus interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory_OduHour24prbsTimeLineInstances_OduHour24prbsTimeLineInstance_PrbsStatus PRBS STATUS

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory_OduHour24prbsTimeLineInstances_OduHour24prbsTimeLineInstance_PrbsStatus) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory_OduHour24prbsTimeLineInstances_OduHour24prbsTimeLineInstance_RcvPatt

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory_OduHour24prbsTimeLineInstances_OduHour24prbsTimeLineInstance_RcvPatt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// RCVD PTRN. The type is PmPrbsPatternEt.
	RcvPatt interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory_OduHour24prbsTimeLineInstances_OduHour24prbsTimeLineInstance_RcvPatt RCVD PTRN

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduHour24History_OduHour24prbsHistories_OduHour24prbsHistory_OduHour24prbsTimeLineInstances_OduHour24prbsTimeLineInstance_RcvPatt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	OduMinute15prbsHistories PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories

	// port current performance data.
	OduMinute15gfpHistories PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories

	// port current performance data.
	OduMinute15otnHistories PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory.
	OduMinute15gfpHistory []*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	OduMinute15gfpTimeLineInstances PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance.
	OduMinute15gfpTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear30SecTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// RX BIT ERR.
	RxBitErr PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxBitErr

	// RX INV TYP.
	RxInvTyp PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxInvTyp

	// RX CRC.
	RxCrc PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxCrc

	// RX LFD.
	RxLfd PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxLfd

	// RX CSF.
	RxCsf PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxCsf
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxBitErr

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxBitErr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxBitErr RX BIT ERR

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxBitErr) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxCrc

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxCrc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxCrc RX CRC

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxCrc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxCsf

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxCsf struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxCsf RX CSF

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxCsf) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxInvTyp

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxInvTyp struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxInvTyp RX INV TYP

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxInvTyp) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxLfd

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxLfd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxLfd RX LFD

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15gfpHistories_OduMinute15gfpHistory_OduMinute15gfpTimeLineInstances_OduMinute15gfpTimeLineInstance_RxLfd) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory.
	OduMinute15otnHistory []*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	OduMinute15otnTimeLineInstances PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance.
	OduMinute15otnTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_Lbc

	// ES SM NE.
	EsNe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_EsNe

	// ESR PM NE.
	EsrNe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_EsrNe

	// SES SM NE.
	SesNe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_SesNe

	// SESR SM NE.
	SesrNe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_SesrNe

	// UAS SM NE.
	UasNe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_UasNe

	// BBE SM NE.
	BbeNe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_BbeNe

	// BBER SM NE.
	BberNe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_BberNe

	// FC SM NE.
	FcNe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_FcNe

	// ES SM FE.
	EsFe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_EsFe

	// ESR PM FE.
	EsrFe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_EsrFe

	// SES SM FE.
	SesFe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_SesFe

	// SESR SM FE.
	SesrFe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_SesrFe

	// UAS SM FE.
	UasFe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_UasFe

	// BBE SM FE.
	BbeFe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_BbeFe

	// BBER SM FE.
	BberFe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_BberFe

	// FC SM FE.
	FcFe PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_FcFe
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_BbeFe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_BbeFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_BbeFe BBE SM FE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_BbeFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_BbeNe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_BbeNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_BbeNe BBE SM NE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_BbeNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_BberFe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_BberFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_BberFe BBER SM FE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_BberFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_BberNe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_BberNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_BberNe BBER SM NE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_BberNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_EsFe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_EsFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_EsFe ES SM FE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_EsFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_EsNe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_EsNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_EsNe ES SM NE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_EsNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_EsrFe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_EsrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_EsrFe ESR PM FE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_EsrFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_EsrNe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_EsrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_EsrNe ESR PM NE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_EsrNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_FcFe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_FcFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_FcFe FC SM FE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_FcFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_FcNe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_FcNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_FcNe FC SM NE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_FcNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_Lbc

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_Lbc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_Lbc LBC

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_Lbc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_SesFe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_SesFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_SesFe SES SM FE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_SesFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_SesNe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_SesNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_SesNe SES SM NE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_SesNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_SesrFe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_SesrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_SesrFe SESR SM FE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_SesrFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_SesrNe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_SesrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_SesrNe SESR SM NE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_SesrNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_UasFe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_UasFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_UasFe UAS SM FE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_UasFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_UasNe

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_UasNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_UasNe UAS SM NE

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15otnHistories_OduMinute15otnHistory_OduMinute15otnTimeLineInstances_OduMinute15otnTimeLineInstance_UasNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute prbs performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory.
	OduMinute15prbsHistory []*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	OduMinute15prbsTimeLineInstances PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory_OduMinute15prbsTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory port 15-minute prbs performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory_OduMinute15prbsTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory_OduMinute15prbsTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute prbs performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory_OduMinute15prbsTimeLineInstances_OduMinute15prbsTimeLineInstance.
	OduMinute15prbsTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory_OduMinute15prbsTimeLineInstances_OduMinute15prbsTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory_OduMinute15prbsTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory_OduMinute15prbsTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory_OduMinute15prbsTimeLineInstances_OduMinute15prbsTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory_OduMinute15prbsTimeLineInstances_OduMinute15prbsTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// EBC. The type is interface{} with range: 0..18446744073709551615.
	Ebc interface{}

	// FOUND COUNT. The type is interface{} with range: 0..4294967295.
	FoundCount interface{}

	// LOST COUNT. The type is interface{} with range: 0..4294967295.
	LostCount interface{}

	// FOUND AT TS. The type is interface{} with range: 0..18446744073709551615.
	FoundAtTime interface{}

	// LOST AT TS. The type is interface{} with range: 0..18446744073709551615.
	LostAtTime interface{}

	// CONFIG PTRN. The type is PmPrbsPatternEt.
	ConfPatt interface{}

	// RCVD PTRN.
	RcvPatt PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory_OduMinute15prbsTimeLineInstances_OduMinute15prbsTimeLineInstance_RcvPatt

	// PRBS STATUS.
	PrbsStatus PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory_OduMinute15prbsTimeLineInstances_OduMinute15prbsTimeLineInstance_PrbsStatus
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory_OduMinute15prbsTimeLineInstances_OduMinute15prbsTimeLineInstance port 15-minute prbs performance data

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory_OduMinute15prbsTimeLineInstances_OduMinute15prbsTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory_OduMinute15prbsTimeLineInstances_OduMinute15prbsTimeLineInstance_PrbsStatus

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory_OduMinute15prbsTimeLineInstances_OduMinute15prbsTimeLineInstance_PrbsStatus struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// Prbs Status. The type is PmPrbsStatusEt.
	PrbsStatus interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory_OduMinute15prbsTimeLineInstances_OduMinute15prbsTimeLineInstance_PrbsStatus PRBS STATUS

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory_OduMinute15prbsTimeLineInstances_OduMinute15prbsTimeLineInstance_PrbsStatus) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory_OduMinute15prbsTimeLineInstances_OduMinute15prbsTimeLineInstance_RcvPatt

type PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory_OduMinute15prbsTimeLineInstances_OduMinute15prbsTimeLineInstance_RcvPatt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// RCVD PTRN. The type is PmPrbsPatternEt.
	RcvPatt interface{}
}

PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory_OduMinute15prbsTimeLineInstances_OduMinute15prbsTimeLineInstance_RcvPatt RCVD PTRN

func (*PerformanceManagementHistory_Global_Periodic_OduHistory_OduPortHistories_OduPortHistory_OduMinute15History_OduMinute15prbsHistories_OduMinute15prbsHistory_OduMinute15prbsTimeLineInstances_OduMinute15prbsTimeLineInstance_RcvPatt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory

type PerformanceManagementHistory_Global_Periodic_OpticsHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data.
	OpticsPortHistories PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory OPTICS controller History performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory.
	OpticsPortHistory []*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories Port performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Port name. The type is string with pattern:
	// [a-zA-Z0-9._/-]+.
	Name interface{}

	// port current performance data.
	OpticsHour24History PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History

	// port current performance data.
	OpticsSecond30History PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History

	// port current performance data.
	OpticsMinute15History PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory Port performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour performance data.
	OpticsHour24OpticsHistories PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories

	// port current performance data.
	OpticsHour24fecHistories PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour optics performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory.
	OpticsHour24OpticsHistory []*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories port 24 hour performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	OpticsHour24OpticsTimeLineInstances PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory port 24 hour optics performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance.
	OpticsHour24OpticsTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Lbc

	// LBC in percentage.
	LbcPc PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_LbcPc

	// OPT.
	Opt PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Opt

	// OPR.
	Opr PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Opr

	// Chromatic Dispersion.
	Cd PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Cd

	// Differential group Delay.
	Dgd PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Dgd

	// Polarization Mode Dispersion.
	Pmd PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Pmd

	// Optical Signal to Noise Ratio.
	Osnr PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Osnr

	// Center Wavelength/Frequency.
	CenterWavelength PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_CenterWavelength

	// Polarization Dependent Loss.
	Pdl PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Pdl

	// Polarization Change Rate.
	Pcr PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Pcr

	// Phase Noise.
	Pn PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Pn

	// Rx signal power.
	RxSigPow PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_RxSigPow

	// low freq sig off.
	LowSigFreqOff PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_LowSigFreqOff

	// Ampli Gain.
	AmpliGain PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_AmpliGain

	// Ampli Gain Tilt.
	AmpliGainTilt PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_AmpliGainTilt
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_AmpliGain

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_AmpliGain struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_AmpliGain Ampli Gain

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_AmpliGain) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_AmpliGainTilt

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_AmpliGainTilt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_AmpliGainTilt Ampli Gain Tilt

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_AmpliGainTilt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Cd

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Cd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Cd Chromatic Dispersion

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Cd) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_CenterWavelength

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_CenterWavelength struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_CenterWavelength Center Wavelength/Frequency

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_CenterWavelength) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Dgd

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Dgd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Dgd Differential group Delay

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Dgd) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Lbc

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Lbc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Lbc LBC

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Lbc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_LbcPc

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_LbcPc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_LbcPc LBC in percentage

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_LbcPc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_LowSigFreqOff

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_LowSigFreqOff struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_LowSigFreqOff low freq sig off

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_LowSigFreqOff) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Opr

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Opr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Opr OPR

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Opr) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Opt

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Opt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Opt OPT

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Opt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Osnr

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Osnr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Osnr Optical Signal to Noise Ratio

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Osnr) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Pcr

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Pcr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Pcr Polarization Change Rate

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Pcr) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Pdl

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Pdl struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Pdl Polarization Dependent Loss

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Pdl) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Pmd

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Pmd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Pmd Polarization Mode Dispersion

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Pmd) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Pn

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Pn struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Pn Phase Noise

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_Pn) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_RxSigPow

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_RxSigPow struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_RxSigPow Rx signal power

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24OpticsHistories_OpticsHour24OpticsHistory_OpticsHour24OpticsTimeLineInstances_OpticsHour24OpticsTimeLineInstance_RxSigPow) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour fec performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory.
	OpticsHour24fecHistory []*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	OpticsHour24fecTimeLineInstances PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory port 24 hour fec performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute fec performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance.
	OpticsHour24fecTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// EC BITS.
	EcBits PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_EcBits

	// UC WORDS.
	UcWords PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_UcWords

	// Pre FEC BER.
	PreFecBer PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_PreFecBer

	// Post FEC BER.
	PostFecBer PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_PostFecBer

	// Q.
	Q PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_Q

	// Q Margin.
	Qmargin PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_Qmargin
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance port 15-minute fec performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_EcBits

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_EcBits struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_EcBits EC BITS

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_EcBits) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_PostFecBer

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_PostFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_PostFecBer Post FEC BER

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_PostFecBer) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_PreFecBer

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_PreFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_PreFecBer Pre FEC BER

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_PreFecBer) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_Q

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_Q struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_Q Q

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_Q) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_Qmargin

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_Qmargin struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_Qmargin Q Margin

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_Qmargin) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_UcWords

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_UcWords struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_UcWords UC WORDS

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsHour24History_OpticsHour24fecHistories_OpticsHour24fecHistory_OpticsHour24fecTimeLineInstances_OpticsHour24fecTimeLineInstance_UcWords) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	OpticsMinute15OpticsHistories PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories

	// port current performance data.
	OpticsMinute15fecHistories PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute optics performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory.
	OpticsMinute15OpticsHistory []*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	OpticsMinute15OpticsTimeLineInstances PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory port 15-minute optics performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance.
	OpticsMinute15OpticsTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Lbc

	// LBC in percentage.
	LbcPc PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_LbcPc

	// OPT.
	Opt PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Opt

	// OPR.
	Opr PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Opr

	// Chromatic Dispersion.
	Cd PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Cd

	// Differential group Delay.
	Dgd PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Dgd

	// Polarization Mode Dispersion.
	Pmd PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Pmd

	// Optical Signal to Noise Ratio.
	Osnr PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Osnr

	// Center Wavelength/Frequency.
	CenterWavelength PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_CenterWavelength

	// Polarization Dependent Loss.
	Pdl PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Pdl

	// Polarization Change Rate.
	Pcr PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Pcr

	// Phase Noise.
	Pn PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Pn

	// Rx signal power.
	RxSigPow PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_RxSigPow

	// low freq sig off.
	LowSigFreqOff PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_LowSigFreqOff

	// Ampli Gain.
	AmpliGain PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_AmpliGain

	// Ampli Gain Tilt.
	AmpliGainTilt PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_AmpliGainTilt
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_AmpliGain

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_AmpliGain struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_AmpliGain Ampli Gain

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_AmpliGain) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_AmpliGainTilt

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_AmpliGainTilt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_AmpliGainTilt Ampli Gain Tilt

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_AmpliGainTilt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Cd

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Cd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Cd Chromatic Dispersion

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Cd) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_CenterWavelength

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_CenterWavelength struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_CenterWavelength Center Wavelength/Frequency

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_CenterWavelength) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Dgd

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Dgd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Dgd Differential group Delay

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Dgd) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Lbc

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Lbc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Lbc LBC

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Lbc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_LbcPc

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_LbcPc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_LbcPc LBC in percentage

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_LbcPc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_LowSigFreqOff

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_LowSigFreqOff struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_LowSigFreqOff low freq sig off

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_LowSigFreqOff) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Opr

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Opr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Opr OPR

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Opr) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Opt

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Opt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Opt OPT

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Opt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Osnr

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Osnr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Osnr Optical Signal to Noise Ratio

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Osnr) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Pcr

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Pcr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Pcr Polarization Change Rate

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Pcr) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Pdl

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Pdl struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Pdl Polarization Dependent Loss

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Pdl) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Pmd

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Pmd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Pmd Polarization Mode Dispersion

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Pmd) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Pn

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Pn struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Pn Phase Noise

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_Pn) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_RxSigPow

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_RxSigPow struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_RxSigPow Rx signal power

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15OpticsHistories_OpticsMinute15OpticsHistory_OpticsMinute15OpticsTimeLineInstances_OpticsMinute15OpticsTimeLineInstance_RxSigPow) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute fec performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory.
	OpticsMinute15fecHistory []*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	OpticsMinute15fecTimeLineInstances PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory port 15-minute fec performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute fec performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance.
	OpticsMinute15fecTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// EC BITS.
	EcBits PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_EcBits

	// UC WORDS.
	UcWords PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_UcWords

	// Pre FEC BER.
	PreFecBer PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_PreFecBer

	// Post FEC BER.
	PostFecBer PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_PostFecBer

	// Q.
	Q PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_Q

	// Q Margin.
	Qmargin PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_Qmargin
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance port 15-minute fec performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_EcBits

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_EcBits struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_EcBits EC BITS

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_EcBits) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_PostFecBer

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_PostFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_PostFecBer Post FEC BER

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_PostFecBer) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_PreFecBer

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_PreFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_PreFecBer Pre FEC BER

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_PreFecBer) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_Q

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_Q struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_Q Q

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_Q) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_Qmargin

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_Qmargin struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_Qmargin Q Margin

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_Qmargin) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_UcWords

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_UcWords struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_UcWords UC WORDS

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsMinute15History_OpticsMinute15fecHistories_OpticsMinute15fecHistory_OpticsMinute15fecTimeLineInstances_OpticsMinute15fecTimeLineInstance_UcWords) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	OpticsSecond30OpticsHistories PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories

	// port current performance data.
	OpticsSecond30fecHistories PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 30-second optics performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory.
	OpticsSecond30OpticsHistory []*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	OpticsSecond30OpticsTimeLineInstances PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory port 30-second optics performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 30 second otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance.
	OpticsSecond30OpticsTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Lbc

	// LBC in percentage.
	LbcPc PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_LbcPc

	// OPT.
	Opt PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Opt

	// OPR.
	Opr PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Opr

	// Chromatic Dispersion.
	Cd PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Cd

	// Differential group Delay.
	Dgd PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Dgd

	// Polarization Mode Dispersion.
	Pmd PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Pmd

	// Optical Signal to Noise Ratio.
	Osnr PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Osnr

	// Center Wavelength/Frequency.
	CenterWavelength PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_CenterWavelength

	// Polarization Dependent Loss.
	Pdl PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Pdl

	// Polarization Change Rate.
	Pcr PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Pcr

	// Phase Noise.
	Pn PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Pn

	// Rx signal power.
	RxSigPow PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_RxSigPow

	// low freq sig off.
	LowSigFreqOff PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_LowSigFreqOff

	// Ampli Gain.
	AmpliGain PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_AmpliGain

	// Ampli Gain Tilt.
	AmpliGainTilt PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_AmpliGainTilt
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance port 30 second otn performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_AmpliGain

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_AmpliGain struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_AmpliGain Ampli Gain

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_AmpliGain) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_AmpliGainTilt

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_AmpliGainTilt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_AmpliGainTilt Ampli Gain Tilt

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_AmpliGainTilt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Cd

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Cd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Cd Chromatic Dispersion

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Cd) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_CenterWavelength

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_CenterWavelength struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_CenterWavelength Center Wavelength/Frequency

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_CenterWavelength) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Dgd

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Dgd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Dgd Differential group Delay

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Dgd) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Lbc

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Lbc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Lbc LBC

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Lbc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_LbcPc

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_LbcPc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_LbcPc LBC in percentage

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_LbcPc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_LowSigFreqOff

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_LowSigFreqOff struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_LowSigFreqOff low freq sig off

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_LowSigFreqOff) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Opr

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Opr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Opr OPR

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Opr) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Opt

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Opt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Opt OPT

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Opt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Osnr

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Osnr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Osnr Optical Signal to Noise Ratio

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Osnr) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Pcr

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Pcr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Pcr Polarization Change Rate

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Pcr) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Pdl

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Pdl struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Pdl Polarization Dependent Loss

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Pdl) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Pmd

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Pmd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Pmd Polarization Mode Dispersion

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Pmd) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Pn

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Pn struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Pn Phase Noise

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_Pn) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_RxSigPow

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_RxSigPow struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_RxSigPow Rx signal power

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30OpticsHistories_OpticsSecond30OpticsHistory_OpticsSecond30OpticsTimeLineInstances_OpticsSecond30OpticsTimeLineInstance_RxSigPow) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 30-second fec performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory.
	OpticsSecond30fecHistory []*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	OpticsSecond30fecTimeLineInstances PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory port 30-second fec performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port sec-30 fec performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance.
	OpticsSecond30fecTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// EC BITS.
	EcBits PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_EcBits

	// UC WORDS.
	UcWords PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_UcWords

	// Pre FEC BER.
	PreFecBer PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_PreFecBer

	// Post FEC BER.
	PostFecBer PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_PostFecBer

	// Q.
	Q PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_Q

	// Q Margin.
	Qmargin PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_Qmargin
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance port sec-30 fec performance data

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_EcBits

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_EcBits struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_EcBits EC BITS

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_EcBits) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_PostFecBer

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_PostFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_PostFecBer Post FEC BER

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_PostFecBer) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_PreFecBer

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_PreFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_PreFecBer Pre FEC BER

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_PreFecBer) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_Q

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_Q struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_Q Q

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_Q) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_Qmargin

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_Qmargin struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_Qmargin Q Margin

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_Qmargin) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_UcWords

type PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_UcWords struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_UcWords UC WORDS

func (*PerformanceManagementHistory_Global_Periodic_OpticsHistory_OpticsPortHistories_OpticsPortHistory_OpticsSecond30History_OpticsSecond30fecHistories_OpticsSecond30fecHistory_OpticsSecond30fecTimeLineInstances_OpticsSecond30fecTimeLineInstance_UcWords) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory

type PerformanceManagementHistory_Global_Periodic_OtuHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data.
	OtuPortHistories PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories
}

PerformanceManagementHistory_Global_Periodic_OtuHistory OTU controller History performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory.
	OtuPortHistory []*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories Port performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Port name. The type is string with pattern:
	// [a-zA-Z0-9._/-]+.
	Name interface{}

	// port current performance data.
	OtuSecond30History PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History

	// port current performance data.
	OtuMinute15History PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History

	// port current performance data.
	OtuHour24History PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory Port performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour performance data.
	OtuHour24prbsHistories PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories

	// port 24 hour performance data.
	OtuHour24otnHistories PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories

	// port current performance data.
	OtuHour24fecHistories PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour fec performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory.
	OtuHour24fecHistory []*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	OtuHour24fecTimeLineInstances PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory port 24 hour fec performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute fec performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance.
	OtuHour24fecTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// EC BITS.
	EcBits PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_EcBits

	// UC WORDS.
	UcWords PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_UcWords

	// Pre FEC BER.
	PreFecBer PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_PreFecBer

	// Post FEC BER.
	PostFecBer PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_PostFecBer

	// Q.
	Q PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_Q

	// Q Margin.
	Qmargin PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_Qmargin
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance port 15-minute fec performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_EcBits

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_EcBits struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_EcBits EC BITS

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_EcBits) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_PostFecBer

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_PostFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_PostFecBer Post FEC BER

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_PostFecBer) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_PreFecBer

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_PreFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_PreFecBer Pre FEC BER

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_PreFecBer) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_Q

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_Q struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_Q Q

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_Q) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_Qmargin

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_Qmargin struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_Qmargin Q Margin

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_Qmargin) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_UcWords

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_UcWords struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_UcWords UC WORDS

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24fecHistories_OtuHour24fecHistory_OtuHour24fecTimeLineInstances_OtuHour24fecTimeLineInstance_UcWords) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory.
	OtuHour24otnHistory []*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories port 24 hour performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	OtuHour24otnTimeLineInstances PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory port 24 hour otn performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance.
	OtuHour24otnTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_Lbc

	// ES SM NE.
	EsNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_EsNe

	// ESR PM NE.
	EsrNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_EsrNe

	// SES SM NE.
	SesNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_SesNe

	// SESR SM NE.
	SesrNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_SesrNe

	// UAS SM NE.
	UasNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_UasNe

	// BBE SM NE.
	BbeNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_BbeNe

	// BBER SM NE.
	BberNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_BberNe

	// FC SM NE.
	FcNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_FcNe

	// ES SM FE.
	EsFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_EsFe

	// ESR PM FE.
	EsrFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_EsrFe

	// SES SM FE.
	SesFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_SesFe

	// SESR SM FE.
	SesrFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_SesrFe

	// UAS SM FE.
	UasFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_UasFe

	// BBE SM FE.
	BbeFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_BbeFe

	// BBER SM FE.
	BberFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_BberFe

	// FC SM FE.
	FcFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_FcFe
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_BbeFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_BbeFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_BbeFe BBE SM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_BbeFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_BbeNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_BbeNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_BbeNe BBE SM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_BbeNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_BberFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_BberFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_BberFe BBER SM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_BberFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_BberNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_BberNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_BberNe BBER SM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_BberNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_EsFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_EsFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_EsFe ES SM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_EsFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_EsNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_EsNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_EsNe ES SM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_EsNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_EsrFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_EsrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_EsrFe ESR PM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_EsrFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_EsrNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_EsrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_EsrNe ESR PM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_EsrNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_FcFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_FcFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_FcFe FC SM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_FcFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_FcNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_FcNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_FcNe FC SM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_FcNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_Lbc

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_Lbc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_Lbc LBC

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_Lbc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_SesFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_SesFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_SesFe SES SM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_SesFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_SesNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_SesNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_SesNe SES SM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_SesNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_SesrFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_SesrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_SesrFe SESR SM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_SesrFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_SesrNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_SesrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_SesrNe SESR SM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_SesrNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_UasFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_UasFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_UasFe UAS SM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_UasFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_UasNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_UasNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_UasNe UAS SM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24otnHistories_OtuHour24otnHistory_OtuHour24otnTimeLineInstances_OtuHour24otnTimeLineInstance_UasNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour prbs performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory.
	OtuHour24prbsHistory []*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories port 24 hour performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	OtuHour24prbsTimeLineInstances PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory_OtuHour24prbsTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory port 24 hour prbs performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory_OtuHour24prbsTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory_OtuHour24prbsTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute prbs performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory_OtuHour24prbsTimeLineInstances_OtuHour24prbsTimeLineInstance.
	OtuHour24prbsTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory_OtuHour24prbsTimeLineInstances_OtuHour24prbsTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory_OtuHour24prbsTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory_OtuHour24prbsTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory_OtuHour24prbsTimeLineInstances_OtuHour24prbsTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory_OtuHour24prbsTimeLineInstances_OtuHour24prbsTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// EBC. The type is interface{} with range: 0..18446744073709551615.
	Ebc interface{}

	// FOUND COUNT. The type is interface{} with range: 0..4294967295.
	FoundCount interface{}

	// LOST COUNT. The type is interface{} with range: 0..4294967295.
	LostCount interface{}

	// FOUND AT TS. The type is interface{} with range: 0..18446744073709551615.
	FoundAtTime interface{}

	// LOST AT TS. The type is interface{} with range: 0..18446744073709551615.
	LostAtTime interface{}

	// CONFIG PTRN. The type is PmPrbsPatternEt.
	ConfPatt interface{}

	// RCVD PTRN.
	RcvPatt PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory_OtuHour24prbsTimeLineInstances_OtuHour24prbsTimeLineInstance_RcvPatt

	// PRBS STATUS.
	PrbsStatus PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory_OtuHour24prbsTimeLineInstances_OtuHour24prbsTimeLineInstance_PrbsStatus
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory_OtuHour24prbsTimeLineInstances_OtuHour24prbsTimeLineInstance port 15-minute prbs performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory_OtuHour24prbsTimeLineInstances_OtuHour24prbsTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory_OtuHour24prbsTimeLineInstances_OtuHour24prbsTimeLineInstance_PrbsStatus

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory_OtuHour24prbsTimeLineInstances_OtuHour24prbsTimeLineInstance_PrbsStatus struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// Prbs Status. The type is PmPrbsStatusEt.
	PrbsStatus interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory_OtuHour24prbsTimeLineInstances_OtuHour24prbsTimeLineInstance_PrbsStatus PRBS STATUS

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory_OtuHour24prbsTimeLineInstances_OtuHour24prbsTimeLineInstance_PrbsStatus) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory_OtuHour24prbsTimeLineInstances_OtuHour24prbsTimeLineInstance_RcvPatt

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory_OtuHour24prbsTimeLineInstances_OtuHour24prbsTimeLineInstance_RcvPatt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// RCVD PTRN. The type is PmPrbsPatternEt.
	RcvPatt interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory_OtuHour24prbsTimeLineInstances_OtuHour24prbsTimeLineInstance_RcvPatt RCVD PTRN

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuHour24History_OtuHour24prbsHistories_OtuHour24prbsHistory_OtuHour24prbsTimeLineInstances_OtuHour24prbsTimeLineInstance_RcvPatt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	OtuMinute15fecHistories PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories

	// port current performance data.
	OtuMinute15prbsHistories PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories

	// port current performance data.
	OtuMinute15otnHistories PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute fec performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory.
	OtuMinute15fecHistory []*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	OtuMinute15fecTimeLineInstances PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory port 15-minute fec performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute fec performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance.
	OtuMinute15fecTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// EC BITS.
	EcBits PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_EcBits

	// UC WORDS.
	UcWords PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_UcWords

	// Pre FEC BER.
	PreFecBer PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_PreFecBer

	// Post FEC BER.
	PostFecBer PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_PostFecBer

	// Q.
	Q PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_Q

	// Q Margin.
	Qmargin PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_Qmargin
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance port 15-minute fec performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_EcBits

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_EcBits struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_EcBits EC BITS

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_EcBits) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_PostFecBer

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_PostFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_PostFecBer Post FEC BER

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_PostFecBer) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_PreFecBer

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_PreFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_PreFecBer Pre FEC BER

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_PreFecBer) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_Q

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_Q struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_Q Q

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_Q) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_Qmargin

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_Qmargin struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_Qmargin Q Margin

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_Qmargin) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_UcWords

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_UcWords struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_UcWords UC WORDS

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15fecHistories_OtuMinute15fecHistory_OtuMinute15fecTimeLineInstances_OtuMinute15fecTimeLineInstance_UcWords) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory.
	OtuMinute15otnHistory []*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	OtuMinute15otnTimeLineInstances PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance.
	OtuMinute15otnTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_Lbc

	// ES SM NE.
	EsNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_EsNe

	// ESR PM NE.
	EsrNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_EsrNe

	// SES SM NE.
	SesNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_SesNe

	// SESR SM NE.
	SesrNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_SesrNe

	// UAS SM NE.
	UasNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_UasNe

	// BBE SM NE.
	BbeNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_BbeNe

	// BBER SM NE.
	BberNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_BberNe

	// FC SM NE.
	FcNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_FcNe

	// ES SM FE.
	EsFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_EsFe

	// ESR PM FE.
	EsrFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_EsrFe

	// SES SM FE.
	SesFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_SesFe

	// SESR SM FE.
	SesrFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_SesrFe

	// UAS SM FE.
	UasFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_UasFe

	// BBE SM FE.
	BbeFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_BbeFe

	// BBER SM FE.
	BberFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_BberFe

	// FC SM FE.
	FcFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_FcFe
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_BbeFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_BbeFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_BbeFe BBE SM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_BbeFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_BbeNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_BbeNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_BbeNe BBE SM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_BbeNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_BberFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_BberFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_BberFe BBER SM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_BberFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_BberNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_BberNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_BberNe BBER SM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_BberNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_EsFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_EsFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_EsFe ES SM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_EsFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_EsNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_EsNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_EsNe ES SM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_EsNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_EsrFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_EsrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_EsrFe ESR PM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_EsrFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_EsrNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_EsrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_EsrNe ESR PM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_EsrNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_FcFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_FcFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_FcFe FC SM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_FcFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_FcNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_FcNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_FcNe FC SM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_FcNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_Lbc

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_Lbc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_Lbc LBC

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_Lbc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_SesFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_SesFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_SesFe SES SM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_SesFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_SesNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_SesNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_SesNe SES SM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_SesNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_SesrFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_SesrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_SesrFe SESR SM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_SesrFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_SesrNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_SesrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_SesrNe SESR SM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_SesrNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_UasFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_UasFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_UasFe UAS SM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_UasFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_UasNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_UasNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_UasNe UAS SM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15otnHistories_OtuMinute15otnHistory_OtuMinute15otnTimeLineInstances_OtuMinute15otnTimeLineInstance_UasNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute prbs performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory.
	OtuMinute15prbsHistory []*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	OtuMinute15prbsTimeLineInstances PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory_OtuMinute15prbsTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory port 15-minute prbs performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory_OtuMinute15prbsTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory_OtuMinute15prbsTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute prbs performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory_OtuMinute15prbsTimeLineInstances_OtuMinute15prbsTimeLineInstance.
	OtuMinute15prbsTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory_OtuMinute15prbsTimeLineInstances_OtuMinute15prbsTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory_OtuMinute15prbsTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory_OtuMinute15prbsTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory_OtuMinute15prbsTimeLineInstances_OtuMinute15prbsTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory_OtuMinute15prbsTimeLineInstances_OtuMinute15prbsTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// EBC. The type is interface{} with range: 0..18446744073709551615.
	Ebc interface{}

	// FOUND COUNT. The type is interface{} with range: 0..4294967295.
	FoundCount interface{}

	// LOST COUNT. The type is interface{} with range: 0..4294967295.
	LostCount interface{}

	// FOUND AT TS. The type is interface{} with range: 0..18446744073709551615.
	FoundAtTime interface{}

	// LOST AT TS. The type is interface{} with range: 0..18446744073709551615.
	LostAtTime interface{}

	// CONFIG PTRN. The type is PmPrbsPatternEt.
	ConfPatt interface{}

	// RCVD PTRN.
	RcvPatt PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory_OtuMinute15prbsTimeLineInstances_OtuMinute15prbsTimeLineInstance_RcvPatt

	// PRBS STATUS.
	PrbsStatus PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory_OtuMinute15prbsTimeLineInstances_OtuMinute15prbsTimeLineInstance_PrbsStatus
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory_OtuMinute15prbsTimeLineInstances_OtuMinute15prbsTimeLineInstance port 15-minute prbs performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory_OtuMinute15prbsTimeLineInstances_OtuMinute15prbsTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory_OtuMinute15prbsTimeLineInstances_OtuMinute15prbsTimeLineInstance_PrbsStatus

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory_OtuMinute15prbsTimeLineInstances_OtuMinute15prbsTimeLineInstance_PrbsStatus struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// Prbs Status. The type is PmPrbsStatusEt.
	PrbsStatus interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory_OtuMinute15prbsTimeLineInstances_OtuMinute15prbsTimeLineInstance_PrbsStatus PRBS STATUS

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory_OtuMinute15prbsTimeLineInstances_OtuMinute15prbsTimeLineInstance_PrbsStatus) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory_OtuMinute15prbsTimeLineInstances_OtuMinute15prbsTimeLineInstance_RcvPatt

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory_OtuMinute15prbsTimeLineInstances_OtuMinute15prbsTimeLineInstance_RcvPatt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// RCVD PTRN. The type is PmPrbsPatternEt.
	RcvPatt interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory_OtuMinute15prbsTimeLineInstances_OtuMinute15prbsTimeLineInstance_RcvPatt RCVD PTRN

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuMinute15History_OtuMinute15prbsHistories_OtuMinute15prbsHistory_OtuMinute15prbsTimeLineInstances_OtuMinute15prbsTimeLineInstance_RcvPatt) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	OtuSecond30fecHistories PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories

	// port current performance data.
	OtuSecond30otnHistories PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 30-second fec performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory.
	OtuSecond30fecHistory []*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	OtuSecond30fecTimeLineInstances PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory port 30-second fec performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 30-second fec performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance.
	OtuSecond30fecTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// EC BITS.
	EcBits PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_EcBits

	// UC WORDS.
	UcWords PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_UcWords

	// Pre FEC BER.
	PreFecBer PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_PreFecBer

	// Post FEC BER.
	PostFecBer PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_PostFecBer

	// Q.
	Q PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_Q

	// Q Margin.
	Qmargin PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_Qmargin
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance port 30-second fec performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_EcBits

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_EcBits struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_EcBits EC BITS

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_EcBits) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_PostFecBer

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_PostFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_PostFecBer Post FEC BER

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_PostFecBer) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_PreFecBer

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_PreFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_PreFecBer Pre FEC BER

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_PreFecBer) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_Q

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_Q struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_Q Q

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_Q) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_Qmargin

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_Qmargin struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_Qmargin Q Margin

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_Qmargin) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_UcWords

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_UcWords struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_UcWords UC WORDS

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30fecHistories_OtuSecond30fecHistory_OtuSecond30fecTimeLineInstances_OtuSecond30fecTimeLineInstance_UcWords) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 30-second otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory.
	OtuSecond30otnHistory []*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	OtuSecond30otnTimeLineInstances PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory port 30-second otn performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 30-second otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance.
	OtuSecond30otnTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_Lbc

	// ES SM NE.
	EsNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_EsNe

	// ESR PM NE.
	EsrNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_EsrNe

	// SES SM NE.
	SesNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_SesNe

	// SESR SM NE.
	SesrNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_SesrNe

	// UAS SM NE.
	UasNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_UasNe

	// BBE SM NE.
	BbeNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_BbeNe

	// BBER SM NE.
	BberNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_BberNe

	// FC SM NE.
	FcNe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_FcNe

	// ES SM FE.
	EsFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_EsFe

	// ESR PM FE.
	EsrFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_EsrFe

	// SES SM FE.
	SesFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_SesFe

	// SESR SM FE.
	SesrFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_SesrFe

	// UAS SM FE.
	UasFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_UasFe

	// BBE SM FE.
	BbeFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_BbeFe

	// BBER SM FE.
	BberFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_BberFe

	// FC SM FE.
	FcFe PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_FcFe
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance port 30-second otn performance data

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_BbeFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_BbeFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_BbeFe BBE SM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_BbeFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_BbeNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_BbeNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_BbeNe BBE SM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_BbeNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_BberFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_BberFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_BberFe BBER SM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_BberFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_BberNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_BberNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_BberNe BBER SM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_BberNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_EsFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_EsFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_EsFe ES SM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_EsFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_EsNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_EsNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_EsNe ES SM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_EsNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_EsrFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_EsrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_EsrFe ESR PM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_EsrFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_EsrNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_EsrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_EsrNe ESR PM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_EsrNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_FcFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_FcFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_FcFe FC SM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_FcFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_FcNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_FcNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_FcNe FC SM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_FcNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_Lbc

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_Lbc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_Lbc LBC

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_Lbc) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_SesFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_SesFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_SesFe SES SM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_SesFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_SesNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_SesNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_SesNe SES SM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_SesNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_SesrFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_SesrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_SesrFe SESR SM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_SesrFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_SesrNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_SesrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_SesrNe SESR SM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_SesrNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_UasFe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_UasFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_UasFe UAS SM FE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_UasFe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_UasNe

type PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_UasNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_UasNe UAS SM NE

func (*PerformanceManagementHistory_Global_Periodic_OtuHistory_OtuPortHistories_OtuPortHistory_OtuSecond30History_OtuSecond30otnHistories_OtuSecond30otnHistory_OtuSecond30otnTimeLineInstances_OtuSecond30otnTimeLineInstance_UasNe) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory

type PerformanceManagementHistory_Global_Periodic_SonetHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data.
	SonetPortHistories PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories
}

PerformanceManagementHistory_Global_Periodic_SonetHistory SONET controller History performance data

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory.
	SonetPortHistory []*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories Port performance data

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Port name. The type is string with pattern:
	// [a-zA-Z0-9._/-]+.
	Name interface{}

	// port current performance data.
	SonetMinute15History PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History

	// port current performance data.
	SonetHour24History PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory Port performance data

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	SonetHour24PathHistories PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories

	// port current performance data.
	SonetHour24ocnHistories PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour Path performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory.
	SonetHour24PathHistory []*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	SonetHour24PathTimeLineInstances PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory port 24 hour Path performance data

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance.
	SonetHour24PathTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// PATH.
	Path PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path

	// Far End PATH.
	FePath PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_FePath
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_FePath

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_FePath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// The number of Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathESs interface{}

	// The number of Severely Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathSeSs interface{}

	// The number of Coding Violations. The type is interface{} with range:
	// 0..4294967295.
	FarEndPathCVs interface{}

	// The number of Unavailable Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathUaSs interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_FePath Far End PATH

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_FePath) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Indicates the type of the SONET/SDH Path. The type is PmSonetPathWidthEnum.
	PathWidth interface{}

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	PathStatus interface{}

	// The number of Errored Seconds.
	PathESs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path_PathESs

	// The number of Severely Errored Seconds.
	PathSeSs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path_PathSeSs

	// The number of Coding Violations.
	PathCVs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path_PathCVs

	// The number of Unavailable Seconds.
	PathUaSs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path_PathUaSs
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path PATH

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path_PathCVs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path_PathCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path_PathCVs The number of Coding Violations

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path_PathCVs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path_PathESs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path_PathESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path_PathESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path_PathESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path_PathSeSs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path_PathSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path_PathSeSs The number of Severely Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path_PathSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path_PathUaSs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path_PathUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path_PathUaSs The number of Unavailable Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24PathHistories_SonetHour24PathHistory_SonetHour24PathTimeLineInstances_SonetHour24PathTimeLineInstance_Path_PathUaSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour ocn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory.
	SonetHour24ocnHistory []*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	SonetHour24ocnTimeLineInstances PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory port 24 hour ocn performance data

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance.
	SonetHour24ocnTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// SECTION.
	Section PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section

	// LINE.
	Line PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line

	// FarEnd LINE.
	FeLine PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// The number of Errored Seconds.
	FarEndLineESs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineESs

	// The number of Severely Errored Seconds.
	FarEndLineSeSs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineSeSs

	// The number of Coding Violations.
	FarEndLineCVs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineCVs

	// The number of Unavailable Seconds.
	FarEndLineUaSs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineUaSs

	// The number of Failure counts Seconds.
	FarEndLineFcLs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineFcLs
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine FarEnd LINE

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineCVs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineCVs The number of Coding Violations

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineCVs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineESs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineFcLs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineFcLs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineFcLs The number of Failure counts Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineFcLs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineSeSs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineSeSs The number of Severely Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineUaSs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineUaSs The number of Unavailable Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_FeLine_FarEndLineUaSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	LineStatus interface{}

	// The number of Errored Seconds.
	LineESs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineESs

	// The number of Severely Errored Seconds.
	LineSeSs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineSeSs

	// The number of Coding Violations.
	LineCVs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineCVs

	// The number of Unavailable Seconds.
	LineUaSs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineUaSs

	// The number of Failure counts Seconds.
	LineFcLs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineFcLs
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line LINE

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineCVs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineCVs The number of Coding Violations

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineCVs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineESs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineFcLs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineFcLs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineFcLs The number of Failure counts Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineFcLs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineSeSs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineSeSs The number of Severely Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineUaSs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineUaSs The number of Unavailable Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Line_LineUaSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	SectionStatus interface{}

	// The number of Errored Seconds.
	SectionESs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section_SectionESs

	// The number of Severely Errored Seconds.
	SectionSeSs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section_SectionSeSs

	// The number of Severely Errored Framing Seconds.
	SectionSefSs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section_SectionSefSs

	// The number of Coding Violations.
	SectionCVs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section_SectionCVs
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section SECTION

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section_SectionCVs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section_SectionCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section_SectionCVs The number of Coding Violations

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section_SectionCVs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section_SectionESs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section_SectionESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section_SectionESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section_SectionESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section_SectionSeSs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section_SectionSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section_SectionSeSs The number of Severely Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section_SectionSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section_SectionSefSs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section_SectionSefSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section_SectionSefSs The number of Severely Errored Framing Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetHour24History_SonetHour24ocnHistories_SonetHour24ocnHistory_SonetHour24ocnTimeLineInstances_SonetHour24ocnTimeLineInstance_Section_SectionSefSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	SonetMinute15ocnHistories PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories

	// port current performance data.
	SonetMinute15PathHistories PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute Path performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory.
	SonetMinute15PathHistory []*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	SonetMinute15PathTimeLineInstances PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory port 15-minute Path performance data

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance.
	SonetMinute15PathTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// PATH.
	Path PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path

	// Far End PATH.
	FePath PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_FePath
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_FePath

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_FePath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// The number of Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathESs interface{}

	// The number of Severely Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathSeSs interface{}

	// The number of Coding Violations. The type is interface{} with range:
	// 0..4294967295.
	FarEndPathCVs interface{}

	// The number of Unavailable Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathUaSs interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_FePath Far End PATH

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_FePath) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Indicates the type of the SONET/SDH Path. The type is PmSonetPathWidthEnum.
	PathWidth interface{}

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	PathStatus interface{}

	// The number of Errored Seconds.
	PathESs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path_PathESs

	// The number of Severely Errored Seconds.
	PathSeSs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path_PathSeSs

	// The number of Coding Violations.
	PathCVs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path_PathCVs

	// The number of Unavailable Seconds.
	PathUaSs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path_PathUaSs
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path PATH

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path_PathCVs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path_PathCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path_PathCVs The number of Coding Violations

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path_PathCVs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path_PathESs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path_PathESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path_PathESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path_PathESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path_PathSeSs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path_PathSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path_PathSeSs The number of Severely Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path_PathSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path_PathUaSs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path_PathUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path_PathUaSs The number of Unavailable Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15PathHistories_SonetMinute15PathHistory_SonetMinute15PathTimeLineInstances_SonetMinute15PathTimeLineInstance_Path_PathUaSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute ocn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory.
	SonetMinute15ocnHistory []*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	SonetMinute15ocnTimeLineInstances PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory port 15-minute ocn performance data

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance.
	SonetMinute15ocnTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// SECTION.
	Section PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section

	// LINE.
	Line PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line

	// FarEnd LINE.
	FeLine PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// The number of Errored Seconds.
	FarEndLineESs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineESs

	// The number of Severely Errored Seconds.
	FarEndLineSeSs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineSeSs

	// The number of Coding Violations.
	FarEndLineCVs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineCVs

	// The number of Unavailable Seconds.
	FarEndLineUaSs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineUaSs

	// The number of Failure counts Seconds.
	FarEndLineFcLs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineFcLs
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine FarEnd LINE

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineCVs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineCVs The number of Coding Violations

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineCVs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineESs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineFcLs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineFcLs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineFcLs The number of Failure counts Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineFcLs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineSeSs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineSeSs The number of Severely Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineUaSs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineUaSs The number of Unavailable Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_FeLine_FarEndLineUaSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	LineStatus interface{}

	// The number of Errored Seconds.
	LineESs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineESs

	// The number of Severely Errored Seconds.
	LineSeSs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineSeSs

	// The number of Coding Violations.
	LineCVs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineCVs

	// The number of Unavailable Seconds.
	LineUaSs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineUaSs

	// The number of Failure counts Seconds.
	LineFcLs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineFcLs
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line LINE

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineCVs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineCVs The number of Coding Violations

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineCVs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineESs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineFcLs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineFcLs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineFcLs The number of Failure counts Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineFcLs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineSeSs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineSeSs The number of Severely Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineUaSs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineUaSs The number of Unavailable Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Line_LineUaSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	SectionStatus interface{}

	// The number of Errored Seconds.
	SectionESs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section_SectionESs

	// The number of Severely Errored Seconds.
	SectionSeSs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section_SectionSeSs

	// The number of Severely Errored Framing Seconds.
	SectionSefSs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section_SectionSefSs

	// The number of Coding Violations.
	SectionCVs PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section_SectionCVs
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section SECTION

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section_SectionCVs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section_SectionCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section_SectionCVs The number of Coding Violations

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section_SectionCVs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section_SectionESs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section_SectionESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section_SectionESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section_SectionESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section_SectionSeSs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section_SectionSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section_SectionSeSs The number of Severely Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section_SectionSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section_SectionSefSs

type PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section_SectionSefSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section_SectionSefSs The number of Severely Errored Framing Seconds

func (*PerformanceManagementHistory_Global_Periodic_SonetHistory_SonetPortHistories_SonetPortHistory_SonetMinute15History_SonetMinute15ocnHistories_SonetMinute15ocnHistory_SonetMinute15ocnTimeLineInstances_SonetMinute15ocnTimeLineInstance_Section_SectionSefSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory

type PerformanceManagementHistory_Global_Periodic_StmHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data.
	StmPortHistories PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories
}

PerformanceManagementHistory_Global_Periodic_StmHistory STM controller History performance data

func (*PerformanceManagementHistory_Global_Periodic_StmHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory.
	StmPortHistory []*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories Port performance data

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Port name. The type is string with pattern:
	// [a-zA-Z0-9._/-]+.
	Name interface{}

	// port current performance data.
	StmHour24History PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History

	// port current performance data.
	StmMinute15History PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory Port performance data

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	StmHour24stmHistories PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour stm performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory.
	StmHour24stmHistory []*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	StmHour24stmTimeLineInstances PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory port 24 hour stm performance data

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute stm performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance.
	StmHour24stmTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// SECTION.
	Section PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section

	// LINE.
	Line PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line

	// FarEnd LINE.
	FeLine PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance port 15-minute stm performance data

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// The number of Errored Seconds.
	FarEndLineESs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineESs

	// The number of Errored Seconds Ratio.
	FarEndLineEsRs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineEsRs

	// The number of Background Block Errors.
	FarEndLineEbbEs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineEbbEs

	// The number of Background Block Errors.
	FarEndLineBbeRs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineBbeRs

	// The number of Severely Errored Second.
	FarEndLineSeSs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineSeSs

	// The number of Severely Errored Second Ratio.
	FarEndLineSesRs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineSesRs

	// The number of Unavailable Second.
	FarEndLineUaSs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineUaSs

	// The number of Errored Block Second.
	FarEndLineEBs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineEBs
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine FarEnd LINE

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineBbeRs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineBbeRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineBbeRs The number of Background Block Errors

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineBbeRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineEBs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineEBs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineEBs The number of Errored Block Second

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineEBs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineESs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineEbbEs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineEbbEs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineEbbEs The number of Background Block Errors

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineEbbEs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineEsRs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineEsRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineEsRs The number of Errored Seconds Ratio

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineEsRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineSeSs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineSeSs The number of Severely Errored Second

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineSesRs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineSesRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineSesRs The number of Severely Errored Second Ratio

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineSesRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineUaSs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineUaSs The number of Unavailable Second

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_FeLine_FarEndLineUaSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	LineStatus interface{}

	// The number of Errored Seconds.
	LineESs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineESs

	// The number of Errored Seconds Ratio.
	LineEsRs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineEsRs

	// The number of Background Block Errors.
	LineBbEs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineBbEs

	// The number of Background Block Errors.
	LineBbeRs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineBbeRs

	// The number of Severely Errored Second.
	LineSeSs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineSeSs

	// The number of Severely Errored Second Ratio.
	LineSesRs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineSesRs

	// The number of Unavailable Second.
	LineUaSs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineUaSs

	// The number of Errored Block Second.
	LineEBs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineEBs
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line LINE

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineBbEs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineBbEs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineBbEs The number of Background Block Errors

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineBbEs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineBbeRs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineBbeRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineBbeRs The number of Background Block Errors

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineBbeRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineEBs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineEBs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineEBs The number of Errored Block Second

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineEBs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineESs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineEsRs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineEsRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineEsRs The number of Errored Seconds Ratio

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineEsRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineSeSs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineSeSs The number of Severely Errored Second

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineSesRs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineSesRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineSesRs The number of Severely Errored Second Ratio

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineSesRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineUaSs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineUaSs The number of Unavailable Second

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Line_LineUaSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	SectionStatus interface{}

	// The number of Errored Seconds.
	SectionESs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionESs

	// The number of Errored Seconds Ratio.
	SectionEsRs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionEsRs

	// The number of Background Block Errors.
	SectionBbEs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionBbEs

	// The number of Background Block Errors.
	SectionBbeRs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionBbeRs

	// The number of Severely Errored Second.
	SectionSeSs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionSeSs

	// The number of Severely Errored Second Ratio.
	SectionSesRs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionSesRs

	// The number of Unavailable Second.
	SectionUaSs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionUaSs

	// The number of Errored Block Second.
	SectionEBs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionEBs
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section SECTION

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionBbEs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionBbEs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionBbEs The number of Background Block Errors

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionBbEs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionBbeRs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionBbeRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionBbeRs The number of Background Block Errors

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionBbeRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionEBs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionEBs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionEBs The number of Errored Block Second

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionEBs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionESs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionEsRs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionEsRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionEsRs The number of Errored Seconds Ratio

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionEsRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionSeSs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionSeSs The number of Severely Errored Second

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionSesRs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionSesRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionSesRs The number of Severely Errored Second Ratio

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionSesRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionUaSs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionUaSs The number of Unavailable Second

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmHour24History_StmHour24stmHistories_StmHour24stmHistory_StmHour24stmTimeLineInstances_StmHour24stmTimeLineInstance_Section_SectionUaSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	StmMinute15stmHistories PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute stm performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory.
	StmMinute15stmHistory []*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	StmMinute15stmTimeLineInstances PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory port 15-minute stm performance data

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute stm performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance.
	StmMinute15stmTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// SECTION.
	Section PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section

	// LINE.
	Line PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line

	// FarEnd LINE.
	FeLine PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance port 15-minute stm performance data

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// The number of Errored Seconds.
	FarEndLineESs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineESs

	// The number of Errored Seconds Ratio.
	FarEndLineEsRs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineEsRs

	// The number of Background Block Errors.
	FarEndLineEbbEs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineEbbEs

	// The number of Background Block Errors.
	FarEndLineBbeRs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineBbeRs

	// The number of Severely Errored Second.
	FarEndLineSeSs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineSeSs

	// The number of Severely Errored Second Ratio.
	FarEndLineSesRs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineSesRs

	// The number of Unavailable Second.
	FarEndLineUaSs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineUaSs

	// The number of Errored Block Second.
	FarEndLineEBs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineEBs
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine FarEnd LINE

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineBbeRs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineBbeRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineBbeRs The number of Background Block Errors

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineBbeRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineEBs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineEBs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineEBs The number of Errored Block Second

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineEBs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineESs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineEbbEs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineEbbEs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineEbbEs The number of Background Block Errors

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineEbbEs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineEsRs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineEsRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineEsRs The number of Errored Seconds Ratio

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineEsRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineSeSs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineSeSs The number of Severely Errored Second

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineSesRs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineSesRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineSesRs The number of Severely Errored Second Ratio

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineSesRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineUaSs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineUaSs The number of Unavailable Second

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_FeLine_FarEndLineUaSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	LineStatus interface{}

	// The number of Errored Seconds.
	LineESs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineESs

	// The number of Errored Seconds Ratio.
	LineEsRs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineEsRs

	// The number of Background Block Errors.
	LineBbEs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineBbEs

	// The number of Background Block Errors.
	LineBbeRs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineBbeRs

	// The number of Severely Errored Second.
	LineSeSs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineSeSs

	// The number of Severely Errored Second Ratio.
	LineSesRs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineSesRs

	// The number of Unavailable Second.
	LineUaSs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineUaSs

	// The number of Errored Block Second.
	LineEBs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineEBs
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line LINE

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineBbEs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineBbEs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineBbEs The number of Background Block Errors

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineBbEs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineBbeRs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineBbeRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineBbeRs The number of Background Block Errors

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineBbeRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineEBs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineEBs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineEBs The number of Errored Block Second

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineEBs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineESs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineEsRs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineEsRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineEsRs The number of Errored Seconds Ratio

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineEsRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineSeSs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineSeSs The number of Severely Errored Second

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineSesRs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineSesRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineSesRs The number of Severely Errored Second Ratio

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineSesRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineUaSs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineUaSs The number of Unavailable Second

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Line_LineUaSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	SectionStatus interface{}

	// The number of Errored Seconds.
	SectionESs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionESs

	// The number of Errored Seconds Ratio.
	SectionEsRs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionEsRs

	// The number of Background Block Errors.
	SectionBbEs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionBbEs

	// The number of Background Block Errors.
	SectionBbeRs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionBbeRs

	// The number of Severely Errored Second.
	SectionSeSs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionSeSs

	// The number of Severely Errored Second Ratio.
	SectionSesRs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionSesRs

	// The number of Unavailable Second.
	SectionUaSs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionUaSs

	// The number of Errored Block Second.
	SectionEBs PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionEBs
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section SECTION

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionBbEs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionBbEs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionBbEs The number of Background Block Errors

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionBbEs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionBbeRs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionBbeRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionBbeRs The number of Background Block Errors

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionBbeRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionEBs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionEBs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionEBs The number of Errored Block Second

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionEBs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionESs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionEsRs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionEsRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionEsRs The number of Errored Seconds Ratio

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionEsRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionSeSs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionSeSs The number of Severely Errored Second

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionSesRs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionSesRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionSesRs The number of Severely Errored Second Ratio

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionSesRs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionUaSs

type PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionUaSs The number of Unavailable Second

func (*PerformanceManagementHistory_Global_Periodic_StmHistory_StmPortHistories_StmPortHistory_StmMinute15History_StmMinute15stmHistories_StmMinute15stmHistory_StmMinute15stmTimeLineInstances_StmMinute15stmTimeLineInstance_Section_SectionUaSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory

type PerformanceManagementHistory_Global_Periodic_StsHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data.
	StsPortHistories PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories
}

PerformanceManagementHistory_Global_Periodic_StsHistory STS controller History performance data

func (*PerformanceManagementHistory_Global_Periodic_StsHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory.
	StsPortHistory []*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories Port performance data

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Port name. The type is string with pattern:
	// [a-zA-Z0-9._/-]+.
	Name interface{}

	// port current performance data.
	StsMinute15History PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History

	// port current performance data.
	StsHour24History PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory Port performance data

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	StsHour24PathHistories PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour Path performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory.
	StsHour24PathHistory []*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	StsHour24PathTimeLineInstances PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory port 24 hour Path performance data

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute sts performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance.
	StsHour24PathTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// PATH.
	Path PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path

	// Far End PATH.
	FePath PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_FePath
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance port 15-minute sts performance data

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_FePath

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_FePath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// The number of Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathESs interface{}

	// The number of Severely Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathSeSs interface{}

	// The number of Coding Violations. The type is interface{} with range:
	// 0..4294967295.
	FarEndPathCVs interface{}

	// The number of Unavailable Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathUaSs interface{}
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_FePath Far End PATH

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_FePath) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Indicates the type of the SONET/SDH Path. The type is PmSonetPathWidthEnum.
	PathWidth interface{}

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	PathStatus interface{}

	// The number of Errored Seconds.
	PathESs PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path_PathESs

	// The number of Severely Errored Seconds.
	PathSeSs PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path_PathSeSs

	// The number of Coding Violations.
	PathCVs PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path_PathCVs

	// The number of Unavailable Seconds.
	PathUaSs PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path_PathUaSs
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path PATH

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path_PathCVs

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path_PathCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path_PathCVs The number of Coding Violations

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path_PathCVs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path_PathESs

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path_PathESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path_PathESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path_PathESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path_PathSeSs

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path_PathSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path_PathSeSs The number of Severely Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path_PathSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path_PathUaSs

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path_PathUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path_PathUaSs The number of Unavailable Seconds

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsHour24History_StsHour24PathHistories_StsHour24PathHistory_StsHour24PathTimeLineInstances_StsHour24PathTimeLineInstance_Path_PathUaSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	StsMinute15PathHistories PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History port current performance data

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute Path performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory.
	StsMinute15PathHistory []*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories port current performance data

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// port current performance data.
	StsMinute15PathTimeLineInstances PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory port 15-minute Path performance data

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance.
	StsMinute15PathTimeLineInstance []*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances port current performance data

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. History Index number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// PATH.
	Path PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path

	// Far End PATH.
	FePath PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_FePath
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance port 15-minute otn performance data

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_FePath

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_FePath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// The number of Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathESs interface{}

	// The number of Severely Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathSeSs interface{}

	// The number of Coding Violations. The type is interface{} with range:
	// 0..4294967295.
	FarEndPathCVs interface{}

	// The number of Unavailable Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathUaSs interface{}
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_FePath Far End PATH

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_FePath) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Indicates the type of the SONET/SDH Path. The type is PmSonetPathWidthEnum.
	PathWidth interface{}

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	PathStatus interface{}

	// The number of Errored Seconds.
	PathESs PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path_PathESs

	// The number of Severely Errored Seconds.
	PathSeSs PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path_PathSeSs

	// The number of Coding Violations.
	PathCVs PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path_PathCVs

	// The number of Unavailable Seconds.
	PathUaSs PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path_PathUaSs
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path PATH

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path_PathCVs

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path_PathCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path_PathCVs The number of Coding Violations

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path_PathCVs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path_PathESs

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path_PathESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path_PathESs The number of Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path_PathESs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path_PathSeSs

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path_PathSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path_PathSeSs The number of Severely Errored Seconds

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path_PathSeSs) GetEntityData

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path_PathUaSs

type PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path_PathUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path_PathUaSs The number of Unavailable Seconds

func (*PerformanceManagementHistory_Global_Periodic_StsHistory_StsPortHistories_StsPortHistory_StsMinute15History_StsMinute15PathHistories_StsMinute15PathHistory_StsMinute15PathTimeLineInstances_StsMinute15PathTimeLineInstance_Path_PathUaSs) GetEntityData

type PerformanceManagement_Dwdm

type PerformanceManagement_Dwdm struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data.
	DwdmPorts PerformanceManagement_Dwdm_DwdmPorts
}

PerformanceManagement_Dwdm DWDM controller performance data

func (*PerformanceManagement_Dwdm) GetEntityData

func (dwdm *PerformanceManagement_Dwdm) GetEntityData() *types.CommonEntityData

type PerformanceManagement_Dwdm_DwdmPorts

type PerformanceManagement_Dwdm_DwdmPorts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data. The type is slice of
	// PerformanceManagement_Dwdm_DwdmPorts_DwdmPort.
	DwdmPort []*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort
}

PerformanceManagement_Dwdm_DwdmPorts Port performance data

func (*PerformanceManagement_Dwdm_DwdmPorts) GetEntityData

func (dwdmPorts *PerformanceManagement_Dwdm_DwdmPorts) GetEntityData() *types.CommonEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Port name. The type is string with pattern:
	// [a-zA-Z0-9._/-]+.
	Name interface{}

	// port current performance data.
	DwdmCurrent PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort Port performance data

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	DwdmMinute15 PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15

	// port current performance data.
	DwdmHour24 PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent port current performance data

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour performance data.
	DwdmHour24Optics PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics

	// port current performance data.
	DwdmHour24fecs PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs

	// port 24 hour performance data.
	DwdmHour24otns PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24 port current performance data

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour optics performance data. The type is slice of
	// PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic.
	DwdmHour24Optic []*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics port 24 hour performance data

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Lbc

	// LBC in percentage.
	LbcPc PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_LbcPc

	// OPT.
	Opt PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Opt

	// OPR.
	Opr PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Opr

	// Chromatic Dispersion.
	Cd PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Cd

	// Differential group Delay.
	Dgd PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Dgd

	// Polarization Mode Dispersion.
	Pmd PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Pmd

	// Optical Signal to Noise Ratio.
	Osnr PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Osnr

	// Center Wavelength/Frequency.
	CenterWavelength PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_CenterWavelength

	// Polarization Dependent Loss.
	Pdl PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Pdl

	// Polarization Change Rate.
	Pcr PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Pcr

	// Phase Noise.
	Pn PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Pn

	// Rx signal power.
	RxSigPow PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_RxSigPow

	// low freq sig off.
	LowSigFreqOff PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_LowSigFreqOff

	// Ampli Gain.
	AmpliGain PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_AmpliGain

	// Ampli Gain Tilt.
	AmpliGainTilt PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_AmpliGainTilt
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic port 24 hour optics performance data

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_AmpliGain

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_AmpliGain struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_AmpliGain Ampli Gain

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_AmpliGain) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_AmpliGainTilt

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_AmpliGainTilt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_AmpliGainTilt Ampli Gain Tilt

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_AmpliGainTilt) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Cd

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Cd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Cd Chromatic Dispersion

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Cd) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_CenterWavelength

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_CenterWavelength struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_CenterWavelength Center Wavelength/Frequency

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_CenterWavelength) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Dgd

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Dgd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Dgd Differential group Delay

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Dgd) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Lbc

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Lbc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Lbc LBC

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Lbc) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_LbcPc

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_LbcPc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_LbcPc LBC in percentage

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_LbcPc) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_LowSigFreqOff

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_LowSigFreqOff struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_LowSigFreqOff low freq sig off

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_LowSigFreqOff) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Opr

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Opr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Opr OPR

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Opr) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Opt

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Opt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Opt OPT

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Opt) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Osnr

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Osnr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Osnr Optical Signal to Noise Ratio

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Osnr) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Pcr

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Pcr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Pcr Polarization Change Rate

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Pcr) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Pdl

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Pdl struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Pdl Polarization Dependent Loss

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Pdl) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Pmd

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Pmd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Pmd Polarization Mode Dispersion

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Pmd) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Pn

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Pn struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Pn Phase Noise

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_Pn) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_RxSigPow

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_RxSigPow struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_RxSigPow Rx signal power

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24Optics_DwdmHour24Optic_RxSigPow) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour fec performance data. The type is slice of
	// PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec.
	DwdmHour24fec []*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs port current performance data

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// EC BITS.
	EcBits PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_EcBits

	// UC WORDS.
	UcWords PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_UcWords

	// Pre FEC BER.
	PreFecBer PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_PreFecBer

	// Post FEC BER.
	PostFecBer PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_PostFecBer

	// Q.
	Q PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_Q

	// Q Margin.
	Qmargin PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_Qmargin
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec port 24 hour fec performance data

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_EcBits

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_EcBits struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_EcBits EC BITS

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_EcBits) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_PostFecBer

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_PostFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_PostFecBer Post FEC BER

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_PostFecBer) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_PreFecBer

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_PreFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_PreFecBer Pre FEC BER

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_PreFecBer) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_Q

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_Q struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_Q Q

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_Q) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_Qmargin

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_Qmargin struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_Qmargin Q Margin

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_Qmargin) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_UcWords

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_UcWords struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_UcWords UC WORDS

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24fecs_DwdmHour24fec_UcWords) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour otn performance data. The type is slice of
	// PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn.
	DwdmHour24otn []*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns port 24 hour performance data

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_Lbc

	// ES SM NE.
	EsNe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_EsNe

	// ESR PM NE.
	EsrNe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_EsrNe

	// SES SM NE.
	SesNe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_SesNe

	// SESR SM NE.
	SesrNe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_SesrNe

	// UAS SM NE.
	UasNe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_UasNe

	// BBE SM NE.
	BbeNe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_BbeNe

	// BBER SM NE.
	BberNe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_BberNe

	// FC SM NE.
	FcNe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_FcNe

	// ES SM FE.
	EsFe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_EsFe

	// ESR PM FE.
	EsrFe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_EsrFe

	// SES SM FE.
	SesFe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_SesFe

	// SESR SM FE.
	SesrFe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_SesrFe

	// UAS SM FE.
	UasFe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_UasFe

	// BBE SM FE.
	BbeFe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_BbeFe

	// BBER SM FE.
	BberFe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_BberFe

	// FC SM FE.
	FcFe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_FcFe
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn port 24 hour otn performance data

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_BbeFe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_BbeFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_BbeFe BBE SM FE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_BbeFe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_BbeNe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_BbeNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_BbeNe BBE SM NE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_BbeNe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_BberFe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_BberFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_BberFe BBER SM FE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_BberFe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_BberNe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_BberNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_BberNe BBER SM NE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_BberNe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_EsFe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_EsFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_EsFe ES SM FE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_EsFe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_EsNe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_EsNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_EsNe ES SM NE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_EsNe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_EsrFe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_EsrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_EsrFe ESR PM FE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_EsrFe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_EsrNe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_EsrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_EsrNe ESR PM NE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_EsrNe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_FcFe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_FcFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_FcFe FC SM FE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_FcFe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_FcNe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_FcNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_FcNe FC SM NE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_FcNe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_Lbc

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_Lbc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_Lbc LBC

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_Lbc) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_SesFe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_SesFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_SesFe SES SM FE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_SesFe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_SesNe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_SesNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_SesNe SES SM NE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_SesNe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_SesrFe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_SesrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_SesrFe SESR SM FE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_SesrFe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_SesrNe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_SesrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_SesrNe SESR SM NE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_SesrNe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_UasFe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_UasFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_UasFe UAS SM FE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_UasFe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_UasNe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_UasNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_UasNe UAS SM NE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmHour24_DwdmHour24otns_DwdmHour24otn_UasNe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	DwdmMinute15fecs PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs

	// port current performance data.
	DwdmMinute15Optics PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics

	// port current performance data.
	DwdmMinute15otns PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15 port current performance data

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute optics performance data. The type is slice of
	// PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic.
	DwdmMinute15Optic []*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics port current performance data

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Lbc

	// LBC in percentage.
	LbcPc PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_LbcPc

	// OPT.
	Opt PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Opt

	// OPR.
	Opr PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Opr

	// Chromatic Dispersion.
	Cd PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Cd

	// Differential group Delay.
	Dgd PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Dgd

	// Polarization Mode Dispersion.
	Pmd PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Pmd

	// Optical Signal to Noise Ratio.
	Osnr PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Osnr

	// Center Wavelength/Frequency.
	CenterWavelength PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_CenterWavelength

	// Polarization Dependent Loss.
	Pdl PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Pdl

	// Polarization Change Rate.
	Pcr PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Pcr

	// Phase Noise.
	Pn PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Pn

	// Rx signal power.
	RxSigPow PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_RxSigPow

	// low freq sig off.
	LowSigFreqOff PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_LowSigFreqOff

	// Ampli Gain.
	AmpliGain PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_AmpliGain

	// Ampli Gain Tilt.
	AmpliGainTilt PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_AmpliGainTilt
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic port 15-minute optics performance data

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_AmpliGain

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_AmpliGain struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_AmpliGain Ampli Gain

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_AmpliGain) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_AmpliGainTilt

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_AmpliGainTilt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_AmpliGainTilt Ampli Gain Tilt

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_AmpliGainTilt) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Cd

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Cd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Cd Chromatic Dispersion

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Cd) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_CenterWavelength

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_CenterWavelength struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_CenterWavelength Center Wavelength/Frequency

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_CenterWavelength) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Dgd

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Dgd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Dgd Differential group Delay

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Dgd) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Lbc

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Lbc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Lbc LBC

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Lbc) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_LbcPc

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_LbcPc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_LbcPc LBC in percentage

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_LbcPc) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_LowSigFreqOff

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_LowSigFreqOff struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_LowSigFreqOff low freq sig off

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_LowSigFreqOff) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Opr

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Opr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Opr OPR

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Opr) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Opt

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Opt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Opt OPT

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Opt) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Osnr

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Osnr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Osnr Optical Signal to Noise Ratio

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Osnr) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Pcr

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Pcr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Pcr Polarization Change Rate

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Pcr) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Pdl

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Pdl struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Pdl Polarization Dependent Loss

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Pdl) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Pmd

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Pmd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Pmd Polarization Mode Dispersion

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Pmd) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Pn

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Pn struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Pn Phase Noise

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_Pn) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_RxSigPow

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_RxSigPow struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_RxSigPow Rx signal power

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15Optics_DwdmMinute15Optic_RxSigPow) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute fec performance data. The type is slice of
	// PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec.
	DwdmMinute15fec []*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs port current performance data

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// EC BITS.
	EcBits PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_EcBits

	// UC WORDS.
	UcWords PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_UcWords

	// Pre FEC BER.
	PreFecBer PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_PreFecBer

	// Post FEC BER.
	PostFecBer PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_PostFecBer

	// Q.
	Q PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_Q

	// Q Margin.
	Qmargin PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_Qmargin
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec port 15-minute fec performance data

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_EcBits

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_EcBits struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_EcBits EC BITS

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_EcBits) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_PostFecBer

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_PostFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_PostFecBer Post FEC BER

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_PostFecBer) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_PreFecBer

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_PreFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_PreFecBer Pre FEC BER

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_PreFecBer) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_Q

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_Q struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_Q Q

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_Q) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_Qmargin

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_Qmargin struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_Qmargin Q Margin

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_Qmargin) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_UcWords

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_UcWords struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_UcWords UC WORDS

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15fecs_DwdmMinute15fec_UcWords) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn.
	DwdmMinute15otn []*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns port current performance data

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_Lbc

	// ES SM NE.
	EsNe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_EsNe

	// ESR PM NE.
	EsrNe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_EsrNe

	// SES SM NE.
	SesNe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_SesNe

	// SESR SM NE.
	SesrNe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_SesrNe

	// UAS SM NE.
	UasNe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_UasNe

	// BBE SM NE.
	BbeNe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_BbeNe

	// BBER SM NE.
	BberNe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_BberNe

	// FC SM NE.
	FcNe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_FcNe

	// ES SM FE.
	EsFe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_EsFe

	// ESR PM FE.
	EsrFe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_EsrFe

	// SES SM FE.
	SesFe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_SesFe

	// SESR SM FE.
	SesrFe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_SesrFe

	// UAS SM FE.
	UasFe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_UasFe

	// BBE SM FE.
	BbeFe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_BbeFe

	// BBER SM FE.
	BberFe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_BberFe

	// FC SM FE.
	FcFe PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_FcFe
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn port 15-minute otn performance data

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_BbeFe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_BbeFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_BbeFe BBE SM FE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_BbeFe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_BbeNe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_BbeNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_BbeNe BBE SM NE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_BbeNe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_BberFe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_BberFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_BberFe BBER SM FE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_BberFe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_BberNe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_BberNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_BberNe BBER SM NE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_BberNe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_EsFe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_EsFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_EsFe ES SM FE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_EsFe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_EsNe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_EsNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_EsNe ES SM NE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_EsNe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_EsrFe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_EsrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_EsrFe ESR PM FE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_EsrFe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_EsrNe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_EsrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_EsrNe ESR PM NE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_EsrNe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_FcFe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_FcFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_FcFe FC SM FE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_FcFe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_FcNe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_FcNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_FcNe FC SM NE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_FcNe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_Lbc

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_Lbc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_Lbc LBC

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_Lbc) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_SesFe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_SesFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_SesFe SES SM FE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_SesFe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_SesNe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_SesNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_SesNe SES SM NE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_SesNe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_SesrFe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_SesrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_SesrFe SESR SM FE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_SesrFe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_SesrNe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_SesrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_SesrNe SESR SM NE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_SesrNe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_UasFe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_UasFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_UasFe UAS SM FE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_UasFe) GetEntityData

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_UasNe

type PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_UasNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_UasNe UAS SM NE

func (*PerformanceManagement_Dwdm_DwdmPorts_DwdmPort_DwdmCurrent_DwdmMinute15_DwdmMinute15otns_DwdmMinute15otn_UasNe) GetEntityData

type PerformanceManagement_Ethernet

type PerformanceManagement_Ethernet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data.
	EthernetPorts PerformanceManagement_Ethernet_EthernetPorts
}

PerformanceManagement_Ethernet EHERNET controller performance data

func (*PerformanceManagement_Ethernet) GetEntityData

func (ethernet *PerformanceManagement_Ethernet) GetEntityData() *types.CommonEntityData

type PerformanceManagement_Ethernet_EthernetPorts

type PerformanceManagement_Ethernet_EthernetPorts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data. The type is slice of
	// PerformanceManagement_Ethernet_EthernetPorts_EthernetPort.
	EthernetPort []*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort
}

PerformanceManagement_Ethernet_EthernetPorts Port performance data

func (*PerformanceManagement_Ethernet_EthernetPorts) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Port name. The type is string with pattern:
	// [a-zA-Z0-9._/-]+.
	Name interface{}

	// port current performance data.
	EthernetCurrent PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort Port performance data

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	EthernetSecond30 PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30

	// port current performance data.
	EthernetHour24 PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24

	// port current performance data.
	Minute15 PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent port current performance data

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	EthernetHour24EtherS PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS

	// port current performance data.
	Hour24pcses PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_Hour24pcses

	// port current performance data.
	EthernetHour24fecs PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24 port current performance data

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour ethernet performance data. The type is slice of
	// PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether.
	EthernetHour24Ether []*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS port current performance data

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// RX PKT.
	RxPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_RxPkt

	// STAT PKT.
	StatPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_StatPkt

	// OCTET STAT.
	OctetStat PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OctetStat

	// OVERSIZE PKT.
	OversizePktStat PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OversizePktStat

	// FCS ERR.
	FcsErrorsStat PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_FcsErrorsStat

	// LONG FRAMES.
	LongFramesStat PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_LongFramesStat

	// JABBER STATS.
	JabberStat PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_JabberStat

	// SIXTY FOUR OCTET.
	Ether64Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether64Octets

	// OCTET.
	Ether65127Octet PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether65127Octet

	// TFF OCTET.
	Ether128255Octet PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether128255Octet

	// FOO OCTET.
	Ether256511Octet PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether256511Octet

	// OZTT OCTET.
	Ether5121023Octet PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether5121023Octet

	// OFO OCTET.
	Ether10241518Octet PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether10241518Octet

	// IN UCAST.
	InUcastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InUcastPkt

	// IN MCAST.
	InMcastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InMcastPkt

	// IN BCAST.
	InBcastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InBcastPkt

	// OUT UCAST.
	OutUcastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutUcastPkt

	// OUT BCAST.
	OutBcastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutBcastPkt

	// OUT MCAST.
	OutMcastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutMcastPkt

	// TX PKT.
	TxPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxPkt

	// IFIN ERRORS.
	IfInErrors PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_IfInErrors

	// IFIN OCTETS.
	IfInOctets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_IfInOctets

	// ETHER STAT MULTICAST PKT.
	EtherStatMulticastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_EtherStatMulticastPkt

	// ETHER STAT BROADCAST PKT.
	EtherStatBroadcastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_EtherStatBroadcastPkt

	// ETHER STAT UNDERSIZED PKT.
	EtherStatUndersizedPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_EtherStatUndersizedPkt

	// OUT OCTET.
	OutOctets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutOctets

	// INPUT PAUSE FRAME.
	InPauseFrame PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPauseFrame

	// INPUT GOOD BYTES.
	InGoodBytes PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InGoodBytes

	// INPUT 802 1Q FRAMES.
	In8021qFrames PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_In8021qFrames

	// INPUT PKTS 1519MAX OCTETS.
	InPkts1519MaxOctets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts1519MaxOctets

	// INPUT GOOD PKTS.
	InGoodPkts PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InGoodPkts

	// INPUT DROP OVERRUN.
	InDropOverrun PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropOverrun

	// INPUT DROP ABORT.
	InDropAbort PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropAbort

	// INPUT DROP INVALID VLAN.
	InDropInvalidVlan PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropInvalidVlan

	// INPUT DROP INVALID DMAC.
	InDropInvalidDmac PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropInvalidDmac

	// INPUT DROP INVALID ENCAP.
	InDropInvalidEncap PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropInvalidEncap

	// INPUT DROP OTHER.
	InDropOther PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropOther

	// INPUT MIB GIANT.
	InMibGiant PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InMibGiant

	// INPUT MIB JABBER.
	InMibJabber PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InMibJabber

	// IN MIB CRC.
	InMibcrc PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InMibcrc

	// IN ERROR COLLISIONS.
	InErrorCollisions PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorCollisions

	// IN ERROR SYMBOL.
	InErrorSymbol PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorSymbol

	// OUT GOOD BYTES.
	OutGoodBytes PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutGoodBytes

	// OUT 802 1Q FRAMES.
	Out8021qFrames PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Out8021qFrames

	// OUT PAUSE FRAMES.
	OutPauseFrames PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPauseFrames

	// OUT PKTS 1519 MAX OCTETS.
	OutPkts1519MaxOctets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts1519MaxOctets

	// OUT GOOD PKTS.
	OutGoodPkts PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutGoodPkts

	// OUT DROP UNDERRUN.
	OutDropUnderrun PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutDropUnderrun

	// OUT DROP ABORT.
	OutDropAbort PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutDropAbort

	// OUT DROP OTHER.
	OutDropOther PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutDropOther

	// OUT ERROR OTHER.
	OutErrorOther PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutErrorOther

	// IN ERROR GIANT.
	InErrorGiant PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorGiant

	// IN ERROR RUNT.
	InErrorRunt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorRunt

	// IN ERROR JABBERS.
	InErrorJabbers PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorJabbers

	// IN ERROR FRAGMENTS.
	InErrorFragments PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorFragments

	// IN ERROR OTHER.
	InErrorOther PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorOther

	// IN PKT 64 OCTET.
	InPkt64Octet PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkt64Octet

	// IN PKTS 65 127OCTETS.
	InPkts65To127Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts65To127Octets

	// IN PKTS 128 255 OCTETS.
	InPkts128To255Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts128To255Octets

	// IN PKTS 256 511 OCTETS.
	InPkts256To511Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts256To511Octets

	// IN PKTS 512 1023 OCTETS.
	InPkts512To1023Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts512To1023Octets

	// IN PKTS 1024 1518 OCTETS.
	InPkts1024To1518Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts1024To1518Octets

	// OUT PKT 64 OCTET.
	Outpkt64octet PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Outpkt64octet

	// OUT PKTS 65 127OCTETS.
	OutPkts65127Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts65127Octets

	// OUT PKTS 128 255 OCTETS.
	OutPkts128255Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts128255Octets

	// OUT PKTS 256 511 OCTETS.
	OutPkts256511Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts256511Octets

	// OUT PKTS 512 1023 OCTETS.
	OutPkts5121023Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts5121023Octets

	// OUT PKTS 1024 1518 OCTETS.
	OutPkts10241518Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts10241518Octets

	// Rx Utilization in Percent.
	RxUtil PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_RxUtil

	// Tx Utilization in Percent.
	TxUtil PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxUtil

	// TX Undersized Pkt.
	TxUndersizedPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxUndersizedPkt

	// TX Oversized Pkt.
	TxOversizedPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxOversizedPkt

	// TX Fragments.
	TxFragments PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxFragments

	// TX Jabber.
	TxJabber PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxJabber

	// TX Bad Fcs.
	TxBadFcs PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxBadFcs
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether port 24 hour ethernet performance data

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether10241518Octet

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether10241518Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether10241518Octet OFO OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether10241518Octet) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether128255Octet

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether128255Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether128255Octet TFF OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether128255Octet) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether256511Octet

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether256511Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether256511Octet FOO OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether256511Octet) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether5121023Octet

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether5121023Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether5121023Octet OZTT OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether5121023Octet) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether64Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether64Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether64Octets SIXTY FOUR OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether64Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether65127Octet

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether65127Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether65127Octet OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Ether65127Octet) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_EtherStatBroadcastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_EtherStatBroadcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_EtherStatBroadcastPkt ETHER STAT BROADCAST PKT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_EtherStatBroadcastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_EtherStatMulticastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_EtherStatMulticastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_EtherStatMulticastPkt ETHER STAT MULTICAST PKT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_EtherStatMulticastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_EtherStatUndersizedPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_EtherStatUndersizedPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_EtherStatUndersizedPkt ETHER STAT UNDERSIZED PKT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_EtherStatUndersizedPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_FcsErrorsStat

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_FcsErrorsStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_FcsErrorsStat FCS ERR

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_FcsErrorsStat) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_IfInErrors

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_IfInErrors struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_IfInErrors IFIN ERRORS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_IfInErrors) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_IfInOctets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_IfInOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_IfInOctets IFIN OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_IfInOctets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_In8021qFrames

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_In8021qFrames struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_In8021qFrames INPUT 802 1Q FRAMES

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_In8021qFrames) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InBcastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InBcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InBcastPkt IN BCAST

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InBcastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropAbort

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropAbort struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropAbort INPUT DROP ABORT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropAbort) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropInvalidDmac

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropInvalidDmac struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropInvalidDmac INPUT DROP INVALID DMAC

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropInvalidDmac) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropInvalidEncap

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropInvalidEncap struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropInvalidEncap INPUT DROP INVALID ENCAP

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropInvalidEncap) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropInvalidVlan

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropInvalidVlan struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropInvalidVlan INPUT DROP INVALID VLAN

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropInvalidVlan) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropOther

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropOther INPUT DROP OTHER

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropOther) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropOverrun

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropOverrun struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropOverrun INPUT DROP OVERRUN

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InDropOverrun) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorCollisions

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorCollisions struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorCollisions IN ERROR COLLISIONS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorCollisions) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorFragments

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorFragments struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorFragments IN ERROR FRAGMENTS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorFragments) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorGiant

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorGiant struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorGiant IN ERROR GIANT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorGiant) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorJabbers

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorJabbers struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorJabbers IN ERROR JABBERS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorJabbers) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorOther

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorOther IN ERROR OTHER

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorOther) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorRunt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorRunt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorRunt IN ERROR RUNT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorRunt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorSymbol

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorSymbol struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorSymbol IN ERROR SYMBOL

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InErrorSymbol) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InGoodBytes

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InGoodBytes struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InGoodBytes INPUT GOOD BYTES

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InGoodBytes) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InGoodPkts

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InGoodPkts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InGoodPkts INPUT GOOD PKTS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InGoodPkts) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InMcastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InMcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InMcastPkt IN MCAST

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InMcastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InMibGiant

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InMibGiant struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InMibGiant INPUT MIB GIANT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InMibGiant) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InMibJabber

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InMibJabber struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InMibJabber INPUT MIB JABBER

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InMibJabber) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InMibcrc

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InMibcrc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InMibcrc IN MIB CRC

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InMibcrc) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPauseFrame

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPauseFrame struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPauseFrame INPUT PAUSE FRAME

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPauseFrame) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkt64Octet

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkt64Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkt64Octet IN PKT 64 OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkt64Octet) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts1024To1518Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts1024To1518Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts1024To1518Octets IN PKTS 1024 1518 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts1024To1518Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts128To255Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts128To255Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts128To255Octets IN PKTS 128 255 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts128To255Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts1519MaxOctets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts1519MaxOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts1519MaxOctets INPUT PKTS 1519MAX OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts1519MaxOctets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts256To511Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts256To511Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts256To511Octets IN PKTS 256 511 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts256To511Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts512To1023Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts512To1023Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts512To1023Octets IN PKTS 512 1023 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts512To1023Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts65To127Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts65To127Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts65To127Octets IN PKTS 65 127OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InPkts65To127Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InUcastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InUcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InUcastPkt IN UCAST

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_InUcastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_JabberStat

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_JabberStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_JabberStat JABBER STATS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_JabberStat) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_LongFramesStat

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_LongFramesStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_LongFramesStat LONG FRAMES

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_LongFramesStat) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OctetStat

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OctetStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OctetStat OCTET STAT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OctetStat) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Out8021qFrames

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Out8021qFrames struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Out8021qFrames OUT 802 1Q FRAMES

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Out8021qFrames) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutBcastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutBcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutBcastPkt OUT BCAST

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutBcastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutDropAbort

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutDropAbort struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutDropAbort OUT DROP ABORT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutDropAbort) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutDropOther

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutDropOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutDropOther OUT DROP OTHER

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutDropOther) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutDropUnderrun

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutDropUnderrun struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutDropUnderrun OUT DROP UNDERRUN

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutDropUnderrun) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutErrorOther

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutErrorOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutErrorOther OUT ERROR OTHER

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutErrorOther) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutGoodBytes

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutGoodBytes struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutGoodBytes OUT GOOD BYTES

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutGoodBytes) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutGoodPkts

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutGoodPkts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutGoodPkts OUT GOOD PKTS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutGoodPkts) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutMcastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutMcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutMcastPkt OUT MCAST

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutMcastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutOctets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutOctets OUT OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutOctets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPauseFrames

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPauseFrames struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPauseFrames OUT PAUSE FRAMES

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPauseFrames) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts10241518Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts10241518Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts10241518Octets OUT PKTS 1024 1518 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts10241518Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts128255Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts128255Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts128255Octets OUT PKTS 128 255 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts128255Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts1519MaxOctets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts1519MaxOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts1519MaxOctets OUT PKTS 1519 MAX OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts1519MaxOctets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts256511Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts256511Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts256511Octets OUT PKTS 256 511 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts256511Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts5121023Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts5121023Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts5121023Octets OUT PKTS 512 1023 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts5121023Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts65127Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts65127Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts65127Octets OUT PKTS 65 127OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutPkts65127Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutUcastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutUcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutUcastPkt OUT UCAST

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OutUcastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Outpkt64octet

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Outpkt64octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Outpkt64octet OUT PKT 64 OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_Outpkt64octet) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OversizePktStat

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OversizePktStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OversizePktStat OVERSIZE PKT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_OversizePktStat) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_RxPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_RxPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_RxPkt RX PKT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_RxPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_RxUtil

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_RxUtil struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_RxUtil Rx Utilization in Percent

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_RxUtil) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_StatPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_StatPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_StatPkt STAT PKT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_StatPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxBadFcs

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxBadFcs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxBadFcs TX Bad Fcs

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxBadFcs) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxFragments

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxFragments struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxFragments TX Fragments

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxFragments) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxJabber

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxJabber struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxJabber TX Jabber

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxJabber) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxOversizedPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxOversizedPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxOversizedPkt TX Oversized Pkt

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxOversizedPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxPkt TX PKT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxUndersizedPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxUndersizedPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxUndersizedPkt TX Undersized Pkt

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxUndersizedPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxUtil

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxUtil struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxUtil Tx Utilization in Percent

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24EtherS_EthernetHour24Ether_TxUtil) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour ethernet performance data. The type is slice of
	// PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec.
	EthernetHour24fec []*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs port current performance data

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// EC BITS.
	EcBits PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_EcBits

	// UC WORDS.
	UcWords PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_UcWords

	// Pre FEC BER.
	PreFecBer PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_PreFecBer

	// Post FEC BER.
	PostFecBer PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_PostFecBer

	// Q.
	Q PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_Q

	// Q Margin.
	Qmargin PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_Qmargin
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec port 24 hour ethernet performance data

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_EcBits

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_EcBits struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_EcBits EC BITS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_EcBits) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_PostFecBer

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_PostFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_PostFecBer Post FEC BER

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_PostFecBer) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_PreFecBer

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_PreFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_PreFecBer Pre FEC BER

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_PreFecBer) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_Q

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_Q struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_Q Q

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_Q) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_Qmargin

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_Qmargin struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_Qmargin Q Margin

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_Qmargin) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_UcWords

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_UcWords struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_UcWords UC WORDS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_EthernetHour24fecs_EthernetHour24fec_UcWords) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_Hour24pcses

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_Hour24pcses struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Ethernet port 24 hour pcs performance data. The type is slice of
	// PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_Hour24pcses_Hour24pcs.
	Hour24pcs []*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_Hour24pcses_Hour24pcs
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_Hour24pcses port current performance data

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_Hour24pcses) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_Hour24pcses_Hour24pcs

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_Hour24pcses_Hour24pcs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// Bip . The type is slice of
	// PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_Hour24pcses_Hour24pcs_Bip.
	Bip []*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_Hour24pcses_Hour24pcs_Bip

	// Frm Err. The type is slice of
	// PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_Hour24pcses_Hour24pcs_FrmErr.
	FrmErr []*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_Hour24pcses_Hour24pcs_FrmErr
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_Hour24pcses_Hour24pcs Ethernet port 24 hour pcs performance data

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_Hour24pcses_Hour24pcs) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_Hour24pcses_Hour24pcs_Bip

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_Hour24pcses_Hour24pcs_Bip struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// pcs param name. The type is string with length: 0..30.
	Name interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_Hour24pcses_Hour24pcs_Bip Bip

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_Hour24pcses_Hour24pcs_Bip) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_Hour24pcses_Hour24pcs_FrmErr

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_Hour24pcses_Hour24pcs_FrmErr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// pcs param name. The type is string with length: 0..30.
	Name interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_Hour24pcses_Hour24pcs_FrmErr Frm Err

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetHour24_Hour24pcses_Hour24pcs_FrmErr) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// ETHERNET port interval performance data.
	Second30Fecs PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs

	// ETHERNET port interval performance data.
	Second30pcses PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30pcses

	// ETHERNET port interval performance data.
	Second30Ethers PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30 port current performance data

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// ETHERNET port 30 second ether performance data. The type is slice of
	// PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether.
	Second30Ether []*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers ETHERNET port interval performance data

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. interval slot number. The type is interface{} with
	// range: 0..4294967295.
	SlotNumber interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// RX PKT.
	RxPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_RxPkt

	// STAT PKT.
	StatPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_StatPkt

	// OCTET STAT.
	OctetStat PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OctetStat

	// OVERSIZE PKT.
	OversizePktStat PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OversizePktStat

	// FCS ERR.
	FcsErrorsStat PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_FcsErrorsStat

	// LONG FRAMES.
	LongFramesStat PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_LongFramesStat

	// JABBER STATS.
	JabberStat PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_JabberStat

	// SIXTY FOUR OCTET.
	Ether64Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether64Octets

	// OCTET.
	Ether65127Octet PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether65127Octet

	// TFF OCTET.
	Ether128255Octet PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether128255Octet

	// FOO OCTET.
	Ether256511Octet PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether256511Octet

	// OZTT OCTET.
	Ether5121023Octet PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether5121023Octet

	// OFO OCTET.
	Ether10241518Octet PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether10241518Octet

	// IN UCAST.
	InUcastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InUcastPkt

	// IN MCAST.
	InMcastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InMcastPkt

	// IN BCAST.
	InBcastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InBcastPkt

	// OUT UCAST.
	OutUcastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutUcastPkt

	// OUT BCAST.
	OutBcastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutBcastPkt

	// OUT MCAST.
	OutMcastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutMcastPkt

	// TX PKT.
	TxPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxPkt

	// IFIN ERRORS.
	IfInErrors PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_IfInErrors

	// IFIN OCTETS.
	IfInOctets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_IfInOctets

	// ETHER STAT MULTICAST PKT.
	EtherStatMulticastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_EtherStatMulticastPkt

	// ETHER STAT BROADCAST PKT.
	EtherStatBroadcastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_EtherStatBroadcastPkt

	// ETHER STAT UNDERSIZED PKT.
	EtherStatUndersizedPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_EtherStatUndersizedPkt

	// OUT OCTET.
	OutOctets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutOctets

	// INPUT PAUSE FRAME.
	InPauseFrame PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPauseFrame

	// INPUT GOOD BYTES.
	InGoodBytes PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InGoodBytes

	// INPUT 802 1Q FRAMES.
	In8021qFrames PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_In8021qFrames

	// INPUT PKTS 1519MAX OCTETS.
	InPkts1519MaxOctets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts1519MaxOctets

	// INPUT GOOD PKTS.
	InGoodPkts PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InGoodPkts

	// INPUT DROP OVERRUN.
	InDropOverrun PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropOverrun

	// INPUT DROP ABORT.
	InDropAbort PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropAbort

	// INPUT DROP INVALID VLAN.
	InDropInvalidVlan PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropInvalidVlan

	// INPUT DROP INVALID DMAC.
	InDropInvalidDmac PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropInvalidDmac

	// INPUT DROP INVALID ENCAP.
	InDropInvalidEncap PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropInvalidEncap

	// INPUT DROP OTHER.
	InDropOther PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropOther

	// INPUT MIB GIANT.
	InMibGiant PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InMibGiant

	// INPUT MIB JABBER.
	InMibJabber PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InMibJabber

	// IN MIB CRC.
	InMibcrc PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InMibcrc

	// IN ERROR COLLISIONS.
	InErrorCollisions PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorCollisions

	// IN ERROR SYMBOL.
	InErrorSymbol PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorSymbol

	// OUT GOOD BYTES.
	OutGoodBytes PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutGoodBytes

	// OUT 802 1Q FRAMES.
	Out8021qFrames PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Out8021qFrames

	// OUT PAUSE FRAMES.
	OutPauseFrames PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPauseFrames

	// OUT PKTS 1519 MAX OCTETS.
	OutPkts1519MaxOctets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts1519MaxOctets

	// OUT GOOD PKTS.
	OutGoodPkts PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutGoodPkts

	// OUT DROP UNDERRUN.
	OutDropUnderrun PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutDropUnderrun

	// OUT DROP ABORT.
	OutDropAbort PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutDropAbort

	// OUT DROP OTHER.
	OutDropOther PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutDropOther

	// OUT ERROR OTHER.
	OutErrorOther PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutErrorOther

	// IN ERROR GIANT.
	InErrorGiant PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorGiant

	// IN ERROR RUNT.
	InErrorRunt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorRunt

	// IN ERROR JABBERS.
	InErrorJabbers PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorJabbers

	// IN ERROR FRAGMENTS.
	InErrorFragments PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorFragments

	// IN ERROR OTHER.
	InErrorOther PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorOther

	// IN PKT 64 OCTET.
	InPkt64Octet PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkt64Octet

	// IN PKTS 65 127OCTETS.
	InPkts65To127Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts65To127Octets

	// IN PKTS 128 255 OCTETS.
	InPkts128To255Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts128To255Octets

	// IN PKTS 256 511 OCTETS.
	InPkts256To511Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts256To511Octets

	// IN PKTS 512 1023 OCTETS.
	InPkts512To1023Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts512To1023Octets

	// IN PKTS 1024 1518 OCTETS.
	InPkts1024To1518Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts1024To1518Octets

	// OUT PKT 64 OCTET.
	Outpkt64octet PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Outpkt64octet

	// OUT PKTS 65 127OCTETS.
	OutPkts65127Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts65127Octets

	// OUT PKTS 128 255 OCTETS.
	OutPkts128255Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts128255Octets

	// OUT PKTS 256 511 OCTETS.
	OutPkts256511Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts256511Octets

	// OUT PKTS 512 1023 OCTETS.
	OutPkts5121023Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts5121023Octets

	// OUT PKTS 1024 1518 OCTETS.
	OutPkts10241518Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts10241518Octets

	// Rx Utilization in Percent.
	RxUtil PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_RxUtil

	// Tx Utilization in Percent.
	TxUtil PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxUtil

	// TX Undersized Pkt.
	TxUndersizedPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxUndersizedPkt

	// TX Oversized Pkt.
	TxOversizedPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxOversizedPkt

	// TX Fragments.
	TxFragments PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxFragments

	// TX Jabber.
	TxJabber PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxJabber

	// TX Bad Fcs.
	TxBadFcs PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxBadFcs
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether ETHERNET port 30 second ether performance data

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether10241518Octet

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether10241518Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether10241518Octet OFO OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether10241518Octet) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether128255Octet

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether128255Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether128255Octet TFF OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether128255Octet) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether256511Octet

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether256511Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether256511Octet FOO OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether256511Octet) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether5121023Octet

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether5121023Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether5121023Octet OZTT OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether5121023Octet) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether64Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether64Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether64Octets SIXTY FOUR OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether64Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether65127Octet

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether65127Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether65127Octet OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Ether65127Octet) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_EtherStatBroadcastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_EtherStatBroadcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_EtherStatBroadcastPkt ETHER STAT BROADCAST PKT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_EtherStatBroadcastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_EtherStatMulticastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_EtherStatMulticastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_EtherStatMulticastPkt ETHER STAT MULTICAST PKT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_EtherStatMulticastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_EtherStatUndersizedPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_EtherStatUndersizedPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_EtherStatUndersizedPkt ETHER STAT UNDERSIZED PKT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_EtherStatUndersizedPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_FcsErrorsStat

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_FcsErrorsStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_FcsErrorsStat FCS ERR

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_FcsErrorsStat) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_IfInErrors

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_IfInErrors struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_IfInErrors IFIN ERRORS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_IfInErrors) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_IfInOctets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_IfInOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_IfInOctets IFIN OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_IfInOctets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_In8021qFrames

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_In8021qFrames struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_In8021qFrames INPUT 802 1Q FRAMES

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_In8021qFrames) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InBcastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InBcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InBcastPkt IN BCAST

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InBcastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropAbort

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropAbort struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropAbort INPUT DROP ABORT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropAbort) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropInvalidDmac

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropInvalidDmac struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropInvalidDmac INPUT DROP INVALID DMAC

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropInvalidDmac) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropInvalidEncap

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropInvalidEncap struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropInvalidEncap INPUT DROP INVALID ENCAP

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropInvalidEncap) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropInvalidVlan

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropInvalidVlan struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropInvalidVlan INPUT DROP INVALID VLAN

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropInvalidVlan) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropOther

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropOther INPUT DROP OTHER

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropOther) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropOverrun

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropOverrun struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropOverrun INPUT DROP OVERRUN

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InDropOverrun) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorCollisions

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorCollisions struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorCollisions IN ERROR COLLISIONS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorCollisions) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorFragments

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorFragments struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorFragments IN ERROR FRAGMENTS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorFragments) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorGiant

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorGiant struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorGiant IN ERROR GIANT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorGiant) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorJabbers

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorJabbers struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorJabbers IN ERROR JABBERS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorJabbers) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorOther

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorOther IN ERROR OTHER

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorOther) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorRunt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorRunt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorRunt IN ERROR RUNT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorRunt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorSymbol

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorSymbol struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorSymbol IN ERROR SYMBOL

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InErrorSymbol) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InGoodBytes

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InGoodBytes struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InGoodBytes INPUT GOOD BYTES

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InGoodBytes) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InGoodPkts

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InGoodPkts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InGoodPkts INPUT GOOD PKTS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InGoodPkts) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InMcastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InMcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InMcastPkt IN MCAST

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InMcastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InMibGiant

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InMibGiant struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InMibGiant INPUT MIB GIANT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InMibGiant) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InMibJabber

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InMibJabber struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InMibJabber INPUT MIB JABBER

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InMibJabber) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InMibcrc

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InMibcrc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InMibcrc IN MIB CRC

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InMibcrc) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPauseFrame

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPauseFrame struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPauseFrame INPUT PAUSE FRAME

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPauseFrame) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkt64Octet

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkt64Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkt64Octet IN PKT 64 OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkt64Octet) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts1024To1518Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts1024To1518Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts1024To1518Octets IN PKTS 1024 1518 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts1024To1518Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts128To255Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts128To255Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts128To255Octets IN PKTS 128 255 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts128To255Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts1519MaxOctets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts1519MaxOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts1519MaxOctets INPUT PKTS 1519MAX OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts1519MaxOctets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts256To511Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts256To511Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts256To511Octets IN PKTS 256 511 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts256To511Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts512To1023Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts512To1023Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts512To1023Octets IN PKTS 512 1023 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts512To1023Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts65To127Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts65To127Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts65To127Octets IN PKTS 65 127OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InPkts65To127Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InUcastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InUcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InUcastPkt IN UCAST

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_InUcastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_JabberStat

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_JabberStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_JabberStat JABBER STATS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_JabberStat) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_LongFramesStat

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_LongFramesStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_LongFramesStat LONG FRAMES

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_LongFramesStat) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OctetStat

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OctetStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OctetStat OCTET STAT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OctetStat) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Out8021qFrames

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Out8021qFrames struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Out8021qFrames OUT 802 1Q FRAMES

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Out8021qFrames) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutBcastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutBcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutBcastPkt OUT BCAST

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutBcastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutDropAbort

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutDropAbort struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutDropAbort OUT DROP ABORT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutDropAbort) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutDropOther

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutDropOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutDropOther OUT DROP OTHER

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutDropOther) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutDropUnderrun

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutDropUnderrun struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutDropUnderrun OUT DROP UNDERRUN

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutDropUnderrun) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutErrorOther

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutErrorOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutErrorOther OUT ERROR OTHER

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutErrorOther) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutGoodBytes

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutGoodBytes struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutGoodBytes OUT GOOD BYTES

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutGoodBytes) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutGoodPkts

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutGoodPkts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutGoodPkts OUT GOOD PKTS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutGoodPkts) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutMcastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutMcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutMcastPkt OUT MCAST

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutMcastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutOctets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutOctets OUT OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutOctets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPauseFrames

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPauseFrames struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPauseFrames OUT PAUSE FRAMES

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPauseFrames) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts10241518Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts10241518Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts10241518Octets OUT PKTS 1024 1518 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts10241518Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts128255Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts128255Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts128255Octets OUT PKTS 128 255 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts128255Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts1519MaxOctets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts1519MaxOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts1519MaxOctets OUT PKTS 1519 MAX OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts1519MaxOctets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts256511Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts256511Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts256511Octets OUT PKTS 256 511 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts256511Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts5121023Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts5121023Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts5121023Octets OUT PKTS 512 1023 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts5121023Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts65127Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts65127Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts65127Octets OUT PKTS 65 127OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutPkts65127Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutUcastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutUcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutUcastPkt OUT UCAST

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OutUcastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Outpkt64octet

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Outpkt64octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Outpkt64octet OUT PKT 64 OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_Outpkt64octet) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OversizePktStat

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OversizePktStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OversizePktStat OVERSIZE PKT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_OversizePktStat) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_RxPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_RxPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_RxPkt RX PKT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_RxPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_RxUtil

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_RxUtil struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_RxUtil Rx Utilization in Percent

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_RxUtil) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_StatPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_StatPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_StatPkt STAT PKT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_StatPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxBadFcs

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxBadFcs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxBadFcs TX Bad Fcs

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxBadFcs) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxFragments

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxFragments struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxFragments TX Fragments

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxFragments) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxJabber

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxJabber struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxJabber TX Jabber

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxJabber) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxOversizedPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxOversizedPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxOversizedPkt TX Oversized Pkt

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxOversizedPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxPkt TX PKT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxUndersizedPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxUndersizedPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxUndersizedPkt TX Undersized Pkt

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxUndersizedPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxUtil

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxUtil struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxUtil Tx Utilization in Percent

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Ethers_Second30Ether_TxUtil) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// ETHERNET port 30 second fec performance data. The type is slice of
	// PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec.
	Second30Fec []*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs ETHERNET port interval performance data

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. interval slot number. The type is interface{} with
	// range: 0..4294967295.
	SlotNumber interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// EC BITS.
	EcBits PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_EcBits

	// UC WORDS.
	UcWords PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_UcWords

	// Pre FEC BER.
	PreFecBer PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_PreFecBer

	// Post FEC BER.
	PostFecBer PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_PostFecBer

	// Q.
	Q PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_Q

	// Q Margin.
	Qmargin PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_Qmargin
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec ETHERNET port 30 second fec performance data

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_EcBits

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_EcBits struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_EcBits EC BITS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_EcBits) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_PostFecBer

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_PostFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_PostFecBer Post FEC BER

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_PostFecBer) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_PreFecBer

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_PreFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_PreFecBer Pre FEC BER

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_PreFecBer) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_Q

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_Q struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_Q Q

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_Q) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_Qmargin

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_Qmargin struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_Qmargin Q Margin

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_Qmargin) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_UcWords

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_UcWords struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_UcWords UC WORDS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30Fecs_Second30Fec_UcWords) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30pcses

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30pcses struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Ethernet port 30 second pcs  performance data. The type is slice of
	// PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30pcses_Second30pcs.
	Second30pcs []*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30pcses_Second30pcs
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30pcses ETHERNET port interval performance data

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30pcses) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30pcses_Second30pcs

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30pcses_Second30pcs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. interval slot number. The type is interface{} with
	// range: 0..4294967295.
	SlotNumber interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// Bip . The type is slice of
	// PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30pcses_Second30pcs_Bip.
	Bip []*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30pcses_Second30pcs_Bip

	// Frm Err. The type is slice of
	// PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30pcses_Second30pcs_FrmErr.
	FrmErr []*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30pcses_Second30pcs_FrmErr
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30pcses_Second30pcs Ethernet port 30 second pcs performance data

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30pcses_Second30pcs) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30pcses_Second30pcs_Bip

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30pcses_Second30pcs_Bip struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// pcs param name. The type is string with length: 0..30.
	Name interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30pcses_Second30pcs_Bip Bip

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30pcses_Second30pcs_Bip) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30pcses_Second30pcs_FrmErr

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30pcses_Second30pcs_FrmErr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// pcs param name. The type is string with length: 0..30.
	Name interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30pcses_Second30pcs_FrmErr Frm Err

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_EthernetSecond30_Second30pcses_Second30pcs_FrmErr) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// ETHERNET port interval performance data.
	Minute15Fecs PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs

	// ETHERNET port interval performance data.
	Minute15pcses PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15pcses

	// ETHERNET port interval performance data.
	Minute15Ethers PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15 port current performance data

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// ETHERNET port 15-minute ether performance data. The type is slice of
	// PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether.
	Minute15Ether []*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers ETHERNET port interval performance data

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. interval slot number. The type is interface{} with
	// range: 0..4294967295.
	SlotNumber interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// RX PKT.
	RxPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_RxPkt

	// STAT PKT.
	StatPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_StatPkt

	// OCTET STAT.
	OctetStat PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OctetStat

	// OVERSIZE PKT.
	OversizePktStat PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OversizePktStat

	// FCS ERR.
	FcsErrorsStat PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_FcsErrorsStat

	// LONG FRAMES.
	LongFramesStat PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_LongFramesStat

	// JABBER STATS.
	JabberStat PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_JabberStat

	// SIXTY FOUR OCTET.
	Ether64Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether64Octets

	// OCTET.
	Ether65127Octet PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether65127Octet

	// TFF OCTET.
	Ether128255Octet PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether128255Octet

	// FOO OCTET.
	Ether256511Octet PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether256511Octet

	// OZTT OCTET.
	Ether5121023Octet PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether5121023Octet

	// OFO OCTET.
	Ether10241518Octet PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether10241518Octet

	// IN UCAST.
	InUcastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InUcastPkt

	// IN MCAST.
	InMcastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InMcastPkt

	// IN BCAST.
	InBcastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InBcastPkt

	// OUT UCAST.
	OutUcastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutUcastPkt

	// OUT BCAST.
	OutBcastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutBcastPkt

	// OUT MCAST.
	OutMcastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutMcastPkt

	// TX PKT.
	TxPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxPkt

	// IFIN ERRORS.
	IfInErrors PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_IfInErrors

	// IFIN OCTETS.
	IfInOctets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_IfInOctets

	// ETHER STAT MULTICAST PKT.
	EtherStatMulticastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_EtherStatMulticastPkt

	// ETHER STAT BROADCAST PKT.
	EtherStatBroadcastPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_EtherStatBroadcastPkt

	// ETHER STAT UNDERSIZED PKT.
	EtherStatUndersizedPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_EtherStatUndersizedPkt

	// OUT OCTET.
	OutOctets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutOctets

	// INPUT PAUSE FRAME.
	InPauseFrame PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPauseFrame

	// INPUT GOOD BYTES.
	InGoodBytes PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InGoodBytes

	// INPUT 802 1Q FRAMES.
	In8021qFrames PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_In8021qFrames

	// INPUT PKTS 1519MAX OCTETS.
	InPkts1519MaxOctets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts1519MaxOctets

	// INPUT GOOD PKTS.
	InGoodPkts PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InGoodPkts

	// INPUT DROP OVERRUN.
	InDropOverrun PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropOverrun

	// INPUT DROP ABORT.
	InDropAbort PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropAbort

	// INPUT DROP INVALID VLAN.
	InDropInvalidVlan PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropInvalidVlan

	// INPUT DROP INVALID DMAC.
	InDropInvalidDmac PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropInvalidDmac

	// INPUT DROP INVALID ENCAP.
	InDropInvalidEncap PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropInvalidEncap

	// INPUT DROP OTHER.
	InDropOther PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropOther

	// INPUT MIB GIANT.
	InMibGiant PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InMibGiant

	// INPUT MIB JABBER.
	InMibJabber PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InMibJabber

	// IN MIB CRC.
	InMibcrc PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InMibcrc

	// IN ERROR COLLISIONS.
	InErrorCollisions PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorCollisions

	// IN ERROR SYMBOL.
	InErrorSymbol PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorSymbol

	// OUT GOOD BYTES.
	OutGoodBytes PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutGoodBytes

	// OUT 802 1Q FRAMES.
	Out8021qFrames PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Out8021qFrames

	// OUT PAUSE FRAMES.
	OutPauseFrames PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPauseFrames

	// OUT PKTS 1519 MAX OCTETS.
	OutPkts1519MaxOctets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts1519MaxOctets

	// OUT GOOD PKTS.
	OutGoodPkts PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutGoodPkts

	// OUT DROP UNDERRUN.
	OutDropUnderrun PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutDropUnderrun

	// OUT DROP ABORT.
	OutDropAbort PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutDropAbort

	// OUT DROP OTHER.
	OutDropOther PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutDropOther

	// OUT ERROR OTHER.
	OutErrorOther PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutErrorOther

	// IN ERROR GIANT.
	InErrorGiant PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorGiant

	// IN ERROR RUNT.
	InErrorRunt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorRunt

	// IN ERROR JABBERS.
	InErrorJabbers PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorJabbers

	// IN ERROR FRAGMENTS.
	InErrorFragments PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorFragments

	// IN ERROR OTHER.
	InErrorOther PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorOther

	// IN PKT 64 OCTET.
	InPkt64Octet PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkt64Octet

	// IN PKTS 65 127OCTETS.
	InPkts65To127Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts65To127Octets

	// IN PKTS 128 255 OCTETS.
	InPkts128To255Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts128To255Octets

	// IN PKTS 256 511 OCTETS.
	InPkts256To511Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts256To511Octets

	// IN PKTS 512 1023 OCTETS.
	InPkts512To1023Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts512To1023Octets

	// IN PKTS 1024 1518 OCTETS.
	InPkts1024To1518Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts1024To1518Octets

	// OUT PKT 64 OCTET.
	Outpkt64octet PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Outpkt64octet

	// OUT PKTS 65 127OCTETS.
	OutPkts65127Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts65127Octets

	// OUT PKTS 128 255 OCTETS.
	OutPkts128255Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts128255Octets

	// OUT PKTS 256 511 OCTETS.
	OutPkts256511Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts256511Octets

	// OUT PKTS 512 1023 OCTETS.
	OutPkts5121023Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts5121023Octets

	// OUT PKTS 1024 1518 OCTETS.
	OutPkts10241518Octets PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts10241518Octets

	// Rx Utilization in Percent.
	RxUtil PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_RxUtil

	// Tx Utilization in Percent.
	TxUtil PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxUtil

	// TX Undersized Pkt.
	TxUndersizedPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxUndersizedPkt

	// TX Oversized Pkt.
	TxOversizedPkt PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxOversizedPkt

	// TX Fragments.
	TxFragments PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxFragments

	// TX Jabber.
	TxJabber PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxJabber

	// TX Bad Fcs.
	TxBadFcs PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxBadFcs
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether ETHERNET port 15-minute ether performance data

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether10241518Octet

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether10241518Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether10241518Octet OFO OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether10241518Octet) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether128255Octet

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether128255Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether128255Octet TFF OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether128255Octet) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether256511Octet

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether256511Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether256511Octet FOO OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether256511Octet) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether5121023Octet

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether5121023Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether5121023Octet OZTT OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether5121023Octet) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether64Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether64Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether64Octets SIXTY FOUR OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether64Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether65127Octet

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether65127Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether65127Octet OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Ether65127Octet) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_EtherStatBroadcastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_EtherStatBroadcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_EtherStatBroadcastPkt ETHER STAT BROADCAST PKT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_EtherStatBroadcastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_EtherStatMulticastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_EtherStatMulticastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_EtherStatMulticastPkt ETHER STAT MULTICAST PKT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_EtherStatMulticastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_EtherStatUndersizedPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_EtherStatUndersizedPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_EtherStatUndersizedPkt ETHER STAT UNDERSIZED PKT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_EtherStatUndersizedPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_FcsErrorsStat

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_FcsErrorsStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_FcsErrorsStat FCS ERR

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_FcsErrorsStat) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_IfInErrors

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_IfInErrors struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_IfInErrors IFIN ERRORS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_IfInErrors) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_IfInOctets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_IfInOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_IfInOctets IFIN OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_IfInOctets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_In8021qFrames

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_In8021qFrames struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_In8021qFrames INPUT 802 1Q FRAMES

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_In8021qFrames) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InBcastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InBcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InBcastPkt IN BCAST

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InBcastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropAbort

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropAbort struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropAbort INPUT DROP ABORT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropAbort) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropInvalidDmac

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropInvalidDmac struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropInvalidDmac INPUT DROP INVALID DMAC

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropInvalidDmac) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropInvalidEncap

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropInvalidEncap struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropInvalidEncap INPUT DROP INVALID ENCAP

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropInvalidEncap) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropInvalidVlan

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropInvalidVlan struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropInvalidVlan INPUT DROP INVALID VLAN

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropInvalidVlan) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropOther

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropOther INPUT DROP OTHER

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropOther) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropOverrun

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropOverrun struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropOverrun INPUT DROP OVERRUN

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InDropOverrun) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorCollisions

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorCollisions struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorCollisions IN ERROR COLLISIONS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorCollisions) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorFragments

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorFragments struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorFragments IN ERROR FRAGMENTS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorFragments) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorGiant

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorGiant struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorGiant IN ERROR GIANT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorGiant) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorJabbers

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorJabbers struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorJabbers IN ERROR JABBERS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorJabbers) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorOther

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorOther IN ERROR OTHER

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorOther) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorRunt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorRunt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorRunt IN ERROR RUNT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorRunt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorSymbol

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorSymbol struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorSymbol IN ERROR SYMBOL

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InErrorSymbol) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InGoodBytes

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InGoodBytes struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InGoodBytes INPUT GOOD BYTES

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InGoodBytes) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InGoodPkts

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InGoodPkts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InGoodPkts INPUT GOOD PKTS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InGoodPkts) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InMcastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InMcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InMcastPkt IN MCAST

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InMcastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InMibGiant

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InMibGiant struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InMibGiant INPUT MIB GIANT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InMibGiant) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InMibJabber

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InMibJabber struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InMibJabber INPUT MIB JABBER

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InMibJabber) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InMibcrc

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InMibcrc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InMibcrc IN MIB CRC

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InMibcrc) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPauseFrame

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPauseFrame struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPauseFrame INPUT PAUSE FRAME

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPauseFrame) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkt64Octet

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkt64Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkt64Octet IN PKT 64 OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkt64Octet) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts1024To1518Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts1024To1518Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts1024To1518Octets IN PKTS 1024 1518 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts1024To1518Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts128To255Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts128To255Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts128To255Octets IN PKTS 128 255 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts128To255Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts1519MaxOctets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts1519MaxOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts1519MaxOctets INPUT PKTS 1519MAX OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts1519MaxOctets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts256To511Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts256To511Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts256To511Octets IN PKTS 256 511 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts256To511Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts512To1023Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts512To1023Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts512To1023Octets IN PKTS 512 1023 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts512To1023Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts65To127Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts65To127Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts65To127Octets IN PKTS 65 127OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InPkts65To127Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InUcastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InUcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InUcastPkt IN UCAST

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_InUcastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_JabberStat

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_JabberStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_JabberStat JABBER STATS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_JabberStat) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_LongFramesStat

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_LongFramesStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_LongFramesStat LONG FRAMES

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_LongFramesStat) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OctetStat

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OctetStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OctetStat OCTET STAT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OctetStat) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Out8021qFrames

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Out8021qFrames struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Out8021qFrames OUT 802 1Q FRAMES

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Out8021qFrames) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutBcastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutBcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutBcastPkt OUT BCAST

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutBcastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutDropAbort

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutDropAbort struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutDropAbort OUT DROP ABORT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutDropAbort) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutDropOther

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutDropOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutDropOther OUT DROP OTHER

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutDropOther) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutDropUnderrun

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutDropUnderrun struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutDropUnderrun OUT DROP UNDERRUN

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutDropUnderrun) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutErrorOther

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutErrorOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutErrorOther OUT ERROR OTHER

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutErrorOther) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutGoodBytes

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutGoodBytes struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutGoodBytes OUT GOOD BYTES

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutGoodBytes) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutGoodPkts

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutGoodPkts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutGoodPkts OUT GOOD PKTS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutGoodPkts) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutMcastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutMcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutMcastPkt OUT MCAST

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutMcastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutOctets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutOctets OUT OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutOctets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPauseFrames

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPauseFrames struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPauseFrames OUT PAUSE FRAMES

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPauseFrames) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts10241518Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts10241518Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts10241518Octets OUT PKTS 1024 1518 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts10241518Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts128255Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts128255Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts128255Octets OUT PKTS 128 255 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts128255Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts1519MaxOctets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts1519MaxOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts1519MaxOctets OUT PKTS 1519 MAX OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts1519MaxOctets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts256511Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts256511Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts256511Octets OUT PKTS 256 511 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts256511Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts5121023Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts5121023Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts5121023Octets OUT PKTS 512 1023 OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts5121023Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts65127Octets

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts65127Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts65127Octets OUT PKTS 65 127OCTETS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutPkts65127Octets) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutUcastPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutUcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutUcastPkt OUT UCAST

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OutUcastPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Outpkt64octet

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Outpkt64octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Outpkt64octet OUT PKT 64 OCTET

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_Outpkt64octet) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OversizePktStat

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OversizePktStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OversizePktStat OVERSIZE PKT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_OversizePktStat) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_RxPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_RxPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_RxPkt RX PKT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_RxPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_RxUtil

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_RxUtil struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_RxUtil Rx Utilization in Percent

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_RxUtil) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_StatPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_StatPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_StatPkt STAT PKT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_StatPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxBadFcs

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxBadFcs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxBadFcs TX Bad Fcs

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxBadFcs) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxFragments

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxFragments struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxFragments TX Fragments

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxFragments) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxJabber

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxJabber struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxJabber TX Jabber

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxJabber) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxOversizedPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxOversizedPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxOversizedPkt TX Oversized Pkt

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxOversizedPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxPkt TX PKT

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxUndersizedPkt

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxUndersizedPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxUndersizedPkt TX Undersized Pkt

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxUndersizedPkt) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxUtil

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxUtil struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxUtil Tx Utilization in Percent

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Ethers_Minute15Ether_TxUtil) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// ETHERNET port 15-minute fec performance data. The type is slice of
	// PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec.
	Minute15Fec []*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs ETHERNET port interval performance data

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. interval slot number. The type is interface{} with
	// range: 0..4294967295.
	SlotNumber interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// EC BITS.
	EcBits PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_EcBits

	// UC WORDS.
	UcWords PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_UcWords

	// Pre FEC BER.
	PreFecBer PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_PreFecBer

	// Post FEC BER.
	PostFecBer PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_PostFecBer

	// Q.
	Q PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_Q

	// Q Margin.
	Qmargin PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_Qmargin
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec ETHERNET port 15-minute fec performance data

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_EcBits

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_EcBits struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_EcBits EC BITS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_EcBits) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_PostFecBer

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_PostFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_PostFecBer Post FEC BER

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_PostFecBer) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_PreFecBer

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_PreFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_PreFecBer Pre FEC BER

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_PreFecBer) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_Q

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_Q struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_Q Q

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_Q) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_Qmargin

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_Qmargin struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_Qmargin Q Margin

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_Qmargin) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_UcWords

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_UcWords struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_UcWords UC WORDS

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15Fecs_Minute15Fec_UcWords) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15pcses

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15pcses struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// ETHERNET port 15-minute pcs performance data. The type is slice of
	// PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15pcses_Minute15pcs.
	Minute15pcs []*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15pcses_Minute15pcs
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15pcses ETHERNET port interval performance data

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15pcses) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15pcses_Minute15pcs

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15pcses_Minute15pcs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. interval slot number. The type is interface{} with
	// range: 0..4294967295.
	SlotNumber interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// Bip . The type is slice of
	// PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15pcses_Minute15pcs_Bip.
	Bip []*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15pcses_Minute15pcs_Bip

	// Frm Err. The type is slice of
	// PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15pcses_Minute15pcs_FrmErr.
	FrmErr []*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15pcses_Minute15pcs_FrmErr
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15pcses_Minute15pcs ETHERNET port 15-minute pcs performance data

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15pcses_Minute15pcs) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15pcses_Minute15pcs_Bip

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15pcses_Minute15pcs_Bip struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// pcs param name. The type is string with length: 0..30.
	Name interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15pcses_Minute15pcs_Bip Bip

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15pcses_Minute15pcs_Bip) GetEntityData

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15pcses_Minute15pcs_FrmErr

type PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15pcses_Minute15pcs_FrmErr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// pcs param name. The type is string with length: 0..30.
	Name interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15pcses_Minute15pcs_FrmErr Frm Err

func (*PerformanceManagement_Ethernet_EthernetPorts_EthernetPort_EthernetCurrent_Minute15_Minute15pcses_Minute15pcs_FrmErr) GetEntityData

type PerformanceManagement_HoVc

type PerformanceManagement_HoVc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data.
	HoVcPorts PerformanceManagement_HoVc_HoVcPorts
}

PerformanceManagement_HoVc HO_VC controller performance data

func (*PerformanceManagement_HoVc) GetEntityData

func (hoVc *PerformanceManagement_HoVc) GetEntityData() *types.CommonEntityData

type PerformanceManagement_HoVc_HoVcPorts

type PerformanceManagement_HoVc_HoVcPorts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data. The type is slice of
	// PerformanceManagement_HoVc_HoVcPorts_HoVcPort.
	HoVcPort []*PerformanceManagement_HoVc_HoVcPorts_HoVcPort
}

PerformanceManagement_HoVc_HoVcPorts Port performance data

func (*PerformanceManagement_HoVc_HoVcPorts) GetEntityData

func (hoVcPorts *PerformanceManagement_HoVc_HoVcPorts) GetEntityData() *types.CommonEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Port name. The type is string with pattern:
	// [a-zA-Z0-9._/-]+.
	Name interface{}

	// port current performance data.
	HoVcCurrent PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort Port performance data

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	HoVcHour24 PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24

	// port current performance data.
	HoVcMinute15 PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent port current performance data

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	HoVcHour24Paths PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24 port current performance data

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour Path performance data. The type is slice of
	// PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path.
	HoVcHour24Path []*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths port current performance data

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// PATH.
	Path PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path

	// Far End PATH.
	FePath PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_FePath
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path port 24 hour Path performance data

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_FePath

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_FePath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// The number of Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathESs interface{}

	// The number of Severely Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathSeSs interface{}

	// The number of Coding Violations. The type is interface{} with range:
	// 0..4294967295.
	FarEndPathCVs interface{}

	// The number of Unavailable Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathUaSs interface{}
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_FePath Far End PATH

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_FePath) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	PathStatus interface{}

	// The number of Errored Seconds.
	PathESs PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathESs

	// The number of Errored Seconds.
	PathEsRs PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathEsRs

	// The number of Severely Errored Seconds.
	PathSeSs PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathSeSs

	// The number of Severely Errored Seconds.
	PathSesRs PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathSesRs

	// The number of Errored blocks.
	PathEBs PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathEBs

	// The number of Unavailable Seconds.
	PathUaSs PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathUaSs

	// The number of background block errors.
	PathBbEs PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathBbEs

	// The number of background block errors.
	PathBbeRs PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathBbeRs
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path PATH

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathBbEs

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathBbEs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathBbEs The number of background block errors

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathBbEs) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathBbeRs

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathBbeRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathBbeRs The number of background block errors

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathBbeRs) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathEBs

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathEBs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathEBs The number of Errored blocks

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathEBs) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathESs

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathESs The number of Errored Seconds

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathESs) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathEsRs

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathEsRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathEsRs The number of Errored Seconds

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathEsRs) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathSeSs

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathSeSs The number of Severely Errored Seconds

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathSeSs) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathSesRs

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathSesRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathSesRs The number of Severely Errored Seconds

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathSesRs) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathUaSs

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathUaSs The number of Unavailable Seconds

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcHour24_HoVcHour24Paths_HoVcHour24Path_Path_PathUaSs) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	HoVcMinute15Paths PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15 port current performance data

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute Path performance data. The type is slice of
	// PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path.
	HoVcMinute15Path []*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths port current performance data

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// PATH.
	Path PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path

	// Far End PATH.
	FePath PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_FePath
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path port 15-minute Path performance data

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_FePath

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_FePath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// The number of Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathESs interface{}

	// The number of Severely Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathSeSs interface{}

	// The number of Coding Violations. The type is interface{} with range:
	// 0..4294967295.
	FarEndPathCVs interface{}

	// The number of Unavailable Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathUaSs interface{}
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_FePath Far End PATH

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_FePath) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	PathStatus interface{}

	// The number of Errored Seconds.
	PathESs PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathESs

	// The number of Errored Seconds.
	PathEsRs PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathEsRs

	// The number of Severely Errored Seconds.
	PathSeSs PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathSeSs

	// The number of Severely Errored Seconds.
	PathSesRs PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathSesRs

	// The number of Errored blocks.
	PathEBs PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathEBs

	// The number of Unavailable Seconds.
	PathUaSs PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathUaSs

	// The number of background block errors.
	PathBbEs PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathBbEs

	// The number of background block errors.
	PathBbeRs PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathBbeRs
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path PATH

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathBbEs

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathBbEs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathBbEs The number of background block errors

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathBbEs) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathBbeRs

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathBbeRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathBbeRs The number of background block errors

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathBbeRs) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathEBs

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathEBs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathEBs The number of Errored blocks

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathEBs) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathESs

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathESs The number of Errored Seconds

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathESs) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathEsRs

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathEsRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathEsRs The number of Errored Seconds

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathEsRs) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathSeSs

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathSeSs The number of Severely Errored Seconds

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathSeSs) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathSesRs

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathSesRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathSesRs The number of Severely Errored Seconds

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathSesRs) GetEntityData

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathUaSs

type PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathUaSs The number of Unavailable Seconds

func (*PerformanceManagement_HoVc_HoVcPorts_HoVcPort_HoVcCurrent_HoVcMinute15_HoVcMinute15Paths_HoVcMinute15Path_Path_PathUaSs) GetEntityData

type PerformanceManagement_Macsec

type PerformanceManagement_Macsec struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data.
	MacsecPorts PerformanceManagement_Macsec_MacsecPorts
}

PerformanceManagement_Macsec MACSEC controller performance data

func (*PerformanceManagement_Macsec) GetEntityData

func (macsec *PerformanceManagement_Macsec) GetEntityData() *types.CommonEntityData

type PerformanceManagement_Macsec_MacsecPorts

type PerformanceManagement_Macsec_MacsecPorts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data. The type is slice of
	// PerformanceManagement_Macsec_MacsecPorts_MacsecPort.
	MacsecPort []*PerformanceManagement_Macsec_MacsecPorts_MacsecPort
}

PerformanceManagement_Macsec_MacsecPorts Port performance data

func (*PerformanceManagement_Macsec_MacsecPorts) GetEntityData

func (macsecPorts *PerformanceManagement_Macsec_MacsecPorts) GetEntityData() *types.CommonEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Port name. The type is string with pattern:
	// [a-zA-Z0-9._/-]+.
	Name interface{}

	// port current performance data.
	MacsecCurrent PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort Port performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	MacsecMinute15 PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15

	// port current performance data.
	MacsecSecond30 PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30

	// port current performance data.
	MacsecHour24 PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent port current performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	MacsecHour24EtherS PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS

	// port current performance data.
	MacsecHour24secyifs PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs

	// port current performance data.
	MacsecHour24secyrxes PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes

	// port current performance data.
	MacsecHour24secytxes PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24 port current performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour ether performance data. The type is slice of
	// PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether.
	MacsecHour24Ether []*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS port current performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// RX PKT.
	RxPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_RxPkt

	// STAT PKT.
	StatPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_StatPkt

	// OCTET STAT.
	OctetStat PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OctetStat

	// OVERSIZE PKT.
	OversizePktStat PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OversizePktStat

	// FCS ERR.
	FcsErrorsStat PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_FcsErrorsStat

	// LONG FRAMES.
	LongFramesStat PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_LongFramesStat

	// JABBER STATS.
	JabberStat PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_JabberStat

	// SIXTY FOUR OCTET.
	Ether64Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether64Octets

	// OCTET.
	Ether65127Octet PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether65127Octet

	// TFF OCTET.
	Ether128255Octet PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether128255Octet

	// FOO OCTET.
	Ether256511Octet PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether256511Octet

	// OZTT OCTET.
	Ether5121023Octet PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether5121023Octet

	// OFO OCTET.
	Ether10241518Octet PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether10241518Octet

	// IN UCAST.
	InUcastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InUcastPkt

	// IN MCAST.
	InMcastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InMcastPkt

	// IN BCAST.
	InBcastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InBcastPkt

	// OUT UCAST.
	OutUcastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutUcastPkt

	// OUT BCAST.
	OutBcastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutBcastPkt

	// OUT MCAST.
	OutMcastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutMcastPkt

	// TX PKT.
	TxPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxPkt

	// IFIN ERRORS.
	IfInErrors PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_IfInErrors

	// IFIN OCTETS.
	IfInOctets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_IfInOctets

	// ETHER STAT MULTICAST PKT.
	EtherStatMulticastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_EtherStatMulticastPkt

	// ETHER STAT BROADCAST PKT.
	EtherStatBroadcastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_EtherStatBroadcastPkt

	// ETHER STAT UNDERSIZED PKT.
	EtherStatUndersizedPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_EtherStatUndersizedPkt

	// OUT OCTET.
	OutOctets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutOctets

	// INPUT PAUSE FRAME.
	InPauseFrame PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPauseFrame

	// INPUT GOOD BYTES.
	InGoodBytes PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InGoodBytes

	// INPUT 802 1Q FRAMES.
	In8021qFrames PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_In8021qFrames

	// INPUT PKTS 1519MAX OCTETS.
	InPkts1519MaxOctets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts1519MaxOctets

	// INPUT GOOD PKTS.
	InGoodPkts PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InGoodPkts

	// INPUT DROP OVERRUN.
	InDropOverrun PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropOverrun

	// INPUT DROP ABORT.
	InDropAbort PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropAbort

	// INPUT DROP INVALID VLAN.
	InDropInvalidVlan PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropInvalidVlan

	// INPUT DROP INVALID DMAC.
	InDropInvalidDmac PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropInvalidDmac

	// INPUT DROP INVALID ENCAP.
	InDropInvalidEncap PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropInvalidEncap

	// INPUT DROP OTHER.
	InDropOther PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropOther

	// INPUT MIB GIANT.
	InMibGiant PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InMibGiant

	// INPUT MIB JABBER.
	InMibJabber PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InMibJabber

	// IN MIB CRC.
	InMibcrc PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InMibcrc

	// IN ERROR COLLISIONS.
	InErrorCollisions PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorCollisions

	// IN ERROR SYMBOL.
	InErrorSymbol PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorSymbol

	// OUT GOOD BYTES.
	OutGoodBytes PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutGoodBytes

	// OUT 802 1Q FRAMES.
	Out8021qFrames PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Out8021qFrames

	// OUT PAUSE FRAMES.
	OutPauseFrames PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPauseFrames

	// OUT PKTS 1519 MAX OCTETS.
	OutPkts1519MaxOctets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts1519MaxOctets

	// OUT GOOD PKTS.
	OutGoodPkts PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutGoodPkts

	// OUT DROP UNDERRUN.
	OutDropUnderrun PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutDropUnderrun

	// OUT DROP ABORT.
	OutDropAbort PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutDropAbort

	// OUT DROP OTHER.
	OutDropOther PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutDropOther

	// OUT ERROR OTHER.
	OutErrorOther PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutErrorOther

	// IN ERROR GIANT.
	InErrorGiant PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorGiant

	// IN ERROR RUNT.
	InErrorRunt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorRunt

	// IN ERROR JABBERS.
	InErrorJabbers PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorJabbers

	// IN ERROR FRAGMENTS.
	InErrorFragments PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorFragments

	// IN ERROR OTHER.
	InErrorOther PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorOther

	// IN PKT 64 OCTET.
	InPkt64Octet PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkt64Octet

	// IN PKTS 65 127OCTETS.
	InPkts65To127Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts65To127Octets

	// IN PKTS 128 255 OCTETS.
	InPkts128To255Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts128To255Octets

	// IN PKTS 256 511 OCTETS.
	InPkts256To511Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts256To511Octets

	// IN PKTS 512 1023 OCTETS.
	InPkts512To1023Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts512To1023Octets

	// IN PKTS 1024 1518 OCTETS.
	InPkts1024To1518Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts1024To1518Octets

	// OUT PKT 64 OCTET.
	Outpkt64octet PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Outpkt64octet

	// OUT PKTS 65 127OCTETS.
	OutPkts65127Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts65127Octets

	// OUT PKTS 128 255 OCTETS.
	OutPkts128255Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts128255Octets

	// OUT PKTS 256 511 OCTETS.
	OutPkts256511Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts256511Octets

	// OUT PKTS 512 1023 OCTETS.
	OutPkts5121023Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts5121023Octets

	// OUT PKTS 1024 1518 OCTETS.
	OutPkts10241518Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts10241518Octets

	// Rx Utilization in Percent.
	RxUtil PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_RxUtil

	// Tx Utilization in Percent.
	TxUtil PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxUtil

	// TX Undersized Pkt.
	TxUndersizedPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxUndersizedPkt

	// TX Oversized Pkt.
	TxOversizedPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxOversizedPkt

	// TX Fragments.
	TxFragments PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxFragments

	// TX Jabber.
	TxJabber PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxJabber

	// TX Bad Fcs.
	TxBadFcs PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxBadFcs
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether port 24 hour ether performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether10241518Octet

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether10241518Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether10241518Octet OFO OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether10241518Octet) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether128255Octet

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether128255Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether128255Octet TFF OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether128255Octet) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether256511Octet

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether256511Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether256511Octet FOO OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether256511Octet) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether5121023Octet

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether5121023Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether5121023Octet OZTT OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether5121023Octet) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether64Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether64Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether64Octets SIXTY FOUR OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether64Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether65127Octet

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether65127Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether65127Octet OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Ether65127Octet) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_EtherStatBroadcastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_EtherStatBroadcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_EtherStatBroadcastPkt ETHER STAT BROADCAST PKT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_EtherStatBroadcastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_EtherStatMulticastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_EtherStatMulticastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_EtherStatMulticastPkt ETHER STAT MULTICAST PKT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_EtherStatMulticastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_EtherStatUndersizedPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_EtherStatUndersizedPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_EtherStatUndersizedPkt ETHER STAT UNDERSIZED PKT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_EtherStatUndersizedPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_FcsErrorsStat

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_FcsErrorsStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_FcsErrorsStat FCS ERR

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_FcsErrorsStat) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_IfInErrors

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_IfInErrors struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_IfInErrors IFIN ERRORS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_IfInErrors) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_IfInOctets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_IfInOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_IfInOctets IFIN OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_IfInOctets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_In8021qFrames

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_In8021qFrames struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_In8021qFrames INPUT 802 1Q FRAMES

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_In8021qFrames) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InBcastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InBcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InBcastPkt IN BCAST

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InBcastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropAbort

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropAbort struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropAbort INPUT DROP ABORT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropAbort) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropInvalidDmac

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropInvalidDmac struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropInvalidDmac INPUT DROP INVALID DMAC

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropInvalidDmac) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropInvalidEncap

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropInvalidEncap struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropInvalidEncap INPUT DROP INVALID ENCAP

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropInvalidEncap) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropInvalidVlan

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropInvalidVlan struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropInvalidVlan INPUT DROP INVALID VLAN

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropInvalidVlan) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropOther

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropOther INPUT DROP OTHER

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropOther) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropOverrun

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropOverrun struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropOverrun INPUT DROP OVERRUN

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InDropOverrun) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorCollisions

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorCollisions struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorCollisions IN ERROR COLLISIONS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorCollisions) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorFragments

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorFragments struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorFragments IN ERROR FRAGMENTS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorFragments) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorGiant

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorGiant struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorGiant IN ERROR GIANT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorGiant) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorJabbers

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorJabbers struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorJabbers IN ERROR JABBERS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorJabbers) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorOther

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorOther IN ERROR OTHER

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorOther) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorRunt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorRunt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorRunt IN ERROR RUNT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorRunt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorSymbol

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorSymbol struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorSymbol IN ERROR SYMBOL

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InErrorSymbol) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InGoodBytes

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InGoodBytes struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InGoodBytes INPUT GOOD BYTES

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InGoodBytes) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InGoodPkts

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InGoodPkts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InGoodPkts INPUT GOOD PKTS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InGoodPkts) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InMcastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InMcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InMcastPkt IN MCAST

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InMcastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InMibGiant

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InMibGiant struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InMibGiant INPUT MIB GIANT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InMibGiant) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InMibJabber

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InMibJabber struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InMibJabber INPUT MIB JABBER

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InMibJabber) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InMibcrc

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InMibcrc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InMibcrc IN MIB CRC

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InMibcrc) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPauseFrame

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPauseFrame struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPauseFrame INPUT PAUSE FRAME

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPauseFrame) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkt64Octet

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkt64Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkt64Octet IN PKT 64 OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkt64Octet) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts1024To1518Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts1024To1518Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts1024To1518Octets IN PKTS 1024 1518 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts1024To1518Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts128To255Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts128To255Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts128To255Octets IN PKTS 128 255 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts128To255Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts1519MaxOctets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts1519MaxOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts1519MaxOctets INPUT PKTS 1519MAX OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts1519MaxOctets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts256To511Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts256To511Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts256To511Octets IN PKTS 256 511 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts256To511Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts512To1023Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts512To1023Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts512To1023Octets IN PKTS 512 1023 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts512To1023Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts65To127Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts65To127Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts65To127Octets IN PKTS 65 127OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InPkts65To127Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InUcastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InUcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InUcastPkt IN UCAST

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_InUcastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_JabberStat

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_JabberStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_JabberStat JABBER STATS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_JabberStat) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_LongFramesStat

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_LongFramesStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_LongFramesStat LONG FRAMES

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_LongFramesStat) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OctetStat

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OctetStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OctetStat OCTET STAT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OctetStat) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Out8021qFrames

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Out8021qFrames struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Out8021qFrames OUT 802 1Q FRAMES

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Out8021qFrames) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutBcastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutBcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutBcastPkt OUT BCAST

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutBcastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutDropAbort

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutDropAbort struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutDropAbort OUT DROP ABORT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutDropAbort) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutDropOther

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutDropOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutDropOther OUT DROP OTHER

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutDropOther) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutDropUnderrun

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutDropUnderrun struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutDropUnderrun OUT DROP UNDERRUN

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutDropUnderrun) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutErrorOther

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutErrorOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutErrorOther OUT ERROR OTHER

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutErrorOther) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutGoodBytes

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutGoodBytes struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutGoodBytes OUT GOOD BYTES

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutGoodBytes) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutGoodPkts

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutGoodPkts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutGoodPkts OUT GOOD PKTS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutGoodPkts) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutMcastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutMcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutMcastPkt OUT MCAST

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutMcastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutOctets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutOctets OUT OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutOctets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPauseFrames

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPauseFrames struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPauseFrames OUT PAUSE FRAMES

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPauseFrames) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts10241518Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts10241518Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts10241518Octets OUT PKTS 1024 1518 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts10241518Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts128255Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts128255Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts128255Octets OUT PKTS 128 255 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts128255Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts1519MaxOctets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts1519MaxOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts1519MaxOctets OUT PKTS 1519 MAX OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts1519MaxOctets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts256511Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts256511Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts256511Octets OUT PKTS 256 511 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts256511Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts5121023Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts5121023Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts5121023Octets OUT PKTS 512 1023 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts5121023Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts65127Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts65127Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts65127Octets OUT PKTS 65 127OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutPkts65127Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutUcastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutUcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutUcastPkt OUT UCAST

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OutUcastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Outpkt64octet

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Outpkt64octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Outpkt64octet OUT PKT 64 OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_Outpkt64octet) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OversizePktStat

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OversizePktStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OversizePktStat OVERSIZE PKT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_OversizePktStat) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_RxPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_RxPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_RxPkt RX PKT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_RxPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_RxUtil

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_RxUtil struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_RxUtil Rx Utilization in Percent

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_RxUtil) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_StatPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_StatPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_StatPkt STAT PKT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_StatPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxBadFcs

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxBadFcs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxBadFcs TX Bad Fcs

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxBadFcs) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxFragments

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxFragments struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxFragments TX Fragments

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxFragments) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxJabber

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxJabber struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxJabber TX Jabber

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxJabber) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxOversizedPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxOversizedPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxOversizedPkt TX Oversized Pkt

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxOversizedPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxPkt TX PKT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxUndersizedPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxUndersizedPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxUndersizedPkt TX Undersized Pkt

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxUndersizedPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxUtil

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxUtil struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxUtil Tx Utilization in Percent

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24EtherS_MacsecHour24Ether_TxUtil) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour secy-if performance data. The type is slice of
	// PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif.
	MacsecHour24secyif []*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs port current performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear30SecTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// Running Sample Count. The type is interface{} with range:
	// 0..18446744073709551615.
	SampleCount interface{}

	// In Packet Untagged.
	InPktsUntagged PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsUntagged

	// In Packet No tag.
	InPktsNoTag PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsNoTag

	// In Packet Bad tag.
	InPktsBadTag PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsBadTag

	// In Packet Unknown sci.
	InPktsUnknownSci PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsUnknownSci

	// In Packet No sci.
	InPktsNoSci PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsNoSci

	// In Packet Overrun.
	InPktsOverrun PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsOverrun

	// In Octet Validated.
	InOctetsValidated PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InOctetsValidated

	// In Octet Decrypted.
	InOctetsDecrypted PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InOctetsDecrypted

	// Out Packet Untagged.
	OutPktsUntagged PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_OutPktsUntagged

	// Out Packet Too Long.
	OutPktsTooLong PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_OutPktsTooLong

	// Out Octet Protected.
	OutOctetsProtected PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_OutOctetsProtected

	// Out Octet encrypted.
	OutOctetsEncrypted PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_OutOctetsEncrypted
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif port 24 hour secy-if performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InOctetsDecrypted

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InOctetsDecrypted struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InOctetsDecrypted In Octet Decrypted

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InOctetsDecrypted) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InOctetsValidated

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InOctetsValidated struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InOctetsValidated In Octet Validated

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InOctetsValidated) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsBadTag

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsBadTag struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsBadTag In Packet Bad tag

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsBadTag) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsNoSci

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsNoSci struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsNoSci In Packet No sci

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsNoSci) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsNoTag

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsNoTag struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsNoTag In Packet No tag

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsNoTag) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsOverrun

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsOverrun struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsOverrun In Packet Overrun

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsOverrun) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsUnknownSci

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsUnknownSci struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsUnknownSci In Packet Unknown sci

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsUnknownSci) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsUntagged

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsUntagged struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsUntagged In Packet Untagged

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_InPktsUntagged) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_OutOctetsEncrypted

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_OutOctetsEncrypted struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_OutOctetsEncrypted Out Octet encrypted

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_OutOctetsEncrypted) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_OutOctetsProtected

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_OutOctetsProtected struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_OutOctetsProtected Out Octet Protected

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_OutOctetsProtected) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_OutPktsTooLong

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_OutPktsTooLong struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_OutPktsTooLong Out Packet Too Long

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_OutPktsTooLong) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_OutPktsUntagged

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_OutPktsUntagged struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_OutPktsUntagged Out Packet Untagged

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyifs_MacsecHour24secyif_OutPktsUntagged) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour secy-rx performance data. The type is slice of
	// PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx.
	MacsecHour24secyrx []*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes port current performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear30SecTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// Running Sample Count. The type is interface{} with range:
	// 0..18446744073709551615.
	SampleCount interface{}

	// In Packet Unchecked.
	InPktsUnchecked PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsUnchecked

	// In Packet Delay.
	InPktsDelayed PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsDelayed

	// In Packet Late.
	InPktsLate PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsLate

	// In Packet Ok.
	InPktsOk PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsOk

	// In Packet Invalid.
	InPktsInvalid PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsInvalid

	// In Packet Not Valid.
	InPktsNotValid PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsNotValid

	// In Packet Not Using SA.
	InPktsNotUsingSa PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsNotUsingSa

	// In Packet Unused SA.
	InPktsUnusedSa PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsUnusedSa

	// In Packet Untagged Hit.
	InPktsUntaggedHit PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsUntaggedHit

	// In Octet Validated.
	InOctetsValidated PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InOctetsValidated

	// In Octet Decrypted.
	InOctetsDecrypted PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InOctetsDecrypted
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx port 24 hour secy-rx performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InOctetsDecrypted

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InOctetsDecrypted struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InOctetsDecrypted In Octet Decrypted

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InOctetsDecrypted) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InOctetsValidated

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InOctetsValidated struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InOctetsValidated In Octet Validated

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InOctetsValidated) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsDelayed

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsDelayed struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsDelayed In Packet Delay

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsDelayed) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsInvalid

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsInvalid struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsInvalid In Packet Invalid

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsInvalid) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsLate

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsLate struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsLate In Packet Late

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsLate) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsNotUsingSa

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsNotUsingSa struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsNotUsingSa In Packet Not Using SA

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsNotUsingSa) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsNotValid

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsNotValid struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsNotValid In Packet Not Valid

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsNotValid) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsOk

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsOk struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsOk In Packet Ok

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsOk) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsUnchecked

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsUnchecked struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsUnchecked In Packet Unchecked

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsUnchecked) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsUntaggedHit

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsUntaggedHit struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsUntaggedHit In Packet Untagged Hit

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsUntaggedHit) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsUnusedSa

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsUnusedSa struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsUnusedSa In Packet Unused SA

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secyrxes_MacsecHour24secyrx_InPktsUnusedSa) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour secy-tx performance data. The type is slice of
	// PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx.
	MacsecHour24secytx []*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes port current performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear30SecTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// Running Sample Count. The type is interface{} with range:
	// 0..18446744073709551615.
	SampleCount interface{}

	// Out Packets Protected.
	OutPktsProtected PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutPktsProtected

	// Out Packets Encrypted.
	OutPktsEncrypted PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutPktsEncrypted

	// Out Octets Protected .
	OutOctetsProtected PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutOctetsProtected

	// Out Octets Encrypted.
	OutOctetsEncrypted PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutOctetsEncrypted

	// Out Packets Too Long.
	OutPktsTooLong PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutPktsTooLong
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx port 24 hour secy-tx performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutOctetsEncrypted

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutOctetsEncrypted struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutOctetsEncrypted Out Octets Encrypted

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutOctetsEncrypted) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutOctetsProtected

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutOctetsProtected struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutOctetsProtected Out Octets Protected

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutOctetsProtected) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutPktsEncrypted

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutPktsEncrypted struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutPktsEncrypted Out Packets Encrypted

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutPktsEncrypted) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutPktsProtected

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutPktsProtected struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutPktsProtected Out Packets Protected

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutPktsProtected) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutPktsTooLong

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutPktsTooLong struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutPktsTooLong Out Packets Too Long

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecHour24_MacsecHour24secytxes_MacsecHour24secytx_OutPktsTooLong) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	MacsecMinute15secyifs PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs

	// port current performance data.
	MacsecMinute15secyrxes PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes

	// port current performance data.
	MacsecMinute15secytxes PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes

	// port current performance data.
	MacsecMinute15EtherS PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15 port current performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute ether performance data. The type is slice of
	// PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether.
	MacsecMinute15Ether []*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS port current performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// RX PKT.
	RxPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_RxPkt

	// STAT PKT.
	StatPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_StatPkt

	// OCTET STAT.
	OctetStat PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OctetStat

	// OVERSIZE PKT.
	OversizePktStat PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OversizePktStat

	// FCS ERR.
	FcsErrorsStat PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_FcsErrorsStat

	// LONG FRAMES.
	LongFramesStat PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_LongFramesStat

	// JABBER STATS.
	JabberStat PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_JabberStat

	// SIXTY FOUR OCTET.
	Ether64Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether64Octets

	// OCTET.
	Ether65127Octet PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether65127Octet

	// TFF OCTET.
	Ether128255Octet PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether128255Octet

	// FOO OCTET.
	Ether256511Octet PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether256511Octet

	// OZTT OCTET.
	Ether5121023Octet PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether5121023Octet

	// OFO OCTET.
	Ether10241518Octet PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether10241518Octet

	// IN UCAST.
	InUcastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InUcastPkt

	// IN MCAST.
	InMcastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InMcastPkt

	// IN BCAST.
	InBcastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InBcastPkt

	// OUT UCAST.
	OutUcastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutUcastPkt

	// OUT BCAST.
	OutBcastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutBcastPkt

	// OUT MCAST.
	OutMcastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutMcastPkt

	// TX PKT.
	TxPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxPkt

	// IFIN ERRORS.
	IfInErrors PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_IfInErrors

	// IFIN OCTETS.
	IfInOctets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_IfInOctets

	// ETHER STAT MULTICAST PKT.
	EtherStatMulticastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_EtherStatMulticastPkt

	// ETHER STAT BROADCAST PKT.
	EtherStatBroadcastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_EtherStatBroadcastPkt

	// ETHER STAT UNDERSIZED PKT.
	EtherStatUndersizedPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_EtherStatUndersizedPkt

	// OUT OCTET.
	OutOctets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutOctets

	// INPUT PAUSE FRAME.
	InPauseFrame PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPauseFrame

	// INPUT GOOD BYTES.
	InGoodBytes PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InGoodBytes

	// INPUT 802 1Q FRAMES.
	In8021qFrames PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_In8021qFrames

	// INPUT PKTS 1519MAX OCTETS.
	InPkts1519MaxOctets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts1519MaxOctets

	// INPUT GOOD PKTS.
	InGoodPkts PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InGoodPkts

	// INPUT DROP OVERRUN.
	InDropOverrun PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropOverrun

	// INPUT DROP ABORT.
	InDropAbort PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropAbort

	// INPUT DROP INVALID VLAN.
	InDropInvalidVlan PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropInvalidVlan

	// INPUT DROP INVALID DMAC.
	InDropInvalidDmac PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropInvalidDmac

	// INPUT DROP INVALID ENCAP.
	InDropInvalidEncap PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropInvalidEncap

	// INPUT DROP OTHER.
	InDropOther PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropOther

	// INPUT MIB GIANT.
	InMibGiant PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InMibGiant

	// INPUT MIB JABBER.
	InMibJabber PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InMibJabber

	// IN MIB CRC.
	InMibcrc PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InMibcrc

	// IN ERROR COLLISIONS.
	InErrorCollisions PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorCollisions

	// IN ERROR SYMBOL.
	InErrorSymbol PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorSymbol

	// OUT GOOD BYTES.
	OutGoodBytes PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutGoodBytes

	// OUT 802 1Q FRAMES.
	Out8021qFrames PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Out8021qFrames

	// OUT PAUSE FRAMES.
	OutPauseFrames PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPauseFrames

	// OUT PKTS 1519 MAX OCTETS.
	OutPkts1519MaxOctets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts1519MaxOctets

	// OUT GOOD PKTS.
	OutGoodPkts PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutGoodPkts

	// OUT DROP UNDERRUN.
	OutDropUnderrun PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutDropUnderrun

	// OUT DROP ABORT.
	OutDropAbort PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutDropAbort

	// OUT DROP OTHER.
	OutDropOther PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutDropOther

	// OUT ERROR OTHER.
	OutErrorOther PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutErrorOther

	// IN ERROR GIANT.
	InErrorGiant PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorGiant

	// IN ERROR RUNT.
	InErrorRunt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorRunt

	// IN ERROR JABBERS.
	InErrorJabbers PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorJabbers

	// IN ERROR FRAGMENTS.
	InErrorFragments PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorFragments

	// IN ERROR OTHER.
	InErrorOther PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorOther

	// IN PKT 64 OCTET.
	InPkt64Octet PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkt64Octet

	// IN PKTS 65 127OCTETS.
	InPkts65To127Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts65To127Octets

	// IN PKTS 128 255 OCTETS.
	InPkts128To255Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts128To255Octets

	// IN PKTS 256 511 OCTETS.
	InPkts256To511Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts256To511Octets

	// IN PKTS 512 1023 OCTETS.
	InPkts512To1023Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts512To1023Octets

	// IN PKTS 1024 1518 OCTETS.
	InPkts1024To1518Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts1024To1518Octets

	// OUT PKT 64 OCTET.
	Outpkt64octet PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Outpkt64octet

	// OUT PKTS 65 127OCTETS.
	OutPkts65127Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts65127Octets

	// OUT PKTS 128 255 OCTETS.
	OutPkts128255Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts128255Octets

	// OUT PKTS 256 511 OCTETS.
	OutPkts256511Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts256511Octets

	// OUT PKTS 512 1023 OCTETS.
	OutPkts5121023Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts5121023Octets

	// OUT PKTS 1024 1518 OCTETS.
	OutPkts10241518Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts10241518Octets

	// Rx Utilization in Percent.
	RxUtil PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_RxUtil

	// Tx Utilization in Percent.
	TxUtil PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxUtil

	// TX Undersized Pkt.
	TxUndersizedPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxUndersizedPkt

	// TX Oversized Pkt.
	TxOversizedPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxOversizedPkt

	// TX Fragments.
	TxFragments PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxFragments

	// TX Jabber.
	TxJabber PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxJabber

	// TX Bad Fcs.
	TxBadFcs PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxBadFcs
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether port 15-minute ether performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether10241518Octet

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether10241518Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether10241518Octet OFO OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether10241518Octet) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether128255Octet

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether128255Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether128255Octet TFF OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether128255Octet) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether256511Octet

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether256511Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether256511Octet FOO OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether256511Octet) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether5121023Octet

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether5121023Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether5121023Octet OZTT OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether5121023Octet) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether64Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether64Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether64Octets SIXTY FOUR OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether64Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether65127Octet

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether65127Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether65127Octet OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Ether65127Octet) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_EtherStatBroadcastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_EtherStatBroadcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_EtherStatBroadcastPkt ETHER STAT BROADCAST PKT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_EtherStatBroadcastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_EtherStatMulticastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_EtherStatMulticastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_EtherStatMulticastPkt ETHER STAT MULTICAST PKT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_EtherStatMulticastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_EtherStatUndersizedPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_EtherStatUndersizedPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_EtherStatUndersizedPkt ETHER STAT UNDERSIZED PKT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_EtherStatUndersizedPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_FcsErrorsStat

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_FcsErrorsStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_FcsErrorsStat FCS ERR

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_FcsErrorsStat) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_IfInErrors

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_IfInErrors struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_IfInErrors IFIN ERRORS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_IfInErrors) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_IfInOctets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_IfInOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_IfInOctets IFIN OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_IfInOctets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_In8021qFrames

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_In8021qFrames struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_In8021qFrames INPUT 802 1Q FRAMES

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_In8021qFrames) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InBcastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InBcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InBcastPkt IN BCAST

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InBcastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropAbort

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropAbort struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropAbort INPUT DROP ABORT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropAbort) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropInvalidDmac

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropInvalidDmac struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropInvalidDmac INPUT DROP INVALID DMAC

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropInvalidDmac) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropInvalidEncap

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropInvalidEncap struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropInvalidEncap INPUT DROP INVALID ENCAP

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropInvalidEncap) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropInvalidVlan

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropInvalidVlan struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropInvalidVlan INPUT DROP INVALID VLAN

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropInvalidVlan) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropOther

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropOther INPUT DROP OTHER

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropOther) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropOverrun

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropOverrun struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropOverrun INPUT DROP OVERRUN

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InDropOverrun) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorCollisions

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorCollisions struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorCollisions IN ERROR COLLISIONS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorCollisions) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorFragments

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorFragments struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorFragments IN ERROR FRAGMENTS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorFragments) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorGiant

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorGiant struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorGiant IN ERROR GIANT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorGiant) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorJabbers

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorJabbers struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorJabbers IN ERROR JABBERS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorJabbers) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorOther

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorOther IN ERROR OTHER

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorOther) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorRunt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorRunt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorRunt IN ERROR RUNT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorRunt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorSymbol

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorSymbol struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorSymbol IN ERROR SYMBOL

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InErrorSymbol) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InGoodBytes

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InGoodBytes struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InGoodBytes INPUT GOOD BYTES

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InGoodBytes) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InGoodPkts

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InGoodPkts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InGoodPkts INPUT GOOD PKTS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InGoodPkts) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InMcastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InMcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InMcastPkt IN MCAST

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InMcastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InMibGiant

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InMibGiant struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InMibGiant INPUT MIB GIANT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InMibGiant) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InMibJabber

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InMibJabber struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InMibJabber INPUT MIB JABBER

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InMibJabber) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InMibcrc

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InMibcrc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InMibcrc IN MIB CRC

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InMibcrc) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPauseFrame

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPauseFrame struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPauseFrame INPUT PAUSE FRAME

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPauseFrame) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkt64Octet

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkt64Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkt64Octet IN PKT 64 OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkt64Octet) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts1024To1518Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts1024To1518Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts1024To1518Octets IN PKTS 1024 1518 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts1024To1518Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts128To255Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts128To255Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts128To255Octets IN PKTS 128 255 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts128To255Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts1519MaxOctets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts1519MaxOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts1519MaxOctets INPUT PKTS 1519MAX OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts1519MaxOctets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts256To511Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts256To511Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts256To511Octets IN PKTS 256 511 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts256To511Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts512To1023Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts512To1023Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts512To1023Octets IN PKTS 512 1023 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts512To1023Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts65To127Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts65To127Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts65To127Octets IN PKTS 65 127OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InPkts65To127Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InUcastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InUcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InUcastPkt IN UCAST

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_InUcastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_JabberStat

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_JabberStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_JabberStat JABBER STATS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_JabberStat) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_LongFramesStat

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_LongFramesStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_LongFramesStat LONG FRAMES

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_LongFramesStat) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OctetStat

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OctetStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OctetStat OCTET STAT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OctetStat) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Out8021qFrames

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Out8021qFrames struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Out8021qFrames OUT 802 1Q FRAMES

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Out8021qFrames) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutBcastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutBcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutBcastPkt OUT BCAST

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutBcastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutDropAbort

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutDropAbort struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutDropAbort OUT DROP ABORT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutDropAbort) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutDropOther

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutDropOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutDropOther OUT DROP OTHER

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutDropOther) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutDropUnderrun

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutDropUnderrun struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutDropUnderrun OUT DROP UNDERRUN

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutDropUnderrun) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutErrorOther

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutErrorOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutErrorOther OUT ERROR OTHER

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutErrorOther) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutGoodBytes

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutGoodBytes struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutGoodBytes OUT GOOD BYTES

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutGoodBytes) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutGoodPkts

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutGoodPkts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutGoodPkts OUT GOOD PKTS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutGoodPkts) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutMcastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutMcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutMcastPkt OUT MCAST

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutMcastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutOctets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutOctets OUT OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutOctets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPauseFrames

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPauseFrames struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPauseFrames OUT PAUSE FRAMES

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPauseFrames) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts10241518Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts10241518Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts10241518Octets OUT PKTS 1024 1518 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts10241518Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts128255Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts128255Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts128255Octets OUT PKTS 128 255 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts128255Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts1519MaxOctets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts1519MaxOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts1519MaxOctets OUT PKTS 1519 MAX OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts1519MaxOctets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts256511Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts256511Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts256511Octets OUT PKTS 256 511 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts256511Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts5121023Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts5121023Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts5121023Octets OUT PKTS 512 1023 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts5121023Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts65127Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts65127Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts65127Octets OUT PKTS 65 127OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutPkts65127Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutUcastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutUcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutUcastPkt OUT UCAST

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OutUcastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Outpkt64octet

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Outpkt64octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Outpkt64octet OUT PKT 64 OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_Outpkt64octet) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OversizePktStat

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OversizePktStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OversizePktStat OVERSIZE PKT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_OversizePktStat) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_RxPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_RxPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_RxPkt RX PKT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_RxPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_RxUtil

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_RxUtil struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_RxUtil Rx Utilization in Percent

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_RxUtil) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_StatPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_StatPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_StatPkt STAT PKT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_StatPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxBadFcs

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxBadFcs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxBadFcs TX Bad Fcs

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxBadFcs) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxFragments

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxFragments struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxFragments TX Fragments

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxFragments) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxJabber

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxJabber struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxJabber TX Jabber

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxJabber) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxOversizedPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxOversizedPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxOversizedPkt TX Oversized Pkt

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxOversizedPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxPkt TX PKT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxUndersizedPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxUndersizedPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxUndersizedPkt TX Undersized Pkt

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxUndersizedPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxUtil

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxUtil struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxUtil Tx Utilization in Percent

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15EtherS_MacsecMinute15Ether_TxUtil) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute secy-if performance data. The type is slice of
	// PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif.
	MacsecMinute15secyif []*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs port current performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear30SecTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// Running Sample Count. The type is interface{} with range:
	// 0..18446744073709551615.
	SampleCount interface{}

	// In Packet Untagged.
	InPktsUntagged PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsUntagged

	// In Packet No tag.
	InPktsNoTag PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsNoTag

	// In Packet Bad tag.
	InPktsBadTag PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsBadTag

	// In Packet Unknown sci.
	InPktsUnknownSci PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsUnknownSci

	// In Packet No sci.
	InPktsNoSci PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsNoSci

	// In Packet Overrun.
	InPktsOverrun PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsOverrun

	// In Octet Validated.
	InOctetsValidated PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InOctetsValidated

	// In Octet Decrypted.
	InOctetsDecrypted PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InOctetsDecrypted

	// Out Packet Untagged.
	OutPktsUntagged PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_OutPktsUntagged

	// Out Packet Too Long.
	OutPktsTooLong PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_OutPktsTooLong

	// Out Octet Protected.
	OutOctetsProtected PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_OutOctetsProtected

	// Out Octet encrypted.
	OutOctetsEncrypted PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_OutOctetsEncrypted
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif port 15-minute secy-if performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InOctetsDecrypted

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InOctetsDecrypted struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InOctetsDecrypted In Octet Decrypted

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InOctetsDecrypted) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InOctetsValidated

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InOctetsValidated struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InOctetsValidated In Octet Validated

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InOctetsValidated) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsBadTag

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsBadTag struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsBadTag In Packet Bad tag

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsBadTag) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsNoSci

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsNoSci struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsNoSci In Packet No sci

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsNoSci) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsNoTag

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsNoTag struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsNoTag In Packet No tag

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsNoTag) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsOverrun

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsOverrun struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsOverrun In Packet Overrun

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsOverrun) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsUnknownSci

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsUnknownSci struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsUnknownSci In Packet Unknown sci

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsUnknownSci) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsUntagged

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsUntagged struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsUntagged In Packet Untagged

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_InPktsUntagged) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_OutOctetsEncrypted

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_OutOctetsEncrypted struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_OutOctetsEncrypted Out Octet encrypted

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_OutOctetsEncrypted) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_OutOctetsProtected

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_OutOctetsProtected struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_OutOctetsProtected Out Octet Protected

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_OutOctetsProtected) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_OutPktsTooLong

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_OutPktsTooLong struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_OutPktsTooLong Out Packet Too Long

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_OutPktsTooLong) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_OutPktsUntagged

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_OutPktsUntagged struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_OutPktsUntagged Out Packet Untagged

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyifs_MacsecMinute15secyif_OutPktsUntagged) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute secy-rx performance data. The type is slice of
	// PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx.
	MacsecMinute15secyrx []*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes port current performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear30SecTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// Running Sample Count. The type is interface{} with range:
	// 0..18446744073709551615.
	SampleCount interface{}

	// In Packet Unchecked.
	InPktsUnchecked PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsUnchecked

	// In Packet Delay.
	InPktsDelayed PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsDelayed

	// In Packet Late.
	InPktsLate PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsLate

	// In Packet Ok.
	InPktsOk PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsOk

	// In Packet Invalid.
	InPktsInvalid PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsInvalid

	// In Packet Not Valid.
	InPktsNotValid PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsNotValid

	// In Packet Not Using SA.
	InPktsNotUsingSa PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsNotUsingSa

	// In Packet Unused SA.
	InPktsUnusedSa PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsUnusedSa

	// In Packet Untagged Hit.
	InPktsUntaggedHit PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsUntaggedHit

	// In Octet Validated.
	InOctetsValidated PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InOctetsValidated

	// In Octet Decrypted.
	InOctetsDecrypted PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InOctetsDecrypted
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx port 15-minute secy-rx performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InOctetsDecrypted

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InOctetsDecrypted struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InOctetsDecrypted In Octet Decrypted

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InOctetsDecrypted) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InOctetsValidated

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InOctetsValidated struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InOctetsValidated In Octet Validated

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InOctetsValidated) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsDelayed

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsDelayed struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsDelayed In Packet Delay

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsDelayed) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsInvalid

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsInvalid struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsInvalid In Packet Invalid

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsInvalid) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsLate

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsLate struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsLate In Packet Late

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsLate) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsNotUsingSa

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsNotUsingSa struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsNotUsingSa In Packet Not Using SA

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsNotUsingSa) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsNotValid

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsNotValid struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsNotValid In Packet Not Valid

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsNotValid) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsOk

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsOk struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsOk In Packet Ok

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsOk) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsUnchecked

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsUnchecked struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsUnchecked In Packet Unchecked

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsUnchecked) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsUntaggedHit

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsUntaggedHit struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsUntaggedHit In Packet Untagged Hit

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsUntaggedHit) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsUnusedSa

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsUnusedSa struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsUnusedSa In Packet Unused SA

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secyrxes_MacsecMinute15secyrx_InPktsUnusedSa) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute secy-tx performance data. The type is slice of
	// PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx.
	MacsecMinute15secytx []*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes port current performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear30SecTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// Running Sample Count. The type is interface{} with range:
	// 0..18446744073709551615.
	SampleCount interface{}

	// Out Packets Protected.
	OutPktsProtected PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutPktsProtected

	// Out Packets Encrypted.
	OutPktsEncrypted PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutPktsEncrypted

	// Out Octets Protected .
	OutOctetsProtected PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutOctetsProtected

	// Out Octets Encrypted.
	OutOctetsEncrypted PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutOctetsEncrypted

	// Out Packets Too Long.
	OutPktsTooLong PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutPktsTooLong
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx port 15-minute secy-tx performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutOctetsEncrypted

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutOctetsEncrypted struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutOctetsEncrypted Out Octets Encrypted

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutOctetsEncrypted) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutOctetsProtected

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutOctetsProtected struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutOctetsProtected Out Octets Protected

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutOctetsProtected) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutPktsEncrypted

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutPktsEncrypted struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutPktsEncrypted Out Packets Encrypted

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutPktsEncrypted) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutPktsProtected

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutPktsProtected struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutPktsProtected Out Packets Protected

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutPktsProtected) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutPktsTooLong

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutPktsTooLong struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutPktsTooLong Out Packets Too Long

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecMinute15_MacsecMinute15secytxes_MacsecMinute15secytx_OutPktsTooLong) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	MacsecSecond30secyifs PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs

	// port current performance data.
	MacsecSecond30secyrxes PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes

	// port current performance data.
	MacsecSecond30EtherS PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS

	// port current performance data.
	MacsecSecond30secytxes PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30 port current performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 30-sec ether performance data. The type is slice of
	// PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether.
	MacsecSecond30Ether []*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS port current performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// RX PKT.
	RxPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_RxPkt

	// STAT PKT.
	StatPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_StatPkt

	// OCTET STAT.
	OctetStat PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OctetStat

	// OVERSIZE PKT.
	OversizePktStat PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OversizePktStat

	// FCS ERR.
	FcsErrorsStat PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_FcsErrorsStat

	// LONG FRAMES.
	LongFramesStat PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_LongFramesStat

	// JABBER STATS.
	JabberStat PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_JabberStat

	// SIXTY FOUR OCTET.
	Ether64Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether64Octets

	// OCTET.
	Ether65127Octet PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether65127Octet

	// TFF OCTET.
	Ether128255Octet PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether128255Octet

	// FOO OCTET.
	Ether256511Octet PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether256511Octet

	// OZTT OCTET.
	Ether5121023Octet PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether5121023Octet

	// OFO OCTET.
	Ether10241518Octet PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether10241518Octet

	// IN UCAST.
	InUcastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InUcastPkt

	// IN MCAST.
	InMcastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InMcastPkt

	// IN BCAST.
	InBcastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InBcastPkt

	// OUT UCAST.
	OutUcastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutUcastPkt

	// OUT BCAST.
	OutBcastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutBcastPkt

	// OUT MCAST.
	OutMcastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutMcastPkt

	// TX PKT.
	TxPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxPkt

	// IFIN ERRORS.
	IfInErrors PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_IfInErrors

	// IFIN OCTETS.
	IfInOctets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_IfInOctets

	// ETHER STAT MULTICAST PKT.
	EtherStatMulticastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_EtherStatMulticastPkt

	// ETHER STAT BROADCAST PKT.
	EtherStatBroadcastPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_EtherStatBroadcastPkt

	// ETHER STAT UNDERSIZED PKT.
	EtherStatUndersizedPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_EtherStatUndersizedPkt

	// OUT OCTET.
	OutOctets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutOctets

	// INPUT PAUSE FRAME.
	InPauseFrame PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPauseFrame

	// INPUT GOOD BYTES.
	InGoodBytes PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InGoodBytes

	// INPUT 802 1Q FRAMES.
	In8021qFrames PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_In8021qFrames

	// INPUT PKTS 1519MAX OCTETS.
	InPkts1519MaxOctets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts1519MaxOctets

	// INPUT GOOD PKTS.
	InGoodPkts PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InGoodPkts

	// INPUT DROP OVERRUN.
	InDropOverrun PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropOverrun

	// INPUT DROP ABORT.
	InDropAbort PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropAbort

	// INPUT DROP INVALID VLAN.
	InDropInvalidVlan PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropInvalidVlan

	// INPUT DROP INVALID DMAC.
	InDropInvalidDmac PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropInvalidDmac

	// INPUT DROP INVALID ENCAP.
	InDropInvalidEncap PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropInvalidEncap

	// INPUT DROP OTHER.
	InDropOther PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropOther

	// INPUT MIB GIANT.
	InMibGiant PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InMibGiant

	// INPUT MIB JABBER.
	InMibJabber PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InMibJabber

	// IN MIB CRC.
	InMibcrc PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InMibcrc

	// IN ERROR COLLISIONS.
	InErrorCollisions PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorCollisions

	// IN ERROR SYMBOL.
	InErrorSymbol PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorSymbol

	// OUT GOOD BYTES.
	OutGoodBytes PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutGoodBytes

	// OUT 802 1Q FRAMES.
	Out8021qFrames PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Out8021qFrames

	// OUT PAUSE FRAMES.
	OutPauseFrames PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPauseFrames

	// OUT PKTS 1519 MAX OCTETS.
	OutPkts1519MaxOctets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts1519MaxOctets

	// OUT GOOD PKTS.
	OutGoodPkts PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutGoodPkts

	// OUT DROP UNDERRUN.
	OutDropUnderrun PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutDropUnderrun

	// OUT DROP ABORT.
	OutDropAbort PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutDropAbort

	// OUT DROP OTHER.
	OutDropOther PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutDropOther

	// OUT ERROR OTHER.
	OutErrorOther PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutErrorOther

	// IN ERROR GIANT.
	InErrorGiant PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorGiant

	// IN ERROR RUNT.
	InErrorRunt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorRunt

	// IN ERROR JABBERS.
	InErrorJabbers PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorJabbers

	// IN ERROR FRAGMENTS.
	InErrorFragments PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorFragments

	// IN ERROR OTHER.
	InErrorOther PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorOther

	// IN PKT 64 OCTET.
	InPkt64Octet PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkt64Octet

	// IN PKTS 65 127OCTETS.
	InPkts65To127Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts65To127Octets

	// IN PKTS 128 255 OCTETS.
	InPkts128To255Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts128To255Octets

	// IN PKTS 256 511 OCTETS.
	InPkts256To511Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts256To511Octets

	// IN PKTS 512 1023 OCTETS.
	InPkts512To1023Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts512To1023Octets

	// IN PKTS 1024 1518 OCTETS.
	InPkts1024To1518Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts1024To1518Octets

	// OUT PKT 64 OCTET.
	Outpkt64octet PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Outpkt64octet

	// OUT PKTS 65 127OCTETS.
	OutPkts65127Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts65127Octets

	// OUT PKTS 128 255 OCTETS.
	OutPkts128255Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts128255Octets

	// OUT PKTS 256 511 OCTETS.
	OutPkts256511Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts256511Octets

	// OUT PKTS 512 1023 OCTETS.
	OutPkts5121023Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts5121023Octets

	// OUT PKTS 1024 1518 OCTETS.
	OutPkts10241518Octets PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts10241518Octets

	// Rx Utilization in Percent.
	RxUtil PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_RxUtil

	// Tx Utilization in Percent.
	TxUtil PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxUtil

	// TX Undersized Pkt.
	TxUndersizedPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxUndersizedPkt

	// TX Oversized Pkt.
	TxOversizedPkt PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxOversizedPkt

	// TX Fragments.
	TxFragments PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxFragments

	// TX Jabber.
	TxJabber PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxJabber

	// TX Bad Fcs.
	TxBadFcs PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxBadFcs
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether port 30-sec ether performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether10241518Octet

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether10241518Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether10241518Octet OFO OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether10241518Octet) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether128255Octet

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether128255Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether128255Octet TFF OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether128255Octet) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether256511Octet

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether256511Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether256511Octet FOO OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether256511Octet) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether5121023Octet

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether5121023Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether5121023Octet OZTT OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether5121023Octet) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether64Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether64Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether64Octets SIXTY FOUR OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether64Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether65127Octet

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether65127Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether65127Octet OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Ether65127Octet) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_EtherStatBroadcastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_EtherStatBroadcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_EtherStatBroadcastPkt ETHER STAT BROADCAST PKT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_EtherStatBroadcastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_EtherStatMulticastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_EtherStatMulticastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_EtherStatMulticastPkt ETHER STAT MULTICAST PKT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_EtherStatMulticastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_EtherStatUndersizedPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_EtherStatUndersizedPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_EtherStatUndersizedPkt ETHER STAT UNDERSIZED PKT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_EtherStatUndersizedPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_FcsErrorsStat

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_FcsErrorsStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_FcsErrorsStat FCS ERR

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_FcsErrorsStat) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_IfInErrors

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_IfInErrors struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_IfInErrors IFIN ERRORS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_IfInErrors) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_IfInOctets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_IfInOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_IfInOctets IFIN OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_IfInOctets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_In8021qFrames

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_In8021qFrames struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_In8021qFrames INPUT 802 1Q FRAMES

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_In8021qFrames) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InBcastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InBcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InBcastPkt IN BCAST

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InBcastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropAbort

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropAbort struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropAbort INPUT DROP ABORT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropAbort) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropInvalidDmac

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropInvalidDmac struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropInvalidDmac INPUT DROP INVALID DMAC

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropInvalidDmac) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropInvalidEncap

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropInvalidEncap struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropInvalidEncap INPUT DROP INVALID ENCAP

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropInvalidEncap) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropInvalidVlan

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropInvalidVlan struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropInvalidVlan INPUT DROP INVALID VLAN

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropInvalidVlan) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropOther

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropOther INPUT DROP OTHER

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropOther) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropOverrun

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropOverrun struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropOverrun INPUT DROP OVERRUN

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InDropOverrun) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorCollisions

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorCollisions struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorCollisions IN ERROR COLLISIONS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorCollisions) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorFragments

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorFragments struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorFragments IN ERROR FRAGMENTS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorFragments) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorGiant

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorGiant struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorGiant IN ERROR GIANT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorGiant) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorJabbers

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorJabbers struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorJabbers IN ERROR JABBERS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorJabbers) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorOther

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorOther IN ERROR OTHER

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorOther) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorRunt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorRunt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorRunt IN ERROR RUNT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorRunt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorSymbol

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorSymbol struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorSymbol IN ERROR SYMBOL

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InErrorSymbol) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InGoodBytes

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InGoodBytes struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InGoodBytes INPUT GOOD BYTES

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InGoodBytes) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InGoodPkts

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InGoodPkts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InGoodPkts INPUT GOOD PKTS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InGoodPkts) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InMcastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InMcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InMcastPkt IN MCAST

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InMcastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InMibGiant

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InMibGiant struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InMibGiant INPUT MIB GIANT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InMibGiant) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InMibJabber

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InMibJabber struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InMibJabber INPUT MIB JABBER

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InMibJabber) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InMibcrc

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InMibcrc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InMibcrc IN MIB CRC

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InMibcrc) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPauseFrame

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPauseFrame struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPauseFrame INPUT PAUSE FRAME

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPauseFrame) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkt64Octet

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkt64Octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkt64Octet IN PKT 64 OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkt64Octet) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts1024To1518Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts1024To1518Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts1024To1518Octets IN PKTS 1024 1518 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts1024To1518Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts128To255Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts128To255Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts128To255Octets IN PKTS 128 255 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts128To255Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts1519MaxOctets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts1519MaxOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts1519MaxOctets INPUT PKTS 1519MAX OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts1519MaxOctets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts256To511Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts256To511Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts256To511Octets IN PKTS 256 511 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts256To511Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts512To1023Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts512To1023Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts512To1023Octets IN PKTS 512 1023 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts512To1023Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts65To127Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts65To127Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts65To127Octets IN PKTS 65 127OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InPkts65To127Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InUcastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InUcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InUcastPkt IN UCAST

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_InUcastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_JabberStat

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_JabberStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_JabberStat JABBER STATS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_JabberStat) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_LongFramesStat

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_LongFramesStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_LongFramesStat LONG FRAMES

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_LongFramesStat) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OctetStat

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OctetStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OctetStat OCTET STAT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OctetStat) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Out8021qFrames

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Out8021qFrames struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Out8021qFrames OUT 802 1Q FRAMES

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Out8021qFrames) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutBcastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutBcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutBcastPkt OUT BCAST

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutBcastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutDropAbort

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutDropAbort struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutDropAbort OUT DROP ABORT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutDropAbort) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutDropOther

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutDropOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutDropOther OUT DROP OTHER

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutDropOther) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutDropUnderrun

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutDropUnderrun struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutDropUnderrun OUT DROP UNDERRUN

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutDropUnderrun) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutErrorOther

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutErrorOther struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutErrorOther OUT ERROR OTHER

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutErrorOther) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutGoodBytes

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutGoodBytes struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutGoodBytes OUT GOOD BYTES

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutGoodBytes) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutGoodPkts

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutGoodPkts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutGoodPkts OUT GOOD PKTS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutGoodPkts) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutMcastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutMcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutMcastPkt OUT MCAST

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutMcastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutOctets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutOctets OUT OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutOctets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPauseFrames

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPauseFrames struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPauseFrames OUT PAUSE FRAMES

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPauseFrames) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts10241518Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts10241518Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts10241518Octets OUT PKTS 1024 1518 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts10241518Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts128255Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts128255Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts128255Octets OUT PKTS 128 255 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts128255Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts1519MaxOctets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts1519MaxOctets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts1519MaxOctets OUT PKTS 1519 MAX OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts1519MaxOctets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts256511Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts256511Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts256511Octets OUT PKTS 256 511 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts256511Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts5121023Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts5121023Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts5121023Octets OUT PKTS 512 1023 OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts5121023Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts65127Octets

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts65127Octets struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts65127Octets OUT PKTS 65 127OCTETS

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutPkts65127Octets) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutUcastPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutUcastPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutUcastPkt OUT UCAST

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OutUcastPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Outpkt64octet

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Outpkt64octet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Outpkt64octet OUT PKT 64 OCTET

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_Outpkt64octet) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OversizePktStat

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OversizePktStat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OversizePktStat OVERSIZE PKT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_OversizePktStat) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_RxPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_RxPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_RxPkt RX PKT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_RxPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_RxUtil

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_RxUtil struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_RxUtil Rx Utilization in Percent

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_RxUtil) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_StatPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_StatPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_StatPkt STAT PKT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_StatPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxBadFcs

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxBadFcs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxBadFcs TX Bad Fcs

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxBadFcs) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxFragments

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxFragments struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxFragments TX Fragments

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxFragments) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxJabber

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxJabber struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxJabber TX Jabber

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxJabber) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxOversizedPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxOversizedPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxOversizedPkt TX Oversized Pkt

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxOversizedPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxPkt TX PKT

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxUndersizedPkt

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxUndersizedPkt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxUndersizedPkt TX Undersized Pkt

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxUndersizedPkt) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxUtil

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxUtil struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxUtil Tx Utilization in Percent

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30EtherS_MacsecSecond30Ether_TxUtil) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 30-sec secy-if performance data. The type is slice of
	// PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif.
	MacsecSecond30secyif []*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs port current performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear30SecTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// Running Sample Count. The type is interface{} with range:
	// 0..18446744073709551615.
	SampleCount interface{}

	// In Packet Untagged.
	InPktsUntagged PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsUntagged

	// In Packet No tag.
	InPktsNoTag PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsNoTag

	// In Packet Bad tag.
	InPktsBadTag PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsBadTag

	// In Packet Unknown sci.
	InPktsUnknownSci PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsUnknownSci

	// In Packet No sci.
	InPktsNoSci PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsNoSci

	// In Packet Overrun.
	InPktsOverrun PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsOverrun

	// In Octet Validated.
	InOctetsValidated PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InOctetsValidated

	// In Octet Decrypted.
	InOctetsDecrypted PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InOctetsDecrypted

	// Out Packet Untagged.
	OutPktsUntagged PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_OutPktsUntagged

	// Out Packet Too Long.
	OutPktsTooLong PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_OutPktsTooLong

	// Out Octet Protected.
	OutOctetsProtected PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_OutOctetsProtected

	// Out Octet encrypted.
	OutOctetsEncrypted PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_OutOctetsEncrypted
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif port 30-sec secy-if performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InOctetsDecrypted

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InOctetsDecrypted struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InOctetsDecrypted In Octet Decrypted

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InOctetsDecrypted) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InOctetsValidated

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InOctetsValidated struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InOctetsValidated In Octet Validated

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InOctetsValidated) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsBadTag

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsBadTag struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsBadTag In Packet Bad tag

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsBadTag) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsNoSci

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsNoSci struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsNoSci In Packet No sci

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsNoSci) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsNoTag

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsNoTag struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsNoTag In Packet No tag

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsNoTag) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsOverrun

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsOverrun struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsOverrun In Packet Overrun

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsOverrun) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsUnknownSci

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsUnknownSci struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsUnknownSci In Packet Unknown sci

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsUnknownSci) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsUntagged

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsUntagged struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsUntagged In Packet Untagged

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_InPktsUntagged) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_OutOctetsEncrypted

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_OutOctetsEncrypted struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_OutOctetsEncrypted Out Octet encrypted

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_OutOctetsEncrypted) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_OutOctetsProtected

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_OutOctetsProtected struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_OutOctetsProtected Out Octet Protected

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_OutOctetsProtected) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_OutPktsTooLong

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_OutPktsTooLong struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_OutPktsTooLong Out Packet Too Long

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_OutPktsTooLong) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_OutPktsUntagged

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_OutPktsUntagged struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_OutPktsUntagged Out Packet Untagged

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyifs_MacsecSecond30secyif_OutPktsUntagged) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 30-sec secy-rx performance data. The type is slice of
	// PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx.
	MacsecSecond30secyrx []*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes port current performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear30SecTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// Running Sample Count. The type is interface{} with range:
	// 0..18446744073709551615.
	SampleCount interface{}

	// In Packet Unchecked.
	InPktsUnchecked PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsUnchecked

	// In Packet Delay.
	InPktsDelayed PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsDelayed

	// In Packet Late.
	InPktsLate PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsLate

	// In Packet Ok.
	InPktsOk PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsOk

	// In Packet Invalid.
	InPktsInvalid PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsInvalid

	// In Packet Not Valid.
	InPktsNotValid PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsNotValid

	// In Packet Not Using SA.
	InPktsNotUsingSa PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsNotUsingSa

	// In Packet Unused SA.
	InPktsUnusedSa PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsUnusedSa

	// In Packet Untagged Hit.
	InPktsUntaggedHit PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsUntaggedHit

	// In Octet Validated.
	InOctetsValidated PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InOctetsValidated

	// In Octet Decrypted.
	InOctetsDecrypted PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InOctetsDecrypted
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx port 30-sec secy-rx performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InOctetsDecrypted

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InOctetsDecrypted struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InOctetsDecrypted In Octet Decrypted

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InOctetsDecrypted) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InOctetsValidated

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InOctetsValidated struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InOctetsValidated In Octet Validated

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InOctetsValidated) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsDelayed

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsDelayed struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsDelayed In Packet Delay

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsDelayed) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsInvalid

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsInvalid struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsInvalid In Packet Invalid

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsInvalid) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsLate

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsLate struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsLate In Packet Late

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsLate) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsNotUsingSa

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsNotUsingSa struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsNotUsingSa In Packet Not Using SA

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsNotUsingSa) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsNotValid

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsNotValid struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsNotValid In Packet Not Valid

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsNotValid) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsOk

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsOk struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsOk In Packet Ok

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsOk) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsUnchecked

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsUnchecked struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsUnchecked In Packet Unchecked

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsUnchecked) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsUntaggedHit

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsUntaggedHit struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsUntaggedHit In Packet Untagged Hit

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsUntaggedHit) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsUnusedSa

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsUnusedSa struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsUnusedSa In Packet Unused SA

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secyrxes_MacsecSecond30secyrx_InPktsUnusedSa) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 30-sec secy-tx performance data. The type is slice of
	// PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx.
	MacsecSecond30secytx []*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes port current performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear30SecTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// Running Sample Count. The type is interface{} with range:
	// 0..18446744073709551615.
	SampleCount interface{}

	// Out Packets Protected.
	OutPktsProtected PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutPktsProtected

	// Out Packets Encrypted.
	OutPktsEncrypted PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutPktsEncrypted

	// Out Octets Protected .
	OutOctetsProtected PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutOctetsProtected

	// Out Octets Encrypted.
	OutOctetsEncrypted PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutOctetsEncrypted

	// Out Packets Too Long.
	OutPktsTooLong PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutPktsTooLong
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx port 30-sec secy-tx performance data

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutOctetsEncrypted

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutOctetsEncrypted struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutOctetsEncrypted Out Octets Encrypted

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutOctetsEncrypted) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutOctetsProtected

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutOctetsProtected struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutOctetsProtected Out Octets Protected

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutOctetsProtected) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutPktsEncrypted

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutPktsEncrypted struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutPktsEncrypted Out Packets Encrypted

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutPktsEncrypted) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutPktsProtected

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutPktsProtected struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutPktsProtected Out Packets Protected

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutPktsProtected) GetEntityData

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutPktsTooLong

type PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutPktsTooLong struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutPktsTooLong Out Packets Too Long

func (*PerformanceManagement_Macsec_MacsecPorts_MacsecPort_MacsecCurrent_MacsecSecond30_MacsecSecond30secytxes_MacsecSecond30secytx_OutPktsTooLong) GetEntityData

type PerformanceManagement_Oc

type PerformanceManagement_Oc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data.
	OcPorts PerformanceManagement_Oc_OcPorts
}

PerformanceManagement_Oc OC controller performance data

func (*PerformanceManagement_Oc) GetEntityData

func (oc *PerformanceManagement_Oc) GetEntityData() *types.CommonEntityData

type PerformanceManagement_Oc_OcPorts

type PerformanceManagement_Oc_OcPorts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data. The type is slice of
	// PerformanceManagement_Oc_OcPorts_OcPort.
	OcPort []*PerformanceManagement_Oc_OcPorts_OcPort
}

PerformanceManagement_Oc_OcPorts Port performance data

func (*PerformanceManagement_Oc_OcPorts) GetEntityData

func (ocPorts *PerformanceManagement_Oc_OcPorts) GetEntityData() *types.CommonEntityData

type PerformanceManagement_Oc_OcPorts_OcPort

type PerformanceManagement_Oc_OcPorts_OcPort struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Port name. The type is string with pattern:
	// [a-zA-Z0-9._/-]+.
	Name interface{}

	// port current performance data.
	OcCurrent PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent
}

PerformanceManagement_Oc_OcPorts_OcPort Port performance data

func (*PerformanceManagement_Oc_OcPorts_OcPort) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	OcHour24 PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24

	// port current performance data.
	OcMinute15 PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent port current performance data

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	OcHour24ocns PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24 port current performance data

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour ocn performance data. The type is slice of
	// PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn.
	OcHour24ocn []*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns port current performance data

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// SECTION.
	Section PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section

	// LINE.
	Line PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line

	// FarEnd LINE.
	FeLine PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn port 24 hour ocn performance data

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// The number of Errored Seconds.
	FarEndLineESs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineESs

	// The number of Severely Errored Seconds.
	FarEndLineSeSs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineSeSs

	// The number of Coding Violations.
	FarEndLineCVs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineCVs

	// The number of Unavailable Seconds.
	FarEndLineUaSs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineUaSs

	// The number of Failure counts Seconds.
	FarEndLineFcLs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineFcLs
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine FarEnd LINE

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineCVs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineCVs The number of Coding Violations

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineCVs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineESs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineESs The number of Errored Seconds

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineESs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineFcLs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineFcLs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineFcLs The number of Failure counts Seconds

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineFcLs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineSeSs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineSeSs The number of Severely Errored Seconds

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineSeSs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineUaSs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineUaSs The number of Unavailable Seconds

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_FeLine_FarEndLineUaSs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	LineStatus interface{}

	// The number of Errored Seconds.
	LineESs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineESs

	// The number of Severely Errored Seconds.
	LineSeSs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineSeSs

	// The number of Coding Violations.
	LineCVs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineCVs

	// The number of Unavailable Seconds.
	LineUaSs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineUaSs

	// The number of Failure counts Seconds.
	LineFcLs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineFcLs
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line LINE

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineCVs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineCVs The number of Coding Violations

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineCVs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineESs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineESs The number of Errored Seconds

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineESs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineFcLs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineFcLs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineFcLs The number of Failure counts Seconds

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineFcLs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineSeSs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineSeSs The number of Severely Errored Seconds

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineSeSs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineUaSs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineUaSs The number of Unavailable Seconds

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Line_LineUaSs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	SectionStatus interface{}

	// The number of Errored Seconds.
	SectionESs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section_SectionESs

	// The number of Severely Errored Seconds.
	SectionSeSs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section_SectionSeSs

	// The number of Severely Errored Framing Seconds.
	SectionSefSs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section_SectionSefSs

	// The number of Coding Violations.
	SectionCVs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section_SectionCVs
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section SECTION

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section_SectionCVs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section_SectionCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section_SectionCVs The number of Coding Violations

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section_SectionCVs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section_SectionESs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section_SectionESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section_SectionESs The number of Errored Seconds

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section_SectionESs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section_SectionSeSs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section_SectionSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section_SectionSeSs The number of Severely Errored Seconds

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section_SectionSeSs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section_SectionSefSs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section_SectionSefSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section_SectionSefSs The number of Severely Errored Framing Seconds

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcHour24_OcHour24ocns_OcHour24ocn_Section_SectionSefSs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	OcMinute15ocns PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15 port current performance data

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute ocn performance data. The type is slice of
	// PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn.
	OcMinute15ocn []*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns port current performance data

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// SECTION.
	Section PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section

	// LINE.
	Line PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line

	// FarEnd LINE.
	FeLine PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn port 15-minute ocn performance data

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// The number of Errored Seconds.
	FarEndLineESs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineESs

	// The number of Severely Errored Seconds.
	FarEndLineSeSs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineSeSs

	// The number of Coding Violations.
	FarEndLineCVs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineCVs

	// The number of Unavailable Seconds.
	FarEndLineUaSs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineUaSs

	// The number of Failure counts Seconds.
	FarEndLineFcLs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineFcLs
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine FarEnd LINE

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineCVs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineCVs The number of Coding Violations

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineCVs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineESs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineESs The number of Errored Seconds

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineESs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineFcLs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineFcLs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineFcLs The number of Failure counts Seconds

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineFcLs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineSeSs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineSeSs The number of Severely Errored Seconds

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineSeSs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineUaSs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineUaSs The number of Unavailable Seconds

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_FeLine_FarEndLineUaSs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	LineStatus interface{}

	// The number of Errored Seconds.
	LineESs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineESs

	// The number of Severely Errored Seconds.
	LineSeSs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineSeSs

	// The number of Coding Violations.
	LineCVs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineCVs

	// The number of Unavailable Seconds.
	LineUaSs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineUaSs

	// The number of Failure counts Seconds.
	LineFcLs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineFcLs
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line LINE

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineCVs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineCVs The number of Coding Violations

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineCVs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineESs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineESs The number of Errored Seconds

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineESs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineFcLs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineFcLs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineFcLs The number of Failure counts Seconds

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineFcLs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineSeSs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineSeSs The number of Severely Errored Seconds

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineSeSs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineUaSs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineUaSs The number of Unavailable Seconds

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Line_LineUaSs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	SectionStatus interface{}

	// The number of Errored Seconds.
	SectionESs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section_SectionESs

	// The number of Severely Errored Seconds.
	SectionSeSs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section_SectionSeSs

	// The number of Severely Errored Framing Seconds.
	SectionSefSs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section_SectionSefSs

	// The number of Coding Violations.
	SectionCVs PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section_SectionCVs
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section SECTION

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section_SectionCVs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section_SectionCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section_SectionCVs The number of Coding Violations

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section_SectionCVs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section_SectionESs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section_SectionESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section_SectionESs The number of Errored Seconds

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section_SectionESs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section_SectionSeSs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section_SectionSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section_SectionSeSs The number of Severely Errored Seconds

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section_SectionSeSs) GetEntityData

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section_SectionSefSs

type PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section_SectionSefSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section_SectionSefSs The number of Severely Errored Framing Seconds

func (*PerformanceManagement_Oc_OcPorts_OcPort_OcCurrent_OcMinute15_OcMinute15ocns_OcMinute15ocn_Section_SectionSefSs) GetEntityData

type PerformanceManagement_Odu

type PerformanceManagement_Odu struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data.
	OduPorts PerformanceManagement_Odu_OduPorts
}

PerformanceManagement_Odu ODU controller performance data

func (*PerformanceManagement_Odu) GetEntityData

func (odu *PerformanceManagement_Odu) GetEntityData() *types.CommonEntityData

type PerformanceManagement_Odu_OduPorts

type PerformanceManagement_Odu_OduPorts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data. The type is slice of
	// PerformanceManagement_Odu_OduPorts_OduPort.
	OduPort []*PerformanceManagement_Odu_OduPorts_OduPort
}

PerformanceManagement_Odu_OduPorts Port performance data

func (*PerformanceManagement_Odu_OduPorts) GetEntityData

func (oduPorts *PerformanceManagement_Odu_OduPorts) GetEntityData() *types.CommonEntityData

type PerformanceManagement_Odu_OduPorts_OduPort

type PerformanceManagement_Odu_OduPorts_OduPort struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Port name. The type is string with pattern:
	// [a-zA-Z0-9._/-]+.
	Name interface{}

	// port current performance data.
	OduCurrent PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent
}

PerformanceManagement_Odu_OduPorts_OduPort Port performance data

func (*PerformanceManagement_Odu_OduPorts_OduPort) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	OduMinute15 PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15

	// port current performance data.
	OduHour24 PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent port current performance data

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour performance data.
	OduHour24prbses PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24prbses

	// port 24 hour performance data.
	OduHour24gfps PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps

	// port 24 hour performance data.
	OduHour24otns PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24 port current performance data

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour otn performance data. The type is slice of
	// PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp.
	OduHour24gfp []*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps port 24 hour performance data

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear30SecTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// RX BIT ERR.
	RxBitErr PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxBitErr

	// RX INV TYP.
	RxInvTyp PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxInvTyp

	// RX CRC.
	RxCrc PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxCrc

	// RX LFD.
	RxLfd PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxLfd

	// RX CSF.
	RxCsf PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxCsf
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp port 24 hour otn performance data

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxBitErr

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxBitErr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxBitErr RX BIT ERR

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxBitErr) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxCrc

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxCrc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxCrc RX CRC

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxCrc) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxCsf

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxCsf struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxCsf RX CSF

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxCsf) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxInvTyp

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxInvTyp struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxInvTyp RX INV TYP

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxInvTyp) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxLfd

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxLfd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxLfd RX LFD

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24gfps_OduHour24gfp_RxLfd) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour otn performance data. The type is slice of
	// PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn.
	OduHour24otn []*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns port 24 hour performance data

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_Lbc

	// ES SM NE.
	EsNe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_EsNe

	// ESR PM NE.
	EsrNe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_EsrNe

	// SES SM NE.
	SesNe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_SesNe

	// SESR SM NE.
	SesrNe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_SesrNe

	// UAS SM NE.
	UasNe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_UasNe

	// BBE SM NE.
	BbeNe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_BbeNe

	// BBER SM NE.
	BberNe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_BberNe

	// FC SM NE.
	FcNe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_FcNe

	// ES SM FE.
	EsFe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_EsFe

	// ESR PM FE.
	EsrFe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_EsrFe

	// SES SM FE.
	SesFe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_SesFe

	// SESR SM FE.
	SesrFe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_SesrFe

	// UAS SM FE.
	UasFe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_UasFe

	// BBE SM FE.
	BbeFe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_BbeFe

	// BBER SM FE.
	BberFe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_BberFe

	// FC SM FE.
	FcFe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_FcFe
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn port 24 hour otn performance data

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_BbeFe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_BbeFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_BbeFe BBE SM FE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_BbeFe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_BbeNe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_BbeNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_BbeNe BBE SM NE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_BbeNe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_BberFe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_BberFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_BberFe BBER SM FE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_BberFe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_BberNe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_BberNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_BberNe BBER SM NE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_BberNe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_EsFe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_EsFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_EsFe ES SM FE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_EsFe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_EsNe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_EsNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_EsNe ES SM NE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_EsNe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_EsrFe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_EsrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_EsrFe ESR PM FE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_EsrFe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_EsrNe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_EsrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_EsrNe ESR PM NE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_EsrNe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_FcFe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_FcFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_FcFe FC SM FE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_FcFe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_FcNe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_FcNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_FcNe FC SM NE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_FcNe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_Lbc

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_Lbc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_Lbc LBC

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_Lbc) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_SesFe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_SesFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_SesFe SES SM FE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_SesFe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_SesNe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_SesNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_SesNe SES SM NE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_SesNe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_SesrFe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_SesrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_SesrFe SESR SM FE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_SesrFe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_SesrNe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_SesrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_SesrNe SESR SM NE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_SesrNe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_UasFe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_UasFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_UasFe UAS SM FE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_UasFe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_UasNe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_UasNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_UasNe UAS SM NE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24otns_OduHour24otn_UasNe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24prbses

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24prbses struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour otn performance data. The type is slice of
	// PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24prbses_OduHour24prbs.
	OduHour24prbs []*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24prbses_OduHour24prbs
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24prbses port 24 hour performance data

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24prbses) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24prbses_OduHour24prbs

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24prbses_OduHour24prbs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// EBC. The type is interface{} with range: 0..18446744073709551615.
	Ebc interface{}

	// FOUND COUNT. The type is interface{} with range: 0..4294967295.
	FoundCount interface{}

	// LOST COUNT. The type is interface{} with range: 0..4294967295.
	LostCount interface{}

	// FOUND AT TS. The type is interface{} with range: 0..18446744073709551615.
	FoundAtTime interface{}

	// LOST AT TS. The type is interface{} with range: 0..18446744073709551615.
	LostAtTime interface{}

	// CONFIG PTRN. The type is PmPrbsPatternEt.
	ConfPatt interface{}

	// RCVD PTRN.
	RcvPatt PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24prbses_OduHour24prbs_RcvPatt

	// PRBS STATUS.
	PrbsStatus PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24prbses_OduHour24prbs_PrbsStatus
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24prbses_OduHour24prbs port 24 hour otn performance data

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24prbses_OduHour24prbs) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24prbses_OduHour24prbs_PrbsStatus

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24prbses_OduHour24prbs_PrbsStatus struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// Prbs Status. The type is PmPrbsStatusEt.
	PrbsStatus interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24prbses_OduHour24prbs_PrbsStatus PRBS STATUS

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24prbses_OduHour24prbs_PrbsStatus) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24prbses_OduHour24prbs_RcvPatt

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24prbses_OduHour24prbs_RcvPatt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// RCVD PTRN. The type is PmPrbsPatternEt.
	RcvPatt interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24prbses_OduHour24prbs_RcvPatt RCVD PTRN

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduHour24_OduHour24prbses_OduHour24prbs_RcvPatt) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	OduMinute15gfps PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps

	// port current performance data.
	OduMinute15prbses PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15prbses

	// port current performance data.
	OduMinute15otns PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15 port current performance data

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp.
	OduMinute15gfp []*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps port current performance data

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear30SecTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// RX BIT ERR.
	RxBitErr PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxBitErr

	// RX INV TYP.
	RxInvTyp PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxInvTyp

	// RX CRC.
	RxCrc PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxCrc

	// RX LFD.
	RxLfd PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxLfd

	// RX CSF.
	RxCsf PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxCsf
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp port 15-minute otn performance data

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxBitErr

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxBitErr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxBitErr RX BIT ERR

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxBitErr) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxCrc

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxCrc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxCrc RX CRC

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxCrc) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxCsf

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxCsf struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxCsf RX CSF

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxCsf) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxInvTyp

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxInvTyp struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxInvTyp RX INV TYP

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxInvTyp) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxLfd

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxLfd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxLfd RX LFD

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15gfps_OduMinute15gfp_RxLfd) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn.
	OduMinute15otn []*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns port current performance data

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_Lbc

	// ES SM NE.
	EsNe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_EsNe

	// ESR PM NE.
	EsrNe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_EsrNe

	// SES SM NE.
	SesNe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_SesNe

	// SESR SM NE.
	SesrNe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_SesrNe

	// UAS SM NE.
	UasNe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_UasNe

	// BBE SM NE.
	BbeNe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_BbeNe

	// BBER SM NE.
	BberNe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_BberNe

	// FC SM NE.
	FcNe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_FcNe

	// ES SM FE.
	EsFe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_EsFe

	// ESR PM FE.
	EsrFe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_EsrFe

	// SES SM FE.
	SesFe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_SesFe

	// SESR SM FE.
	SesrFe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_SesrFe

	// UAS SM FE.
	UasFe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_UasFe

	// BBE SM FE.
	BbeFe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_BbeFe

	// BBER SM FE.
	BberFe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_BberFe

	// FC SM FE.
	FcFe PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_FcFe
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn port 15-minute otn performance data

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_BbeFe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_BbeFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_BbeFe BBE SM FE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_BbeFe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_BbeNe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_BbeNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_BbeNe BBE SM NE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_BbeNe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_BberFe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_BberFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_BberFe BBER SM FE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_BberFe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_BberNe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_BberNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_BberNe BBER SM NE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_BberNe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_EsFe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_EsFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_EsFe ES SM FE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_EsFe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_EsNe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_EsNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_EsNe ES SM NE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_EsNe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_EsrFe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_EsrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_EsrFe ESR PM FE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_EsrFe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_EsrNe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_EsrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_EsrNe ESR PM NE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_EsrNe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_FcFe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_FcFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_FcFe FC SM FE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_FcFe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_FcNe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_FcNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_FcNe FC SM NE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_FcNe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_Lbc

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_Lbc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_Lbc LBC

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_Lbc) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_SesFe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_SesFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_SesFe SES SM FE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_SesFe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_SesNe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_SesNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_SesNe SES SM NE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_SesNe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_SesrFe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_SesrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_SesrFe SESR SM FE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_SesrFe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_SesrNe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_SesrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_SesrNe SESR SM NE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_SesrNe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_UasFe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_UasFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_UasFe UAS SM FE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_UasFe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_UasNe

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_UasNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_UasNe UAS SM NE

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15otns_OduMinute15otn_UasNe) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15prbses

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15prbses struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute prbs performance data. The type is slice of
	// PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15prbses_OduMinute15prbs.
	OduMinute15prbs []*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15prbses_OduMinute15prbs
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15prbses port current performance data

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15prbses) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15prbses_OduMinute15prbs

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15prbses_OduMinute15prbs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// EBC. The type is interface{} with range: 0..18446744073709551615.
	Ebc interface{}

	// FOUND COUNT. The type is interface{} with range: 0..4294967295.
	FoundCount interface{}

	// LOST COUNT. The type is interface{} with range: 0..4294967295.
	LostCount interface{}

	// FOUND AT TS. The type is interface{} with range: 0..18446744073709551615.
	FoundAtTime interface{}

	// LOST AT TS. The type is interface{} with range: 0..18446744073709551615.
	LostAtTime interface{}

	// CONFIG PTRN. The type is PmPrbsPatternEt.
	ConfPatt interface{}

	// RCVD PTRN.
	RcvPatt PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15prbses_OduMinute15prbs_RcvPatt

	// PRBS STATUS.
	PrbsStatus PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15prbses_OduMinute15prbs_PrbsStatus
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15prbses_OduMinute15prbs port 15-minute prbs performance data

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15prbses_OduMinute15prbs) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15prbses_OduMinute15prbs_PrbsStatus

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15prbses_OduMinute15prbs_PrbsStatus struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// Prbs Status. The type is PmPrbsStatusEt.
	PrbsStatus interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15prbses_OduMinute15prbs_PrbsStatus PRBS STATUS

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15prbses_OduMinute15prbs_PrbsStatus) GetEntityData

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15prbses_OduMinute15prbs_RcvPatt

type PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15prbses_OduMinute15prbs_RcvPatt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// RCVD PTRN. The type is PmPrbsPatternEt.
	RcvPatt interface{}
}

PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15prbses_OduMinute15prbs_RcvPatt RCVD PTRN

func (*PerformanceManagement_Odu_OduPorts_OduPort_OduCurrent_OduMinute15_OduMinute15prbses_OduMinute15prbs_RcvPatt) GetEntityData

type PerformanceManagement_Optics

type PerformanceManagement_Optics struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data.
	OpticsPorts PerformanceManagement_Optics_OpticsPorts
}

PerformanceManagement_Optics OPTICS controller performance data

func (*PerformanceManagement_Optics) GetEntityData

func (optics *PerformanceManagement_Optics) GetEntityData() *types.CommonEntityData

type PerformanceManagement_Optics_OpticsPorts

type PerformanceManagement_Optics_OpticsPorts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data. The type is slice of
	// PerformanceManagement_Optics_OpticsPorts_OpticsPort.
	OpticsPort []*PerformanceManagement_Optics_OpticsPorts_OpticsPort
}

PerformanceManagement_Optics_OpticsPorts Port performance data

func (*PerformanceManagement_Optics_OpticsPorts) GetEntityData

func (opticsPorts *PerformanceManagement_Optics_OpticsPorts) GetEntityData() *types.CommonEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort

type PerformanceManagement_Optics_OpticsPorts_OpticsPort struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Port name. The type is string with pattern:
	// [a-zA-Z0-9._/-]+.
	Name interface{}

	// port current performance data.
	OpticsCurrent PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort Port performance data

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	OpticsHour24 PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24

	// port current performance data.
	OpticsMinute15 PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15

	// port current performance data.
	OpticsSecond30 PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent port current performance data

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour performance data.
	OpticsHour24Optics PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics

	// port current performance data.
	OpticsHour24fecs PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24 port current performance data

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour optics performance data. The type is slice of
	// PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic.
	OpticsHour24Optic []*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics port 24 hour performance data

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Lbc

	// LBC in percentage.
	LbcPc PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_LbcPc

	// OPT.
	Opt PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Opt

	// OPR.
	Opr PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Opr

	// Chromatic Dispersion.
	Cd PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Cd

	// Differential group Delay.
	Dgd PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Dgd

	// Polarization Mode Dispersion.
	Pmd PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Pmd

	// Optical Signal to Noise Ratio.
	Osnr PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Osnr

	// Center Wavelength/Frequency.
	CenterWavelength PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_CenterWavelength

	// Polarization Dependent Loss.
	Pdl PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Pdl

	// Polarization Change Rate.
	Pcr PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Pcr

	// Phase Noise.
	Pn PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Pn

	// Rx signal power.
	RxSigPow PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_RxSigPow

	// low freq sig off.
	LowSigFreqOff PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_LowSigFreqOff

	// Ampli Gain.
	AmpliGain PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_AmpliGain

	// Ampli Gain Tilt.
	AmpliGainTilt PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_AmpliGainTilt
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic port 24 hour optics performance data

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_AmpliGain

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_AmpliGain struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_AmpliGain Ampli Gain

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_AmpliGain) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_AmpliGainTilt

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_AmpliGainTilt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_AmpliGainTilt Ampli Gain Tilt

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_AmpliGainTilt) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Cd

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Cd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Cd Chromatic Dispersion

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Cd) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_CenterWavelength

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_CenterWavelength struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_CenterWavelength Center Wavelength/Frequency

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_CenterWavelength) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Dgd

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Dgd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Dgd Differential group Delay

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Dgd) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Lbc

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Lbc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Lbc LBC

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Lbc) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_LbcPc

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_LbcPc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_LbcPc LBC in percentage

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_LbcPc) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_LowSigFreqOff

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_LowSigFreqOff struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_LowSigFreqOff low freq sig off

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_LowSigFreqOff) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Opr

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Opr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Opr OPR

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Opr) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Opt

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Opt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Opt OPT

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Opt) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Osnr

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Osnr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Osnr Optical Signal to Noise Ratio

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Osnr) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Pcr

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Pcr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Pcr Polarization Change Rate

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Pcr) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Pdl

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Pdl struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Pdl Polarization Dependent Loss

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Pdl) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Pmd

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Pmd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Pmd Polarization Mode Dispersion

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Pmd) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Pn

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Pn struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Pn Phase Noise

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_Pn) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_RxSigPow

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_RxSigPow struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_RxSigPow Rx signal power

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24Optics_OpticsHour24Optic_RxSigPow) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour fec performance data. The type is slice of
	// PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec.
	OpticsHour24fec []*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs port current performance data

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// EC BITS.
	EcBits PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_EcBits

	// UC WORDS.
	UcWords PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_UcWords

	// Pre FEC BER.
	PreFecBer PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_PreFecBer

	// Post FEC BER.
	PostFecBer PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_PostFecBer

	// Q.
	Q PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_Q

	// Q Margin.
	Qmargin PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_Qmargin
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec port 24 hour fec performance data

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_EcBits

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_EcBits struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_EcBits EC BITS

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_EcBits) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_PostFecBer

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_PostFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_PostFecBer Post FEC BER

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_PostFecBer) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_PreFecBer

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_PreFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_PreFecBer Pre FEC BER

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_PreFecBer) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_Q

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_Q struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_Q Q

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_Q) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_Qmargin

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_Qmargin struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_Qmargin Q Margin

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_Qmargin) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_UcWords

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_UcWords struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_UcWords UC WORDS

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsHour24_OpticsHour24fecs_OpticsHour24fec_UcWords) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	OpticsMinute15Optics PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics

	// port current performance data.
	OpticsMinute15fecs PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15 port current performance data

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute optics performance data. The type is slice of
	// PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic.
	OpticsMinute15Optic []*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics port current performance data

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Lbc

	// LBC in percentage.
	LbcPc PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_LbcPc

	// OPT.
	Opt PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Opt

	// OPR.
	Opr PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Opr

	// Chromatic Dispersion.
	Cd PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Cd

	// Differential group Delay.
	Dgd PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Dgd

	// Polarization Mode Dispersion.
	Pmd PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Pmd

	// Optical Signal to Noise Ratio.
	Osnr PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Osnr

	// Center Wavelength/Frequency.
	CenterWavelength PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_CenterWavelength

	// Polarization Dependent Loss.
	Pdl PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Pdl

	// Polarization Change Rate.
	Pcr PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Pcr

	// Phase Noise.
	Pn PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Pn

	// Rx signal power.
	RxSigPow PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_RxSigPow

	// low freq sig off.
	LowSigFreqOff PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_LowSigFreqOff

	// Ampli Gain.
	AmpliGain PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_AmpliGain

	// Ampli Gain Tilt.
	AmpliGainTilt PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_AmpliGainTilt
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic port 15-minute optics performance data

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_AmpliGain

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_AmpliGain struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_AmpliGain Ampli Gain

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_AmpliGain) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_AmpliGainTilt

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_AmpliGainTilt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_AmpliGainTilt Ampli Gain Tilt

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_AmpliGainTilt) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Cd

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Cd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Cd Chromatic Dispersion

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Cd) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_CenterWavelength

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_CenterWavelength struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_CenterWavelength Center Wavelength/Frequency

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_CenterWavelength) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Dgd

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Dgd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Dgd Differential group Delay

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Dgd) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Lbc

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Lbc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Lbc LBC

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Lbc) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_LbcPc

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_LbcPc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_LbcPc LBC in percentage

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_LbcPc) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_LowSigFreqOff

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_LowSigFreqOff struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_LowSigFreqOff low freq sig off

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_LowSigFreqOff) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Opr

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Opr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Opr OPR

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Opr) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Opt

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Opt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Opt OPT

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Opt) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Osnr

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Osnr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Osnr Optical Signal to Noise Ratio

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Osnr) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Pcr

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Pcr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Pcr Polarization Change Rate

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Pcr) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Pdl

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Pdl struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Pdl Polarization Dependent Loss

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Pdl) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Pmd

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Pmd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Pmd Polarization Mode Dispersion

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Pmd) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Pn

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Pn struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Pn Phase Noise

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_Pn) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_RxSigPow

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_RxSigPow struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_RxSigPow Rx signal power

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15Optics_OpticsMinute15Optic_RxSigPow) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute fec performance data. The type is slice of
	// PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec.
	OpticsMinute15fec []*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs port current performance data

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// EC BITS.
	EcBits PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_EcBits

	// UC WORDS.
	UcWords PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_UcWords

	// Pre FEC BER.
	PreFecBer PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_PreFecBer

	// Post FEC BER.
	PostFecBer PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_PostFecBer

	// Q.
	Q PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_Q

	// Q Margin.
	Qmargin PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_Qmargin
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec port 15-minute fec performance data

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_EcBits

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_EcBits struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_EcBits EC BITS

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_EcBits) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_PostFecBer

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_PostFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_PostFecBer Post FEC BER

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_PostFecBer) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_PreFecBer

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_PreFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_PreFecBer Pre FEC BER

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_PreFecBer) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_Q

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_Q struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_Q Q

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_Q) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_Qmargin

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_Qmargin struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_Qmargin Q Margin

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_Qmargin) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_UcWords

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_UcWords struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_UcWords UC WORDS

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsMinute15_OpticsMinute15fecs_OpticsMinute15fec_UcWords) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	OpticsSecond30fecs PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs

	// port current performance data.
	OpticsSecond30Optics PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30 port current performance data

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 30-second optics performance data. The type is slice of
	// PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic.
	OpticsSecond30Optic []*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics port current performance data

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Lbc

	// LBC in percentage.
	LbcPc PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_LbcPc

	// OPT.
	Opt PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Opt

	// OPR.
	Opr PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Opr

	// Chromatic Dispersion.
	Cd PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Cd

	// Differential group Delay.
	Dgd PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Dgd

	// Polarization Mode Dispersion.
	Pmd PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Pmd

	// Optical Signal to Noise Ratio.
	Osnr PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Osnr

	// Center Wavelength/Frequency.
	CenterWavelength PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_CenterWavelength

	// Polarization Dependent Loss.
	Pdl PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Pdl

	// Polarization Change Rate.
	Pcr PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Pcr

	// Phase Noise.
	Pn PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Pn

	// Rx signal power.
	RxSigPow PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_RxSigPow

	// low freq sig off.
	LowSigFreqOff PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_LowSigFreqOff

	// Ampli Gain.
	AmpliGain PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_AmpliGain

	// Ampli Gain Tilt.
	AmpliGainTilt PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_AmpliGainTilt
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic port 30-second optics performance data

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_AmpliGain

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_AmpliGain struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_AmpliGain Ampli Gain

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_AmpliGain) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_AmpliGainTilt

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_AmpliGainTilt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_AmpliGainTilt Ampli Gain Tilt

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_AmpliGainTilt) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Cd

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Cd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Cd Chromatic Dispersion

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Cd) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_CenterWavelength

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_CenterWavelength struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_CenterWavelength Center Wavelength/Frequency

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_CenterWavelength) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Dgd

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Dgd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Dgd Differential group Delay

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Dgd) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Lbc

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Lbc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Lbc LBC

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Lbc) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_LbcPc

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_LbcPc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_LbcPc LBC in percentage

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_LbcPc) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_LowSigFreqOff

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_LowSigFreqOff struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is interface{} with range: -2147483648..2147483647.
	Minimum interface{}

	// average. The type is interface{} with range: -2147483648..2147483647.
	Average interface{}

	// maximum. The type is interface{} with range: -2147483648..2147483647.
	Maximum interface{}

	// minimun threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is interface{} with range:
	// -2147483648..2147483647.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_LowSigFreqOff low freq sig off

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_LowSigFreqOff) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Opr

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Opr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Opr OPR

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Opr) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Opt

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Opt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Opt OPT

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Opt) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Osnr

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Osnr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Osnr Optical Signal to Noise Ratio

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Osnr) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Pcr

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Pcr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Pcr Polarization Change Rate

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Pcr) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Pdl

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Pdl struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Pdl Polarization Dependent Loss

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Pdl) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Pmd

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Pmd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Pmd Polarization Mode Dispersion

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Pmd) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Pn

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Pn struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Pn Phase Noise

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_Pn) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_RxSigPow

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_RxSigPow struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// minimunthreshold. The type is string.
	ConfiguredMinThresh interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// maximumthreshold. The type is string.
	ConfiguredMaxThresh interface{}

	// enable/disable to report TCA on max. The type is bool.
	MaximumTcaReport interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_RxSigPow Rx signal power

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30Optics_OpticsSecond30Optic_RxSigPow) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 30-second fec performance data. The type is slice of
	// PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec.
	OpticsSecond30fec []*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs port current performance data

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// EC BITS.
	EcBits PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_EcBits

	// UC WORDS.
	UcWords PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_UcWords

	// Pre FEC BER.
	PreFecBer PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_PreFecBer

	// Post FEC BER.
	PostFecBer PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_PostFecBer

	// Q.
	Q PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_Q

	// Q Margin.
	Qmargin PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_Qmargin
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec port 30-second fec performance data

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_EcBits

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_EcBits struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_EcBits EC BITS

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_EcBits) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_PostFecBer

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_PostFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_PostFecBer Post FEC BER

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_PostFecBer) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_PreFecBer

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_PreFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_PreFecBer Pre FEC BER

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_PreFecBer) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_Q

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_Q struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_Q Q

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_Q) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_Qmargin

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_Qmargin struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_Qmargin Q Margin

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_Qmargin) GetEntityData

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_UcWords

type PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_UcWords struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_UcWords UC WORDS

func (*PerformanceManagement_Optics_OpticsPorts_OpticsPort_OpticsCurrent_OpticsSecond30_OpticsSecond30fecs_OpticsSecond30fec_UcWords) GetEntityData

type PerformanceManagement_Otu

type PerformanceManagement_Otu struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data.
	OtuPorts PerformanceManagement_Otu_OtuPorts
}

PerformanceManagement_Otu OTU controller performance data

func (*PerformanceManagement_Otu) GetEntityData

func (otu *PerformanceManagement_Otu) GetEntityData() *types.CommonEntityData

type PerformanceManagement_Otu_OtuPorts

type PerformanceManagement_Otu_OtuPorts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data. The type is slice of
	// PerformanceManagement_Otu_OtuPorts_OtuPort.
	OtuPort []*PerformanceManagement_Otu_OtuPorts_OtuPort
}

PerformanceManagement_Otu_OtuPorts Port performance data

func (*PerformanceManagement_Otu_OtuPorts) GetEntityData

func (otuPorts *PerformanceManagement_Otu_OtuPorts) GetEntityData() *types.CommonEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort

type PerformanceManagement_Otu_OtuPorts_OtuPort struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Port name. The type is string with pattern:
	// [a-zA-Z0-9._/-]+.
	Name interface{}

	// port current performance data.
	OtuCurrent PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent
}

PerformanceManagement_Otu_OtuPorts_OtuPort Port performance data

func (*PerformanceManagement_Otu_OtuPorts_OtuPort) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	OtuMinute15 PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15

	// port current performance data.
	OtuSecond30 PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30

	// port current performance data.
	OtuHour24 PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent port current performance data

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	OtuHour24fecs PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs

	// port 24 hour performance data.
	OtuHour24prbses PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24prbses

	// port 24 hour performance data.
	OtuHour24otns PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24 port current performance data

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour fec performance data. The type is slice of
	// PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec.
	OtuHour24fec []*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs port current performance data

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// EC BITS.
	EcBits PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_EcBits

	// UC WORDS.
	UcWords PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_UcWords

	// Pre FEC BER.
	PreFecBer PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_PreFecBer

	// Post FEC BER.
	PostFecBer PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_PostFecBer

	// Q.
	Q PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_Q

	// Q Margin.
	Qmargin PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_Qmargin
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec port 24 hour fec performance data

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_EcBits

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_EcBits struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_EcBits EC BITS

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_EcBits) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_PostFecBer

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_PostFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_PostFecBer Post FEC BER

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_PostFecBer) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_PreFecBer

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_PreFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_PreFecBer Pre FEC BER

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_PreFecBer) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_Q

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_Q struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_Q Q

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_Q) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_Qmargin

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_Qmargin struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_Qmargin Q Margin

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_Qmargin) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_UcWords

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_UcWords struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_UcWords UC WORDS

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24fecs_OtuHour24fec_UcWords) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour otn performance data. The type is slice of
	// PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn.
	OtuHour24otn []*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns port 24 hour performance data

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_Lbc

	// ES SM NE.
	EsNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_EsNe

	// ESR PM NE.
	EsrNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_EsrNe

	// SES SM NE.
	SesNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_SesNe

	// SESR SM NE.
	SesrNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_SesrNe

	// UAS SM NE.
	UasNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_UasNe

	// BBE SM NE.
	BbeNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_BbeNe

	// BBER SM NE.
	BberNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_BberNe

	// FC SM NE.
	FcNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_FcNe

	// ES SM FE.
	EsFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_EsFe

	// ESR PM FE.
	EsrFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_EsrFe

	// SES SM FE.
	SesFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_SesFe

	// SESR SM FE.
	SesrFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_SesrFe

	// UAS SM FE.
	UasFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_UasFe

	// BBE SM FE.
	BbeFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_BbeFe

	// BBER SM FE.
	BberFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_BberFe

	// FC SM FE.
	FcFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_FcFe
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn port 24 hour otn performance data

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_BbeFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_BbeFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_BbeFe BBE SM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_BbeFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_BbeNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_BbeNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_BbeNe BBE SM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_BbeNe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_BberFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_BberFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_BberFe BBER SM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_BberFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_BberNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_BberNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_BberNe BBER SM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_BberNe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_EsFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_EsFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_EsFe ES SM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_EsFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_EsNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_EsNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_EsNe ES SM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_EsNe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_EsrFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_EsrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_EsrFe ESR PM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_EsrFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_EsrNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_EsrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_EsrNe ESR PM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_EsrNe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_FcFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_FcFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_FcFe FC SM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_FcFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_FcNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_FcNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_FcNe FC SM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_FcNe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_Lbc

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_Lbc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_Lbc LBC

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_Lbc) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_SesFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_SesFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_SesFe SES SM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_SesFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_SesNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_SesNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_SesNe SES SM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_SesNe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_SesrFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_SesrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_SesrFe SESR SM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_SesrFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_SesrNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_SesrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_SesrNe SESR SM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_SesrNe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_UasFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_UasFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_UasFe UAS SM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_UasFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_UasNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_UasNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_UasNe UAS SM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24otns_OtuHour24otn_UasNe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24prbses

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24prbses struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour otn performance data. The type is slice of
	// PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24prbses_OtuHour24prbs.
	OtuHour24prbs []*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24prbses_OtuHour24prbs
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24prbses port 24 hour performance data

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24prbses) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24prbses_OtuHour24prbs

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24prbses_OtuHour24prbs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// EBC. The type is interface{} with range: 0..18446744073709551615.
	Ebc interface{}

	// FOUND COUNT. The type is interface{} with range: 0..4294967295.
	FoundCount interface{}

	// LOST COUNT. The type is interface{} with range: 0..4294967295.
	LostCount interface{}

	// FOUND AT TS. The type is interface{} with range: 0..18446744073709551615.
	FoundAtTime interface{}

	// LOST AT TS. The type is interface{} with range: 0..18446744073709551615.
	LostAtTime interface{}

	// CONFIG PTRN. The type is PmPrbsPatternEt.
	ConfPatt interface{}

	// RCVD PTRN.
	RcvPatt PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24prbses_OtuHour24prbs_RcvPatt

	// PRBS STATUS.
	PrbsStatus PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24prbses_OtuHour24prbs_PrbsStatus
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24prbses_OtuHour24prbs port 24 hour otn performance data

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24prbses_OtuHour24prbs) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24prbses_OtuHour24prbs_PrbsStatus

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24prbses_OtuHour24prbs_PrbsStatus struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// Prbs Status. The type is PmPrbsStatusEt.
	PrbsStatus interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24prbses_OtuHour24prbs_PrbsStatus PRBS STATUS

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24prbses_OtuHour24prbs_PrbsStatus) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24prbses_OtuHour24prbs_RcvPatt

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24prbses_OtuHour24prbs_RcvPatt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// RCVD PTRN. The type is PmPrbsPatternEt.
	RcvPatt interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24prbses_OtuHour24prbs_RcvPatt RCVD PTRN

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuHour24_OtuHour24prbses_OtuHour24prbs_RcvPatt) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	OtuMinute15fecs PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs

	// port current performance data.
	OtuMinute15otns PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns

	// port current performance data.
	OtuMinute15prbses PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15prbses
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15 port current performance data

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute fec performance data. The type is slice of
	// PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec.
	OtuMinute15fec []*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs port current performance data

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// EC BITS.
	EcBits PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_EcBits

	// UC WORDS.
	UcWords PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_UcWords

	// Pre FEC BER.
	PreFecBer PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_PreFecBer

	// Post FEC BER.
	PostFecBer PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_PostFecBer

	// Q.
	Q PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_Q

	// Q Margin.
	Qmargin PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_Qmargin
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec port 15-minute fec performance data

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_EcBits

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_EcBits struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_EcBits EC BITS

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_EcBits) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_PostFecBer

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_PostFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_PostFecBer Post FEC BER

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_PostFecBer) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_PreFecBer

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_PreFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_PreFecBer Pre FEC BER

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_PreFecBer) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_Q

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_Q struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_Q Q

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_Q) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_Qmargin

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_Qmargin struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_Qmargin Q Margin

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_Qmargin) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_UcWords

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_UcWords struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_UcWords UC WORDS

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15fecs_OtuMinute15fec_UcWords) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute otn performance data. The type is slice of
	// PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn.
	OtuMinute15otn []*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns port current performance data

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_Lbc

	// ES SM NE.
	EsNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_EsNe

	// ESR PM NE.
	EsrNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_EsrNe

	// SES SM NE.
	SesNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_SesNe

	// SESR SM NE.
	SesrNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_SesrNe

	// UAS SM NE.
	UasNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_UasNe

	// BBE SM NE.
	BbeNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_BbeNe

	// BBER SM NE.
	BberNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_BberNe

	// FC SM NE.
	FcNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_FcNe

	// ES SM FE.
	EsFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_EsFe

	// ESR PM FE.
	EsrFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_EsrFe

	// SES SM FE.
	SesFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_SesFe

	// SESR SM FE.
	SesrFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_SesrFe

	// UAS SM FE.
	UasFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_UasFe

	// BBE SM FE.
	BbeFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_BbeFe

	// BBER SM FE.
	BberFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_BberFe

	// FC SM FE.
	FcFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_FcFe
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn port 15-minute otn performance data

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_BbeFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_BbeFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_BbeFe BBE SM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_BbeFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_BbeNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_BbeNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_BbeNe BBE SM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_BbeNe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_BberFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_BberFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_BberFe BBER SM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_BberFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_BberNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_BberNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_BberNe BBER SM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_BberNe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_EsFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_EsFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_EsFe ES SM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_EsFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_EsNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_EsNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_EsNe ES SM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_EsNe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_EsrFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_EsrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_EsrFe ESR PM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_EsrFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_EsrNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_EsrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_EsrNe ESR PM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_EsrNe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_FcFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_FcFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_FcFe FC SM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_FcFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_FcNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_FcNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_FcNe FC SM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_FcNe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_Lbc

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_Lbc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_Lbc LBC

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_Lbc) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_SesFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_SesFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_SesFe SES SM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_SesFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_SesNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_SesNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_SesNe SES SM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_SesNe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_SesrFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_SesrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_SesrFe SESR SM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_SesrFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_SesrNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_SesrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_SesrNe SESR SM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_SesrNe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_UasFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_UasFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_UasFe UAS SM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_UasFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_UasNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_UasNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_UasNe UAS SM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15otns_OtuMinute15otn_UasNe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15prbses

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15prbses struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute prbs performance data. The type is slice of
	// PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15prbses_OtuMinute15prbs.
	OtuMinute15prbs []*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15prbses_OtuMinute15prbs
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15prbses port current performance data

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15prbses) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15prbses_OtuMinute15prbs

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15prbses_OtuMinute15prbs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// EBC. The type is interface{} with range: 0..18446744073709551615.
	Ebc interface{}

	// FOUND COUNT. The type is interface{} with range: 0..4294967295.
	FoundCount interface{}

	// LOST COUNT. The type is interface{} with range: 0..4294967295.
	LostCount interface{}

	// FOUND AT TS. The type is interface{} with range: 0..18446744073709551615.
	FoundAtTime interface{}

	// LOST AT TS. The type is interface{} with range: 0..18446744073709551615.
	LostAtTime interface{}

	// CONFIG PTRN. The type is PmPrbsPatternEt.
	ConfPatt interface{}

	// RCVD PTRN.
	RcvPatt PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15prbses_OtuMinute15prbs_RcvPatt

	// PRBS STATUS.
	PrbsStatus PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15prbses_OtuMinute15prbs_PrbsStatus
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15prbses_OtuMinute15prbs port 15-minute prbs performance data

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15prbses_OtuMinute15prbs) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15prbses_OtuMinute15prbs_PrbsStatus

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15prbses_OtuMinute15prbs_PrbsStatus struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// Prbs Status. The type is PmPrbsStatusEt.
	PrbsStatus interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15prbses_OtuMinute15prbs_PrbsStatus PRBS STATUS

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15prbses_OtuMinute15prbs_PrbsStatus) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15prbses_OtuMinute15prbs_RcvPatt

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15prbses_OtuMinute15prbs_RcvPatt struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// valid. The type is bool.
	Valid interface{}

	// RCVD PTRN. The type is PmPrbsPatternEt.
	RcvPatt interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15prbses_OtuMinute15prbs_RcvPatt RCVD PTRN

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuMinute15_OtuMinute15prbses_OtuMinute15prbs_RcvPatt) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	OtuSecond30fecs PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs

	// port current performance data.
	OtuSecond30otns PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30 port current performance data

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 30-sec fec performance data. The type is slice of
	// PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec.
	OtuSecond30fec []*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs port current performance data

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// EC BITS.
	EcBits PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_EcBits

	// UC WORDS.
	UcWords PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_UcWords

	// Pre FEC BER.
	PreFecBer PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_PreFecBer

	// Post FEC BER.
	PostFecBer PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_PostFecBer

	// Q.
	Q PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_Q

	// Q Margin.
	Qmargin PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_Qmargin
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec port 30-sec fec performance data

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_EcBits

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_EcBits struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_EcBits EC BITS

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_EcBits) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_PostFecBer

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_PostFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_PostFecBer Post FEC BER

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_PostFecBer) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_PreFecBer

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_PreFecBer struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_PreFecBer Pre FEC BER

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_PreFecBer) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_Q

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_Q struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_Q Q

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_Q) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_Qmargin

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_Qmargin struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// minimum. The type is string.
	Minimum interface{}

	// average. The type is string.
	Average interface{}

	// maximum. The type is string.
	Maximum interface{}

	// minimun threshold. The type is string.
	MinimumThreshold interface{}

	// enable/disable to report TCA on min. The type is bool.
	MinimumTcaReport interface{}

	// maximum threshold. The type is string.
	MaximumThreshold interface{}

	// enable/disable to report TCA. The type is bool.
	MaximumTcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_Qmargin Q Margin

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_Qmargin) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_UcWords

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_UcWords struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}

	// valid. The type is bool.
	Valid interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_UcWords UC WORDS

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30fecs_OtuSecond30fec_UcWords) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 30-sec otn performance data. The type is slice of
	// PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn.
	OtuSecond30otn []*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns port current performance data

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string.
	Timestamp interface{}

	// last clear time. The type is string.
	LastClearTime interface{}

	// last clear time. The type is string.
	LastClear15MinTime interface{}

	// last clear time. The type is string.
	LastClear30SecTime interface{}

	// last clear time. The type is string.
	LastClear24HrTime interface{}

	// 30 sec support. The type is bool.
	Sec30Support interface{}

	// LBC.
	Lbc PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_Lbc

	// ES SM NE.
	EsNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_EsNe

	// ESR PM NE.
	EsrNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_EsrNe

	// SES SM NE.
	SesNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_SesNe

	// SESR SM NE.
	SesrNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_SesrNe

	// UAS SM NE.
	UasNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_UasNe

	// BBE SM NE.
	BbeNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_BbeNe

	// BBER SM NE.
	BberNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_BberNe

	// FC SM NE.
	FcNe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_FcNe

	// ES SM FE.
	EsFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_EsFe

	// ESR PM FE.
	EsrFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_EsrFe

	// SES SM FE.
	SesFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_SesFe

	// SESR SM FE.
	SesrFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_SesrFe

	// UAS SM FE.
	UasFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_UasFe

	// BBE SM FE.
	BbeFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_BbeFe

	// BBER SM FE.
	BberFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_BberFe

	// FC SM FE.
	FcFe PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_FcFe
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn port 30-sec otn performance data

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_BbeFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_BbeFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_BbeFe BBE SM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_BbeFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_BbeNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_BbeNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_BbeNe BBE SM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_BbeNe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_BberFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_BberFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_BberFe BBER SM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_BberFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_BberNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_BberNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_BberNe BBER SM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_BberNe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_EsFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_EsFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_EsFe ES SM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_EsFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_EsNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_EsNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_EsNe ES SM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_EsNe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_EsrFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_EsrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_EsrFe ESR PM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_EsrFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_EsrNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_EsrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_EsrNe ESR PM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_EsrNe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_FcFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_FcFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_FcFe FC SM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_FcFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_FcNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_FcNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_FcNe FC SM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_FcNe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_Lbc

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_Lbc struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_Lbc LBC

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_Lbc) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_SesFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_SesFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_SesFe SES SM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_SesFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_SesNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_SesNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_SesNe SES SM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_SesNe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_SesrFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_SesrFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_SesrFe SESR SM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_SesrFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_SesrNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_SesrNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string.
	Data interface{}

	// the threshold users set. The type is string.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_SesrNe SESR SM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_SesrNe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_UasFe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_UasFe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_UasFe UAS SM FE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_UasFe) GetEntityData

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_UasNe

type PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_UasNe struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..18446744073709551615.
	Data interface{}

	// the threshold users set. The type is interface{} with range:
	// 0..18446744073709551615.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_UasNe UAS SM NE

func (*PerformanceManagement_Otu_OtuPorts_OtuPort_OtuCurrent_OtuSecond30_OtuSecond30otns_OtuSecond30otn_UasNe) GetEntityData

type PerformanceManagement_Sonet

type PerformanceManagement_Sonet struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data.
	SonetPorts PerformanceManagement_Sonet_SonetPorts
}

PerformanceManagement_Sonet SONET controller performance data

func (*PerformanceManagement_Sonet) GetEntityData

func (sonet *PerformanceManagement_Sonet) GetEntityData() *types.CommonEntityData

type PerformanceManagement_Sonet_SonetPorts

type PerformanceManagement_Sonet_SonetPorts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data. The type is slice of
	// PerformanceManagement_Sonet_SonetPorts_SonetPort.
	SonetPort []*PerformanceManagement_Sonet_SonetPorts_SonetPort
}

PerformanceManagement_Sonet_SonetPorts Port performance data

func (*PerformanceManagement_Sonet_SonetPorts) GetEntityData

func (sonetPorts *PerformanceManagement_Sonet_SonetPorts) GetEntityData() *types.CommonEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort

type PerformanceManagement_Sonet_SonetPorts_SonetPort struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Port name. The type is string with pattern:
	// [a-zA-Z0-9._/-]+.
	Name interface{}

	// port current performance data.
	SonetCurrent PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent
}

PerformanceManagement_Sonet_SonetPorts_SonetPort Port performance data

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	SonetMinute15 PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15

	// port current performance data.
	SonetHour24 PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent port current performance data

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	SonetHour24ocns PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns

	// port current performance data.
	SonetHour24Paths PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24 port current performance data

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour Path performance data. The type is slice of
	// PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path.
	SonetHour24Path []*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths port current performance data

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// PATH.
	Path PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path

	// Far End PATH.
	FePath PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_FePath
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path port 24 hour Path performance data

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_FePath

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_FePath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// The number of Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathESs interface{}

	// The number of Severely Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathSeSs interface{}

	// The number of Coding Violations. The type is interface{} with range:
	// 0..4294967295.
	FarEndPathCVs interface{}

	// The number of Unavailable Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathUaSs interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_FePath Far End PATH

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_FePath) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Indicates the type of the SONET/SDH Path. The type is PmSonetPathWidthEnum.
	PathWidth interface{}

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	PathStatus interface{}

	// The number of Errored Seconds.
	PathESs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path_PathESs

	// The number of Severely Errored Seconds.
	PathSeSs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path_PathSeSs

	// The number of Coding Violations.
	PathCVs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path_PathCVs

	// The number of Unavailable Seconds.
	PathUaSs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path_PathUaSs
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path PATH

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path_PathCVs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path_PathCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path_PathCVs The number of Coding Violations

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path_PathCVs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path_PathESs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path_PathESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path_PathESs The number of Errored Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path_PathESs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path_PathSeSs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path_PathSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path_PathSeSs The number of Severely Errored Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path_PathSeSs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path_PathUaSs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path_PathUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path_PathUaSs The number of Unavailable Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24Paths_SonetHour24Path_Path_PathUaSs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour ocn performance data. The type is slice of
	// PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn.
	SonetHour24ocn []*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns port current performance data

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// SECTION.
	Section PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section

	// LINE.
	Line PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line

	// FarEnd LINE.
	FeLine PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn port 24 hour ocn performance data

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine FarEnd LINE

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine_FarEndLineCVs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine_FarEndLineCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine_FarEndLineCVs The number of Coding Violations

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine_FarEndLineCVs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine_FarEndLineESs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine_FarEndLineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine_FarEndLineESs The number of Errored Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine_FarEndLineESs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine_FarEndLineFcLs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine_FarEndLineFcLs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine_FarEndLineFcLs The number of Failure counts Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine_FarEndLineFcLs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine_FarEndLineSeSs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine_FarEndLineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine_FarEndLineSeSs The number of Severely Errored Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine_FarEndLineSeSs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine_FarEndLineUaSs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine_FarEndLineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine_FarEndLineUaSs The number of Unavailable Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_FeLine_FarEndLineUaSs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	LineStatus interface{}

	// The number of Errored Seconds.
	LineESs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineESs

	// The number of Severely Errored Seconds.
	LineSeSs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineSeSs

	// The number of Coding Violations.
	LineCVs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineCVs

	// The number of Unavailable Seconds.
	LineUaSs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineUaSs

	// The number of Failure counts Seconds.
	LineFcLs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineFcLs
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line LINE

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineCVs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineCVs The number of Coding Violations

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineCVs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineESs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineESs The number of Errored Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineESs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineFcLs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineFcLs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineFcLs The number of Failure counts Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineFcLs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineSeSs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineSeSs The number of Severely Errored Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineSeSs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineUaSs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineUaSs The number of Unavailable Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Line_LineUaSs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	SectionStatus interface{}

	// The number of Errored Seconds.
	SectionESs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section_SectionESs

	// The number of Severely Errored Seconds.
	SectionSeSs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section_SectionSeSs

	// The number of Severely Errored Framing Seconds.
	SectionSefSs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section_SectionSefSs

	// The number of Coding Violations.
	SectionCVs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section_SectionCVs
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section SECTION

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section_SectionCVs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section_SectionCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section_SectionCVs The number of Coding Violations

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section_SectionCVs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section_SectionESs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section_SectionESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section_SectionESs The number of Errored Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section_SectionESs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section_SectionSeSs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section_SectionSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section_SectionSeSs The number of Severely Errored Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section_SectionSeSs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section_SectionSefSs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section_SectionSefSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section_SectionSefSs The number of Severely Errored Framing Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetHour24_SonetHour24ocns_SonetHour24ocn_Section_SectionSefSs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	SonetMinute15Paths PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths

	// port current performance data.
	SonetMinute15ocns PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15 port current performance data

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute Path performance data. The type is slice of
	// PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path.
	SonetMinute15Path []*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths port current performance data

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// PATH.
	Path PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path

	// Far End PATH.
	FePath PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_FePath
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path port 15-minute Path performance data

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_FePath

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_FePath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// The number of Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathESs interface{}

	// The number of Severely Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathSeSs interface{}

	// The number of Coding Violations. The type is interface{} with range:
	// 0..4294967295.
	FarEndPathCVs interface{}

	// The number of Unavailable Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathUaSs interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_FePath Far End PATH

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_FePath) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Indicates the type of the SONET/SDH Path. The type is PmSonetPathWidthEnum.
	PathWidth interface{}

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	PathStatus interface{}

	// The number of Errored Seconds.
	PathESs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path_PathESs

	// The number of Severely Errored Seconds.
	PathSeSs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path_PathSeSs

	// The number of Coding Violations.
	PathCVs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path_PathCVs

	// The number of Unavailable Seconds.
	PathUaSs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path_PathUaSs
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path PATH

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path_PathCVs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path_PathCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path_PathCVs The number of Coding Violations

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path_PathCVs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path_PathESs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path_PathESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path_PathESs The number of Errored Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path_PathESs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path_PathSeSs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path_PathSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path_PathSeSs The number of Severely Errored Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path_PathSeSs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path_PathUaSs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path_PathUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path_PathUaSs The number of Unavailable Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15Paths_SonetMinute15Path_Path_PathUaSs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute ocn performance data. The type is slice of
	// PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn.
	SonetMinute15ocn []*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns port current performance data

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// SECTION.
	Section PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section

	// LINE.
	Line PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line

	// FarEnd LINE.
	FeLine PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn port 15-minute ocn performance data

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine FarEnd LINE

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine_FarEndLineCVs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine_FarEndLineCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine_FarEndLineCVs The number of Coding Violations

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine_FarEndLineCVs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine_FarEndLineESs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine_FarEndLineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine_FarEndLineESs The number of Errored Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine_FarEndLineESs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine_FarEndLineFcLs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine_FarEndLineFcLs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine_FarEndLineFcLs The number of Failure counts Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine_FarEndLineFcLs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine_FarEndLineSeSs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine_FarEndLineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine_FarEndLineSeSs The number of Severely Errored Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine_FarEndLineSeSs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine_FarEndLineUaSs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine_FarEndLineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine_FarEndLineUaSs The number of Unavailable Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_FeLine_FarEndLineUaSs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	LineStatus interface{}

	// The number of Errored Seconds.
	LineESs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineESs

	// The number of Severely Errored Seconds.
	LineSeSs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineSeSs

	// The number of Coding Violations.
	LineCVs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineCVs

	// The number of Unavailable Seconds.
	LineUaSs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineUaSs

	// The number of Failure counts Seconds.
	LineFcLs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineFcLs
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line LINE

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineCVs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineCVs The number of Coding Violations

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineCVs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineESs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineESs The number of Errored Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineESs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineFcLs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineFcLs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineFcLs The number of Failure counts Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineFcLs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineSeSs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineSeSs The number of Severely Errored Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineSeSs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineUaSs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineUaSs The number of Unavailable Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Line_LineUaSs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	SectionStatus interface{}

	// The number of Errored Seconds.
	SectionESs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section_SectionESs

	// The number of Severely Errored Seconds.
	SectionSeSs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section_SectionSeSs

	// The number of Severely Errored Framing Seconds.
	SectionSefSs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section_SectionSefSs

	// The number of Coding Violations.
	SectionCVs PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section_SectionCVs
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section SECTION

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section_SectionCVs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section_SectionCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section_SectionCVs The number of Coding Violations

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section_SectionCVs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section_SectionESs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section_SectionESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section_SectionESs The number of Errored Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section_SectionESs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section_SectionSeSs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section_SectionSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section_SectionSeSs The number of Severely Errored Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section_SectionSeSs) GetEntityData

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section_SectionSefSs

type PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section_SectionSefSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section_SectionSefSs The number of Severely Errored Framing Seconds

func (*PerformanceManagement_Sonet_SonetPorts_SonetPort_SonetCurrent_SonetMinute15_SonetMinute15ocns_SonetMinute15ocn_Section_SectionSefSs) GetEntityData

type PerformanceManagement_Stm

type PerformanceManagement_Stm struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data.
	StmPorts PerformanceManagement_Stm_StmPorts
}

PerformanceManagement_Stm STM controller performance data

func (*PerformanceManagement_Stm) GetEntityData

func (stm *PerformanceManagement_Stm) GetEntityData() *types.CommonEntityData

type PerformanceManagement_Stm_StmPorts

type PerformanceManagement_Stm_StmPorts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data. The type is slice of
	// PerformanceManagement_Stm_StmPorts_StmPort.
	StmPort []*PerformanceManagement_Stm_StmPorts_StmPort
}

PerformanceManagement_Stm_StmPorts Port performance data

func (*PerformanceManagement_Stm_StmPorts) GetEntityData

func (stmPorts *PerformanceManagement_Stm_StmPorts) GetEntityData() *types.CommonEntityData

type PerformanceManagement_Stm_StmPorts_StmPort

type PerformanceManagement_Stm_StmPorts_StmPort struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Port name. The type is string with pattern:
	// [a-zA-Z0-9._/-]+.
	Name interface{}

	// port current performance data.
	StmCurrent PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent
}

PerformanceManagement_Stm_StmPorts_StmPort Port performance data

func (*PerformanceManagement_Stm_StmPorts_StmPort) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	StmHour24 PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24

	// port current performance data.
	StmMinute15 PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent port current performance data

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	StmHour24stms PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24 port current performance data

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour stm performance data. The type is slice of
	// PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm.
	StmHour24stm []*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms port current performance data

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// SECTION.
	Section PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section

	// LINE.
	Line PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line

	// FarEnd LINE.
	FeLine PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm port 24 hour stm performance data

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// The number of Errored Seconds.
	FarEndLineESs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineESs

	// The number of Errored Seconds Ratio.
	FarEndLineEsRs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineEsRs

	// The number of Background Block Errors.
	FarEndLineEbbEs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineEbbEs

	// The number of Background Block Errors.
	FarEndLineBbeRs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineBbeRs

	// The number of Severely Errored Second.
	FarEndLineSeSs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineSeSs

	// The number of Severely Errored Second Ratio.
	FarEndLineSesRs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineSesRs

	// The number of Unavailable Second.
	FarEndLineUaSs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineUaSs

	// The number of Errored Block Second.
	FarEndLineEBs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineEBs
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine FarEnd LINE

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineBbeRs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineBbeRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineBbeRs The number of Background Block Errors

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineBbeRs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineEBs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineEBs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineEBs The number of Errored Block Second

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineEBs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineESs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineESs The number of Errored Seconds

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineESs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineEbbEs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineEbbEs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineEbbEs The number of Background Block Errors

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineEbbEs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineEsRs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineEsRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineEsRs The number of Errored Seconds Ratio

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineEsRs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineSeSs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineSeSs The number of Severely Errored Second

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineSeSs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineSesRs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineSesRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineSesRs The number of Severely Errored Second Ratio

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineSesRs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineUaSs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineUaSs The number of Unavailable Second

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_FeLine_FarEndLineUaSs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	LineStatus interface{}

	// The number of Errored Seconds.
	LineESs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineESs

	// The number of Errored Seconds Ratio.
	LineEsRs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineEsRs

	// The number of Background Block Errors.
	LineBbEs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineBbEs

	// The number of Background Block Errors.
	LineBbeRs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineBbeRs

	// The number of Severely Errored Second.
	LineSeSs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineSeSs

	// The number of Severely Errored Second Ratio.
	LineSesRs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineSesRs

	// The number of Unavailable Second.
	LineUaSs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineUaSs

	// The number of Errored Block Second.
	LineEBs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineEBs
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line LINE

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineBbEs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineBbEs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineBbEs The number of Background Block Errors

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineBbEs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineBbeRs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineBbeRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineBbeRs The number of Background Block Errors

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineBbeRs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineEBs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineEBs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineEBs The number of Errored Block Second

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineEBs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineESs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineESs The number of Errored Seconds

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineESs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineEsRs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineEsRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineEsRs The number of Errored Seconds Ratio

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineEsRs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineSeSs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineSeSs The number of Severely Errored Second

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineSeSs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineSesRs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineSesRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineSesRs The number of Severely Errored Second Ratio

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineSesRs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineUaSs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineUaSs The number of Unavailable Second

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Line_LineUaSs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	SectionStatus interface{}

	// The number of Errored Seconds.
	SectionESs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionESs

	// The number of Errored Seconds Ratio.
	SectionEsRs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionEsRs

	// The number of Background Block Errors.
	SectionBbEs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionBbEs

	// The number of Background Block Errors.
	SectionBbeRs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionBbeRs

	// The number of Severely Errored Second.
	SectionSeSs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionSeSs

	// The number of Severely Errored Second Ratio.
	SectionSesRs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionSesRs

	// The number of Unavailable Second.
	SectionUaSs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionUaSs

	// The number of Errored Block Second.
	SectionEBs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionEBs
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section SECTION

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionBbEs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionBbEs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionBbEs The number of Background Block Errors

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionBbEs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionBbeRs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionBbeRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionBbeRs The number of Background Block Errors

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionBbeRs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionEBs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionEBs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionEBs The number of Errored Block Second

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionEBs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionESs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionESs The number of Errored Seconds

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionESs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionEsRs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionEsRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionEsRs The number of Errored Seconds Ratio

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionEsRs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionSeSs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionSeSs The number of Severely Errored Second

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionSeSs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionSesRs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionSesRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionSesRs The number of Severely Errored Second Ratio

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionSesRs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionUaSs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionUaSs The number of Unavailable Second

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmHour24_StmHour24stms_StmHour24stm_Section_SectionUaSs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	StmMinute15stms PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15 port current performance data

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute stm performance data. The type is slice of
	// PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm.
	StmMinute15stm []*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms port current performance data

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// SECTION.
	Section PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section

	// LINE.
	Line PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line

	// FarEnd LINE.
	FeLine PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm port 15-minute stm performance data

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// The number of Errored Seconds.
	FarEndLineESs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineESs

	// The number of Errored Seconds Ratio.
	FarEndLineEsRs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineEsRs

	// The number of Background Block Errors.
	FarEndLineEbbEs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineEbbEs

	// The number of Background Block Errors.
	FarEndLineBbeRs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineBbeRs

	// The number of Severely Errored Second.
	FarEndLineSeSs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineSeSs

	// The number of Severely Errored Second Ratio.
	FarEndLineSesRs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineSesRs

	// The number of Unavailable Second.
	FarEndLineUaSs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineUaSs

	// The number of Errored Block Second.
	FarEndLineEBs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineEBs
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine FarEnd LINE

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineBbeRs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineBbeRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineBbeRs The number of Background Block Errors

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineBbeRs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineEBs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineEBs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineEBs The number of Errored Block Second

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineEBs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineESs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineESs The number of Errored Seconds

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineESs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineEbbEs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineEbbEs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineEbbEs The number of Background Block Errors

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineEbbEs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineEsRs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineEsRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineEsRs The number of Errored Seconds Ratio

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineEsRs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineSeSs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineSeSs The number of Severely Errored Second

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineSeSs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineSesRs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineSesRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineSesRs The number of Severely Errored Second Ratio

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineSesRs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineUaSs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineUaSs The number of Unavailable Second

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_FeLine_FarEndLineUaSs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	LineStatus interface{}

	// The number of Errored Seconds.
	LineESs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineESs

	// The number of Errored Seconds Ratio.
	LineEsRs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineEsRs

	// The number of Background Block Errors.
	LineBbEs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineBbEs

	// The number of Background Block Errors.
	LineBbeRs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineBbeRs

	// The number of Severely Errored Second.
	LineSeSs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineSeSs

	// The number of Severely Errored Second Ratio.
	LineSesRs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineSesRs

	// The number of Unavailable Second.
	LineUaSs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineUaSs

	// The number of Errored Block Second.
	LineEBs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineEBs
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line LINE

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineBbEs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineBbEs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineBbEs The number of Background Block Errors

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineBbEs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineBbeRs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineBbeRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineBbeRs The number of Background Block Errors

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineBbeRs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineEBs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineEBs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineEBs The number of Errored Block Second

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineEBs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineESs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineESs The number of Errored Seconds

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineESs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineEsRs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineEsRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineEsRs The number of Errored Seconds Ratio

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineEsRs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineSeSs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineSeSs The number of Severely Errored Second

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineSeSs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineSesRs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineSesRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineSesRs The number of Severely Errored Second Ratio

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineSesRs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineUaSs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineUaSs The number of Unavailable Second

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Line_LineUaSs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	SectionStatus interface{}

	// The number of Errored Seconds.
	SectionESs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionESs

	// The number of Errored Seconds Ratio.
	SectionEsRs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionEsRs

	// The number of Background Block Errors.
	SectionBbEs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionBbEs

	// The number of Background Block Errors.
	SectionBbeRs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionBbeRs

	// The number of Severely Errored Second.
	SectionSeSs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionSeSs

	// The number of Severely Errored Second Ratio.
	SectionSesRs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionSesRs

	// The number of Unavailable Second.
	SectionUaSs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionUaSs

	// The number of Errored Block Second.
	SectionEBs PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionEBs
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section SECTION

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionBbEs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionBbEs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionBbEs The number of Background Block Errors

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionBbEs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionBbeRs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionBbeRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionBbeRs The number of Background Block Errors

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionBbeRs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionEBs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionEBs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionEBs The number of Errored Block Second

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionEBs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionESs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionESs The number of Errored Seconds

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionESs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionEsRs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionEsRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionEsRs The number of Errored Seconds Ratio

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionEsRs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionSeSs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionSeSs The number of Severely Errored Second

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionSeSs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionSesRs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionSesRs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is string with length: 0..8.
	Data interface{}

	// the threshold users set. The type is string with length: 0..8.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionSesRs The number of Severely Errored Second Ratio

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionSesRs) GetEntityData

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionUaSs

type PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionUaSs The number of Unavailable Second

func (*PerformanceManagement_Stm_StmPorts_StmPort_StmCurrent_StmMinute15_StmMinute15stms_StmMinute15stm_Section_SectionUaSs) GetEntityData

type PerformanceManagement_Sts

type PerformanceManagement_Sts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data.
	StsPorts PerformanceManagement_Sts_StsPorts
}

PerformanceManagement_Sts STS controller performance data

func (*PerformanceManagement_Sts) GetEntityData

func (sts *PerformanceManagement_Sts) GetEntityData() *types.CommonEntityData

type PerformanceManagement_Sts_StsPorts

type PerformanceManagement_Sts_StsPorts struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Port performance data. The type is slice of
	// PerformanceManagement_Sts_StsPorts_StsPort.
	StsPort []*PerformanceManagement_Sts_StsPorts_StsPort
}

PerformanceManagement_Sts_StsPorts Port performance data

func (*PerformanceManagement_Sts_StsPorts) GetEntityData

func (stsPorts *PerformanceManagement_Sts_StsPorts) GetEntityData() *types.CommonEntityData

type PerformanceManagement_Sts_StsPorts_StsPort

type PerformanceManagement_Sts_StsPorts_StsPort struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Port name. The type is string with pattern:
	// [a-zA-Z0-9._/-]+.
	Name interface{}

	// port current performance data.
	StsCurrent PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent
}

PerformanceManagement_Sts_StsPorts_StsPort Port performance data

func (*PerformanceManagement_Sts_StsPorts_StsPort) GetEntityData

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	StsMinute15 PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15

	// port current performance data.
	StsHour24 PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24
}

PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent port current performance data

func (*PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent) GetEntityData

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	StsHour24Paths PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths
}

PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24 port current performance data

func (*PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24) GetEntityData

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 24 hour Path performance data. The type is slice of
	// PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path.
	StsHour24Path []*PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path
}

PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths port current performance data

func (*PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths) GetEntityData

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// PATH.
	Path PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path

	// Far End PATH.
	FePath PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_FePath
}

PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path port 24 hour Path performance data

func (*PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path) GetEntityData

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_FePath

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_FePath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// The number of Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathESs interface{}

	// The number of Severely Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathSeSs interface{}

	// The number of Coding Violations. The type is interface{} with range:
	// 0..4294967295.
	FarEndPathCVs interface{}

	// The number of Unavailable Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathUaSs interface{}
}

PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_FePath Far End PATH

func (*PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_FePath) GetEntityData

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Indicates the type of the SONET/SDH Path. The type is PmSonetPathWidthEnum.
	PathWidth interface{}

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	PathStatus interface{}

	// The number of Errored Seconds.
	PathESs PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path_PathESs

	// The number of Severely Errored Seconds.
	PathSeSs PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path_PathSeSs

	// The number of Coding Violations.
	PathCVs PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path_PathCVs

	// The number of Unavailable Seconds.
	PathUaSs PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path_PathUaSs
}

PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path PATH

func (*PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path) GetEntityData

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path_PathCVs

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path_PathCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path_PathCVs The number of Coding Violations

func (*PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path_PathCVs) GetEntityData

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path_PathESs

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path_PathESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path_PathESs The number of Errored Seconds

func (*PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path_PathESs) GetEntityData

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path_PathSeSs

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path_PathSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path_PathSeSs The number of Severely Errored Seconds

func (*PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path_PathSeSs) GetEntityData

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path_PathUaSs

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path_PathUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path_PathUaSs The number of Unavailable Seconds

func (*PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsHour24_StsHour24Paths_StsHour24Path_Path_PathUaSs) GetEntityData

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port current performance data.
	StsMinute15Paths PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths
}

PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15 port current performance data

func (*PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15) GetEntityData

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// port 15-minute Path performance data. The type is slice of
	// PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path.
	StsMinute15Path []*PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path
}

PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths port current performance data

func (*PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths) GetEntityData

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. channel number. The type is interface{} with
	// range: 0..4294967295.
	Number interface{}

	// index. The type is interface{} with range: 0..4294967295.
	Index interface{}

	// valid. The type is bool.
	Valid interface{}

	// timestamp. The type is string with length: 0..64.
	Timestamp interface{}

	// last clear time. The type is string with length: 0..64.
	LastClearTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear15MinTime interface{}

	// last clear time. The type is string with length: 0..64.
	LastClear24HrTime interface{}

	// PATH.
	Path PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path

	// Far End PATH.
	FePath PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_FePath
}

PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path port 15-minute Path performance data

func (*PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path) GetEntityData

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_FePath

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_FePath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// The number of Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathESs interface{}

	// The number of Severely Errored Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathSeSs interface{}

	// The number of Coding Violations. The type is interface{} with range:
	// 0..4294967295.
	FarEndPathCVs interface{}

	// The number of Unavailable Seconds. The type is interface{} with range:
	// 0..4294967295. Units are second.
	FarEndPathUaSs interface{}
}

PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_FePath Far End PATH

func (*PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_FePath) GetEntityData

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Indicates the type of the SONET/SDH Path. The type is PmSonetPathWidthEnum.
	PathWidth interface{}

	// status of the interface. The type is interface{} with range:
	// -2147483648..2147483647.
	PathStatus interface{}

	// The number of Errored Seconds.
	PathESs PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path_PathESs

	// The number of Severely Errored Seconds.
	PathSeSs PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path_PathSeSs

	// The number of Coding Violations.
	PathCVs PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path_PathCVs

	// The number of Unavailable Seconds.
	PathUaSs PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path_PathUaSs
}

PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path PATH

func (*PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path) GetEntityData

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path_PathCVs

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path_PathCVs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path_PathCVs The number of Coding Violations

func (*PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path_PathCVs) GetEntityData

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path_PathESs

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path_PathESs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path_PathESs The number of Errored Seconds

func (*PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path_PathESs) GetEntityData

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path_PathSeSs

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path_PathSeSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path_PathSeSs The number of Severely Errored Seconds

func (*PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path_PathSeSs) GetEntityData

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path_PathUaSs

type PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path_PathUaSs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// the number in the interval. The type is interface{} with range:
	// 0..4294967295.
	Data interface{}

	// the threshold users set. The type is interface{} with range: 0..4294967295.
	Threshold interface{}

	// enable/disable to report TCA. The type is bool.
	TcaReport interface{}
}

PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path_PathUaSs The number of Unavailable Seconds

func (*PerformanceManagement_Sts_StsPorts_StsPort_StsCurrent_StsMinute15_StsMinute15Paths_StsMinute15Path_Path_PathUaSs) GetEntityData

type PmPrbsPatternEt

type PmPrbsPatternEt string

PmPrbsPatternEt represents PM PRBS Pattern Mode Enum

const (
	// pn none
	PmPrbsPatternEt_prbs_none PmPrbsPatternEt = "prbs-none"

	// pn31
	PmPrbsPatternEt_pn31 PmPrbsPatternEt = "pn31"

	// pn23
	PmPrbsPatternEt_pn23 PmPrbsPatternEt = "pn23"

	// pn11
	PmPrbsPatternEt_pn11 PmPrbsPatternEt = "pn11"

	// inv pn31
	PmPrbsPatternEt_inv_pn31 PmPrbsPatternEt = "inv-pn31"

	// inv pn11
	PmPrbsPatternEt_inv_pn11 PmPrbsPatternEt = "inv-pn11"

	// pn15
	PmPrbsPatternEt_pn15 PmPrbsPatternEt = "pn15"
)

type PmPrbsStatusEt

type PmPrbsStatusEt string

PmPrbsStatusEt represents PM PRBS Status Mode Enum

const (
	// not applicable
	PmPrbsStatusEt_not_applicable PmPrbsStatusEt = "not-applicable"

	// locked
	PmPrbsStatusEt_locked PmPrbsStatusEt = "locked"

	// unlocked
	PmPrbsStatusEt_un_locked PmPrbsStatusEt = "un-locked"
)

type PmSonetPathWidthEnum

type PmSonetPathWidthEnum string

PmSonetPathWidthEnum represents Sonet Path Width Enum

const (
	// Sonet Path Width NONE
	PmSonetPathWidthEnum_none PmSonetPathWidthEnum = "none"

	// Sonet Path Width STS1
	PmSonetPathWidthEnum_sts1 PmSonetPathWidthEnum = "sts1"

	// Sonet Path Width sts3cSTM1
	PmSonetPathWidthEnum_sts3c_stm1 PmSonetPathWidthEnum = "sts3c-stm1"

	// Sonet Path Width sts12cSTM4
	PmSonetPathWidthEnum_sts12c_stm4 PmSonetPathWidthEnum = "sts12c-stm4"

	// Sonet Path Width sts24
	PmSonetPathWidthEnum_sts24c PmSonetPathWidthEnum = "sts24c"

	// Sonet Path Width sts48cSTM16
	PmSonetPathWidthEnum_sts48c_stm16 PmSonetPathWidthEnum = "sts48c-stm16"

	// Sonet Path Width sts192cSTM64
	PmSonetPathWidthEnum_sts192c_stm64 PmSonetPathWidthEnum = "sts192c-stm64"

	// Sonet Path Width sts768cSTM256
	PmSonetPathWidthEnum_sts768c_stm256 PmSonetPathWidthEnum = "sts768c-stm256"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL