Home | Trees | Indices | Help |
|
---|
|
The Vty data information returned by the Network Element when a command interpretation has completed, or the state of a Vty has changed.
Instance Methods | |||
|
|||
|
|||
Inherited from |
Class Variables | |
OnepVtyMsgType = enum('ONEP_VTY_MSG_DATA', 'ONEP_VTY_MSG_STATE
|
|
Inherited from |
Instance Variables | |
Inherited from |
Properties | |
Inherited from |
Method Details |
Constructor for VtyData class. Keyword argument: element -- The source network element. exec_handle -- Handle to Vty returned by Abstraction Layer state -- Current state of the Vty. msgType -- Type of message - data, state change, or error data -- data or error string
|
This method specifies what action to do when a event is processed in the event queue. For Vty Event, the action is invoking client's event listener. Keyword argument: source -- The source of the event. For Vty Event, the source in an instance of NetworkElement.
|
Class Variable Details |
OnepVtyMsgType
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 18 09:17:34 2014 | http://epydoc.sourceforge.net |