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.agent class

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

send(rsp[, dst])

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

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

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


Need help? Try PySNMP mailing lists.