ClassifierEntryStatistics

Leafs

class InterfacesState.Interface.DiffservTargetEntry.DiffservTargetClassifierStatistics.ClassifierEntryStatistics

Bases: Entity

Class Hierarchy: InterfacesState Interface DiffservTargetEntry DiffservTargetClassifierStatistics ClassifierEntryStatistics

This class represents state data.

This group defines the classifier filter statistics of

each classifier entry

classified_pkts
Number of total packets which filtered to the classifier-entry

type: int

range: 0..18446744073709551615

config: False

classified_bytes
Number of total bytes which filtered to the classifier-entry

type: int

range: 0..18446744073709551615

config: False

classified_rate
Rate of average data flow through the classifier-entry

type: int

range: 0..18446744073709551615

config: False

units: bits-per-second