Trees | Indices | Help |
|
---|
|
twisted.python.log.Logger --+ | twisted.conch.ssh.channel.SSHChannel --+ | CommandChannel
The class that actually interfaces between Zenoss and the device.
|
|||
|
|||
|
|||
|
|||
|
|||
Twisted channel |
|
||
|
|||
|
|||
|
|||
Inherited from |
|
|||
str
|
name = 'session' the name of the channel. |
||
SSHConnection
|
conn = None the connection this channel is multiplexed through. |
|
|||
Inherited from |
|
Initializer
|
|
Called when the open fails.
|
Called when we receive extended data (usually standard error)
|
Initialize the channel and send our command to the device.
|
Gathers the exit code from the device
|
Response stream from the device. Can be called multiple times.
|
Cleanup for the channel, as both ends have closed the channel.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1.1812 on Tue Oct 11 12:51:17 2011 | http://epydoc.sourceforge.net |