PySNMP Project Logo

Project diary
Documentation
Examples
Download
Mailing lists
License
Obsolete

Projects using PySNMP
NOC Project


Relevant projects
PyNetSNMP
SNMPy
YAPSNMP
LibSMI

Support This Project
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.