Summary¶
Leafs
collection_intervalcollection_timer_is_runninghistory_sizetimeout_intervaltimeout_timer_is_running
Children
checkpoint_message_statisticcollection_message_statisticdatabase_statistics_external_interfacevrf_statistic
-
class
TrafficCollector.Summary¶ Bases:
EntityClass Hierarchy :
TrafficCollectorSummaryThis class represents state data.
Traffic Collector summary
-
database_statistics_external_interface¶ Database statistics for External Interface
type:
DatabaseStatisticsExternalInterfaceconfig: False
-
collection_interval¶ Statistic collection interval in minutes
type: int
range: 0..255
config: False
units: minute
-
collection_timer_is_running¶ TRUE if collection timer is running
type: bool
config: False
-
timeout_interval¶ Statistic history timeout interval in hours
type: int
range: 0..65535
config: False
units: hour
-
timeout_timer_is_running¶ TRUE if history timeout timer is running
type: bool
config: False
-
history_size¶ Statistics history size
type: int
range: 0..255
config: False
-
vrf_statistic¶ VRF table statistics
type: list of
VrfStatisticconfig: False
-
collection_message_statistic¶ Statistics per message type for STAT collector
type: list of
CollectionMessageStatisticconfig: False
-
checkpoint_message_statistic¶ Statistics per message type for Chkpt
type: list of
CheckpointMessageStatisticconfig: False
-