asr9k_lc_ethctrl_oper

package
v0.0.0-...-fac1166 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

This module contains a collection of YANG definitions for Cisco IOS-XR asr9k-lc-ethctrl package operational data.

This module contains definitions for the following management objects:

mlan: Management LAN Operational data space

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 Mlan

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

	// Table of nodes.
	Nodes Mlan_Nodes
}

Mlan Management LAN Operational data space

func (*Mlan) GetEntityData

func (mlan *Mlan) GetEntityData() *types.CommonEntityData

type Mlan_Nodes

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

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

Mlan_Nodes Table of nodes

func (*Mlan_Nodes) GetEntityData

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

type Mlan_Nodes_Node

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

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

	// Table of port status.
	PortStatusNumbers Mlan_Nodes_Node_PortStatusNumbers

	// Table of switch status.
	SwitchStatusTable Mlan_Nodes_Node_SwitchStatusTable

	// Table of port counters.
	PortCountersNumbers Mlan_Nodes_Node_PortCountersNumbers

	// Table of switch ATU.
	AtuEntryNumbers Mlan_Nodes_Node_AtuEntryNumbers
}

Mlan_Nodes_Node Number

func (*Mlan_Nodes_Node) GetEntityData

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

type Mlan_Nodes_Node_AtuEntryNumbers

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

	// Entry number. The type is slice of
	// Mlan_Nodes_Node_AtuEntryNumbers_AtuEntryNumber.
	AtuEntryNumber []*Mlan_Nodes_Node_AtuEntryNumbers_AtuEntryNumber
}

Mlan_Nodes_Node_AtuEntryNumbers Table of switch ATU

func (*Mlan_Nodes_Node_AtuEntryNumbers) GetEntityData

func (atuEntryNumbers *Mlan_Nodes_Node_AtuEntryNumbers) GetEntityData() *types.CommonEntityData

type Mlan_Nodes_Node_AtuEntryNumbers_AtuEntryNumber

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

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

	// mlan switch counters info.
	SwitchCounters Mlan_Nodes_Node_AtuEntryNumbers_AtuEntryNumber_SwitchCounters
}

Mlan_Nodes_Node_AtuEntryNumbers_AtuEntryNumber Entry number

func (*Mlan_Nodes_Node_AtuEntryNumbers_AtuEntryNumber) GetEntityData

type Mlan_Nodes_Node_AtuEntryNumbers_AtuEntryNumber_SwitchCounters

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

	// Index of ATU Entry. The type is interface{} with range: 0..4294967295.
	EntryNum interface{}

	// Switch ATU Data.
	Atu Mlan_Nodes_Node_AtuEntryNumbers_AtuEntryNumber_SwitchCounters_Atu
}

Mlan_Nodes_Node_AtuEntryNumbers_AtuEntryNumber_SwitchCounters mlan switch counters info

func (*Mlan_Nodes_Node_AtuEntryNumbers_AtuEntryNumber_SwitchCounters) GetEntityData

type Mlan_Nodes_Node_AtuEntryNumbers_AtuEntryNumber_SwitchCounters_Atu

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

	// dbNum. The type is interface{} with range: 0..65535.
	DbNum interface{}

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

	// trunk. The type is bool.
	Trunk interface{}

	// dpv. The type is interface{} with range: 0..255.
	Dpv interface{}

	// es. The type is interface{} with range: 0..255.
	Es interface{}

	// macaddr. The type is slice of
	// Mlan_Nodes_Node_AtuEntryNumbers_AtuEntryNumber_SwitchCounters_Atu_Macaddr.
	Macaddr []*Mlan_Nodes_Node_AtuEntryNumbers_AtuEntryNumber_SwitchCounters_Atu_Macaddr
}

Mlan_Nodes_Node_AtuEntryNumbers_AtuEntryNumber_SwitchCounters_Atu Switch ATU Data

func (*Mlan_Nodes_Node_AtuEntryNumbers_AtuEntryNumber_SwitchCounters_Atu) GetEntityData

type Mlan_Nodes_Node_AtuEntryNumbers_AtuEntryNumber_SwitchCounters_Atu_Macaddr

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

	// The type is interface{} with range: 0..65535.
	Entry interface{}
}

