Home | Trees | Indices | Help |
|
---|
|
An event which indicates that a route state event occurred in a network element.
Instance Methods | |
Inherited from Inherited from Inherited from |
Class Variables | |
log = logging.getLogger('onep.'+ __name__)
|
|
Inherited from |
Instance Variables | |
Inherited from Inherited from |
Properties | |
L3UnicastScope |
scope Gets the scope for a route state event. |
L3UnicastRoute |
route Gets the route for a route state event. |
Enum |
state Gets the route state for a route state event. |
Inherited from |
Property Details |
scopeGets the scope for a route state event.
|
routeGets the route for a route state event.
|
stateGets the route state for a route state event.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 18 09:17:33 2014 | http://epydoc.sourceforge.net |