Documentation ¶
Overview ¶
This module contains a collection of YANG definitions for Cisco IOS-XR SysAdmin configuration.
Copyright(c) 2015-2017 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 ENTITYSTATEMIB ¶
type ENTITYSTATEMIB struct { EntityData types.CommonEntityData YFilter yfilter.YFilter EntStateTable ENTITYSTATEMIB_EntStateTable }
ENTITYSTATEMIB
func (*ENTITYSTATEMIB) GetEntityData ¶
func (eNTITYSTATEMIB *ENTITYSTATEMIB) GetEntityData() *types.CommonEntityData
type ENTITYSTATEMIB_EntStateTable ¶
type ENTITYSTATEMIB_EntStateTable struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // The type is slice of ENTITYSTATEMIB_EntStateTable_EntStateEntry. EntStateEntry []*ENTITYSTATEMIB_EntStateTable_EntStateEntry }
ENTITYSTATEMIB_EntStateTable
func (*ENTITYSTATEMIB_EntStateTable) GetEntityData ¶
func (entStateTable *ENTITYSTATEMIB_EntStateTable) GetEntityData() *types.CommonEntityData
type ENTITYSTATEMIB_EntStateTable_EntStateEntry ¶
type ENTITYSTATEMIB_EntStateTable_EntStateEntry struct { EntityData types.CommonEntityData YFilter yfilter.YFilter YListKey string // This attribute is a key. The type is interface{} with range: 1..2147483647. EntPhysicalIndex interface{} // The type is string with pattern: // \d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(\.\d+)?(Z|[\+\-]\d{2}:\d{2}). EntStateLastChanged interface{} // The type is EntityAdminState. EntStateAdmin interface{} // The type is EntityOperState. EntStateOper interface{} // The type is EntityUsageState. EntStateUsage interface{} // The type is map[string]bool. EntStateAlarm interface{} // The type is EntityStandbyStatus. EntStateStandby interface{} }
ENTITYSTATEMIB_EntStateTable_EntStateEntry
func (*ENTITYSTATEMIB_EntStateTable_EntStateEntry) GetEntityData ¶
func (entStateEntry *ENTITYSTATEMIB_EntStateTable_EntStateEntry) GetEntityData() *types.CommonEntityData
Click to show internal directories.
Click to hide internal directories.