PySNMP Project Logo

Project diary
Documentation
Examples
License
Download
Mailing lists

Projects using PySNMP
TwistedSNMP
Zenoss


Relevant projects
SNMPy
YAPSNMP
LibSMI
Scotty software

SourceForge Logo

Objects of the asynrole.manager class

The instances of asynrole.manager class have the following methods:

send(req[, dst])

Attempt to send request data item req (string) to remote server by either dst address (given in socket module notation), if specified, or default destination whenever given on asynrole.manager class instaniation.

The callback function, as specified on manager class instanitation, will be invoked on response arrival or error.

Objects of asynrole.manager class have no public instance variables.


Need help? Try PySNMP mailing lists.