Hi, I am kind of new to SNMP4J. I am trying to write a partial snmp4j agent.I say partial because all this agent would be doing is just listening to incoming snmp requests from a manager, fetching the PDU from this request and passing it along to another class that would process it. After the 'other' class responds with results, the agent would pack it as a PDU and send it across to the manager. Any help would be appreciated.
Regards TM =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you _______________________________________________ SNMP4J mailing list [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
