Documentation ¶
Overview ¶
This module contains a collection of YANG definitions for Cisco IOS-XR asr9k-lc-pwrglide package configuration.
This module contains definitions for the following management objects:
hardware-module-port-mode: HW module port-mode config
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 HardwareModulePortMode ¶
type HardwareModulePortMode struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // Active or Pre configuration. The type is slice of // HardwareModulePortMode_ConfigMode. ConfigMode []*HardwareModulePortMode_ConfigMode }
HardwareModulePortMode HW module port-mode config
func (*HardwareModulePortMode) GetEntityData ¶
func (hardwareModulePortMode *HardwareModulePortMode) GetEntityData() *types.CommonEntityData
type HardwareModulePortMode_ConfigMode ¶
type HardwareModulePortMode_ConfigMode struct { EntityData types.CommonEntityData YFilter yfilter.YFilter YListKey string // This attribute is a key. act- or pre-config. The type is string with // pattern: [\w\-\.:,_@#%$\+=\|;]+. Id1 interface{} // A node. The type is slice of HardwareModulePortMode_ConfigMode_Node. Node []*HardwareModulePortMode_ConfigMode_Node }
HardwareModulePortMode_ConfigMode Active or Pre configuration
func (*HardwareModulePortMode_ConfigMode) GetEntityData ¶
func (configMode *HardwareModulePortMode_ConfigMode) GetEntityData() *types.CommonEntityData
type HardwareModulePortMode_ConfigMode_Node ¶
type HardwareModulePortMode_ConfigMode_Node struct { EntityData types.CommonEntityData YFilter yfilter.YFilter YListKey string // This attribute is a key. Fully qualified line card specification. The type // is string with pattern: [\w\-\.:,_@#%$\+=\|;]+. Id2 interface{} // Linecard port-mode. PortMode HardwareModulePortMode_ConfigMode_Node_PortMode }
HardwareModulePortMode_ConfigMode_Node A node
func (*HardwareModulePortMode_ConfigMode_Node) GetEntityData ¶
func (node *HardwareModulePortMode_ConfigMode_Node) GetEntityData() *types.CommonEntityData
type HardwareModulePortMode_ConfigMode_Node_PortMode ¶
type HardwareModulePortMode_ConfigMode_Node_PortMode struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // Linecard interface port-mode. The type is string. IfPortMode interface{} }
HardwareModulePortMode_ConfigMode_Node_PortMode Linecard port-mode
func (*HardwareModulePortMode_ConfigMode_Node_PortMode) GetEntityData ¶
func (portMode *HardwareModulePortMode_ConfigMode_Node_PortMode) GetEntityData() *types.CommonEntityData
Click to show internal directories.
Click to hide internal directories.