Home | Trees | Indices | Help |
|
---|
|
This class implements the EventFilter abstract class for filtering Bandwidth event according to the specified criteria.
A Filter can be used to provide fine-tuned control over which Bandwidth events to listen to.
InterfaceBandwidthFilter is deprecated and replaced by onep.interfaces.InterfaceFilter
If both the parameters, network interface and interface type are specified, network interface takes precedence over interface type.
Instance Methods | |||
|
|||
Inherited from |
Class Variables | |
interface = property(_get_interface, _set_interface, None, _doc)
|
|
interface_type = property(_get_type, _set_type, None, _doc)
|
Properties | |
Inherited from |
Method Details |
Constructs an instance of InterfaceBandwidthFilter. If no parameters are provided it returns an empty interface filter that will match all the interfaces on the network element.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 18 09:17:29 2014 | http://epydoc.sourceforge.net |