[SNMP4J] Is it possible to send unacknowledged SET PDUs?

PHIL BERGSTRESSER phil.bergstresser at adtran.com
Mon Feb 11 16:25:15 CET 2008


The agent will send a response PDU unconditionally. You may choose to
ignore it, but you haven't saved much.

Phil 

> -----Original Message-----
> From: snmp4j-bounces at agentpp.org 
> [mailto:snmp4j-bounces at agentpp.org] On Behalf Of Angelo Dipierro
> Sent: Monday, February 11, 2008 9:20 AM
> To: snmp4j at agentpp.org
> Subject: [SNMP4J] Is it possible to send unacknowledged SET PDUs?
> 
> Hi all,
> 
> I'm currently using SNMP4j inside an application running 
> under tomcat, and in some circumstances I need to send single 
> SET PDU to a large number of targets on a best effort basis, 
> i.e. I'm non interested in receiving a confirmation/timeout 
> for each SET.
> 
> Would sending the requests asynchronously specifying a null 
> ResponseListener object work or would it leak memory as an 
> effect of not canceling requests? 
> Should I just pass a "global" response listener that would do 
> nothing but cancel requests? Any suggestion is welcome.
> 
> Thanks in advance,
> Angelo.
> --
> Angelo Dipierro - angelo at omniacom.it
> 
> "I love deadlines. I especially love the swooshing sounds
>   they make as they fly by." [Douglas Adams]
> 
> _______________________________________________
> SNMP4J mailing list
> SNMP4J at agentpp.org
> http://lists.agentpp.org/mailman/listinfo/snmp4j
> 



More information about the SNMP4J mailing list