[SNMP4J] Receiving GET requests

Deon van der Merwe dvdm at truteq.co.za
Wed Apr 5 17:44:20 CEST 2006


Hi Bruno,

At 05:18 PM 4/5/2006, Bruno Tessier wrote:

>Hi all,
>
>I have a little program created with SNMP4j that's listening to traps
>being sent its way.  Basically, I add a CommandResponder to my SNMP
>object, call the listen() method on the Transport object, and my
>CommandResponder handles the traps coming in through the processPdu(..)
>method.
>
>Now, my question is, would it work pretty much the same for when GET
>(GET, GET-NEXT, GETBULK) requests are sent to my application?  I would
>do the same thing as mentioned above, and it would be my processPdu(..)
>method that would get the requests and handles them, right?

Correct.  At least: that is what works for us...


-Deon
_____________________________________________________
TruTeq Wireless (Pty) Ltd.  | Tel: +27 (0)12 667 1530
http://www.truteq.co.za     | Fax: +27 (0)12 667 1531
Wireless communications for remote machine management




More information about the SNMP4J mailing list