Documentation ¶
Overview ¶
This module contains a collection of YANG definitions for Cisco IOS-XR infra-statsd package configuration.
This module contains definitions for the following management objects:
statistics: Global statistics configuration
This YANG module augments the
Cisco-IOS-XR-ifmgr-cfg
module with configuration data.
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 Statistics ¶
type Statistics struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // Collection period for statistics polling. Period Statistics_Period }
Statistics Global statistics configuration
func (*Statistics) GetEntityData ¶
func (statistics *Statistics) GetEntityData() *types.CommonEntityData
type Statistics_Period ¶
type Statistics_Period struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // Collection polling period for service accounting collectors. ServiceAccounting Statistics_Period_ServiceAccounting }
Statistics_Period Collection period for statistics polling
func (*Statistics_Period) GetEntityData ¶
func (period *Statistics_Period) GetEntityData() *types.CommonEntityData
type Statistics_Period_ServiceAccounting ¶
type Statistics_Period_ServiceAccounting struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // Collection polling period for service accounting collectors. The type is // interface{} with range: 30..3600. PollingPeriod interface{} // Disable periodic statistics polling for service accounting collectors. The // type is interface{}. PollingDisable interface{} }
Statistics_Period_ServiceAccounting Collection polling period for service accounting collectors
func (*Statistics_Period_ServiceAccounting) GetEntityData ¶
func (serviceAccounting *Statistics_Period_ServiceAccounting) GetEntityData() *types.CommonEntityData
Click to show internal directories.
Click to hide internal directories.