Mlan_Nodes_Node_AtuEntryNumbers_AtuEntryNumber_SwitchCounters_Atu_Macaddr macaddr

func (*Mlan_Nodes_Node_AtuEntryNumbers_AtuEntryNumber_SwitchCounters_Atu_Macaddr) GetEntityData

type Mlan_Nodes_Node_PortCountersNumbers

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

	// Number. The type is slice of
	// Mlan_Nodes_Node_PortCountersNumbers_PortCountersNumber.
	PortCountersNumber []*Mlan_Nodes_Node_PortCountersNumbers_PortCountersNumber
}

Mlan_Nodes_Node_PortCountersNumbers Table of port counters

func (*Mlan_Nodes_Node_PortCountersNumbers) GetEntityData

func (portCountersNumbers *Mlan_Nodes_Node_PortCountersNumbers) GetEntityData() *types.CommonEntityData

type Mlan_Nodes_Node_PortCountersNumbers_PortCountersNumber

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

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

	// mlan port counters info.
	PortCounters Mlan_Nodes_Node_PortCountersNumbers_PortCountersNumber_PortCounters
}

Mlan_Nodes_Node_PortCountersNumbers_PortCountersNumber Number

func (*Mlan_Nodes_Node_PortCountersNumbers_PortCountersNumber) GetEntityData

type Mlan_Nodes_Node_PortCountersNumbers_PortCountersNumber_PortCounters

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

	// Port Number. The type is interface{} with range: 0..4294967295.
	PortNum interface{}

	// Switch Port Statistics.
	MlanStats Mlan_Nodes_Node_PortCountersNumbers_PortCountersNumber_PortCounters_MlanStats
}

Mlan_Nodes_Node_PortCountersNumbers_PortCountersNumber_PortCounters mlan port counters info

func (*Mlan_Nodes_Node_PortCountersNumbers_PortCountersNumber_PortCounters) GetEntityData

type Mlan_Nodes_Node_PortCountersNumbers_PortCountersNumber_PortCounters_MlanStats

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

	// inGoodOctets hi. The type is interface{} with range: 0..4294967295.
	InGoodOctetsHi interface{}

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

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

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

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

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

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

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

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

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

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

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

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

	// outOctets hi. The type is interface{} with range: 0..4294967295.
	OutOctetsHi interface{}

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

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

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

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

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

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

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

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

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

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

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

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

	// rx tx 64 Octets. The type is interface{} with range: 0..4294967295.
	RxTx64Octets interface{}

	// rx tx 65 127 Octets. The type is interface{} with range: 0..4294967295.
	RxTx65127Octets interface{}

	// rx tx 128 255 Octets. The type is interface{} with range: 0..4294967295.
	RxTx128255Octets interface{}

	// rx tx 256 511 Octets. The type is interface{} with range: 0..4294967295.
	RxTx256511Octets interface{}

	// rx tx 512 1023 Octets. The type is interface{} with range: 0..4294967295.
	RxTx5121023Octets interface{}

	// rx tx 1024 Max Octets. The type is interface{} with range: 0..4294967295.
	RxTx1024MaxOctets interface{}

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

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

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

Mlan_Nodes_Node_PortCountersNumbers_PortCountersNumber_PortCounters_MlanStats Switch Port Statistics

func (*Mlan_Nodes_Node_PortCountersNumbers_PortCountersNumber_PortCounters_MlanStats) GetEntityData

type Mlan_Nodes_Node_PortStatusNumbers

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

	// Number. The type is slice of
	// Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber.
	PortStatusNumber []*Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber
}

Mlan_Nodes_Node_PortStatusNumbers Table of port status

func (*Mlan_Nodes_Node_PortStatusNumbers) GetEntityData

func (portStatusNumbers *Mlan_Nodes_Node_PortStatusNumbers) GetEntityData() *types.CommonEntityData

type Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber

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

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

	// mlan port status info.
	PortStatus Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus
}

Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber Number

func (*Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber) GetEntityData

type Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus

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

	// Port Number. The type is interface{} with range: 0..4294967295.
	PortNum interface{}

	// PHY data valid. The type is interface{} with range: 0..4294967295.
	PhyValid interface{}

	// SERDES data valid. The type is interface{} with range: 0..4294967295.
	SerdesValid interface{}

	// MAC data valid. The type is interface{} with range: 0..4294967295.
	MacValid interface{}

	// Configuration Data.
	Config Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Config

	// PHY Registers.
	Phy Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Phy

	// SERDES Registers.
	Serdes Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Serdes

	// MAC Registers.
	Mac Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Mac
}

Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus mlan port status info

func (*Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus) GetEntityData

type Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Config

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

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

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

	// pauseEn. The type is interface{} with range: 0..65535.
	Pause interface{}

	// myPause. The type is interface{} with range: 0..65535.
	MyPause interface{}

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

Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Config Configuration Data

func (*Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Config) GetEntityData

type Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Mac

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

	// reg. The type is slice of
	// Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Mac_Reg.
	Reg []*Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Mac_Reg
}

Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Mac MAC Registers

func (*Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Mac) GetEntityData

type Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Mac_Reg

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

	// The type is interface{} with range: 0..65535.
	Entry interface{}
}

Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Mac_Reg reg

func (*Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Mac_Reg) GetEntityData

type Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Phy

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

	// reg. The type is slice of
	// Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Phy_Reg.
	Reg []*Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Phy_Reg
}

Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Phy PHY Registers

func (*Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Phy) GetEntityData

type Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Phy_Reg

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

	// The type is interface{} with range: 0..65535.
	Entry interface{}
}

Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Phy_Reg reg

func (*Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Phy_Reg) GetEntityData

type Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Serdes

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

	// reg. The type is slice of
	// Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Serdes_Reg.
	Reg []*Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Serdes_Reg
}

Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Serdes SERDES Registers

func (*Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Serdes) GetEntityData

type Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Serdes_Reg

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

	// The type is interface{} with range: 0..65535.
	Entry interface{}
}

Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Serdes_Reg reg

func (*Mlan_Nodes_Node_PortStatusNumbers_PortStatusNumber_PortStatus_Serdes_Reg) GetEntityData

type Mlan_Nodes_Node_SwitchStatusTable

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

	// mlan switch status info.
	SwitchStatus Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus
}

Mlan_Nodes_Node_SwitchStatusTable Table of switch status

func (*Mlan_Nodes_Node_SwitchStatusTable) GetEntityData

func (switchStatusTable *Mlan_Nodes_Node_SwitchStatusTable) GetEntityData() *types.CommonEntityData

type Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus

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

	// CPU Interface Rate Limit. The type is interface{} with range:
	// -2147483648..2147483647.
	RateLimit interface{}

	// Switch Global Registers.
	SwReg1 Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus_SwReg1

	// Switch Global Registers.
	SwReg2 Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus_SwReg2

	// Switch Status Data.
	SwStatus Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus_SwStatus
}

Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus mlan switch status info

func (*Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus) GetEntityData

type Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus_SwReg1

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

	// reg. The type is slice of
	// Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus_SwReg1_Reg.
	Reg []*Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus_SwReg1_Reg
}

Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus_SwReg1 Switch Global Registers

func (*Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus_SwReg1) GetEntityData

type Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus_SwReg1_Reg

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

	// The type is interface{} with range: 0..65535.
	Entry interface{}
}

Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus_SwReg1_Reg reg

func (*Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus_SwReg1_Reg) GetEntityData

type Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus_SwReg2

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

	// reg. The type is slice of
	// Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus_SwReg2_Reg.
	Reg []*Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus_SwReg2_Reg
}

Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus_SwReg2 Switch Global Registers

func (*Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus_SwReg2) GetEntityData

type Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus_SwReg2_Reg

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

	// The type is interface{} with range: 0..65535.
	Entry interface{}
}

Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus_SwReg2_Reg reg

func (*Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus_SwReg2_Reg) GetEntityData

type Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus_SwStatus

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

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

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

	// mac. The type is string with length: 0..6.
	Mac interface{}

	// cpu port. The type is interface{} with range: 0..65535.
	CpuPort interface{}

	// cpu mac. The type is interface{} with range: 0..65535.
	CpuMac interface{}

	// initialized. The type is interface{} with range: 0..65535.
	Initialized interface{}

	// restarted. The type is interface{} with range: 0..65535.
	Restarted interface{}
}

Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus_SwStatus Switch Status Data

func (*Mlan_Nodes_Node_SwitchStatusTable_SwitchStatus_SwStatus) GetEntityData

Jump to

Keyboard shortcuts

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