Re: Need help to "drop the response" for a request

2020-09-18 Thread Wes Hardaker via Net-snmp-coders
Magnus Fromreide writes: > If the former then there is no support. Additionally, it would be in violation of the RFC which says a response must be sent when authentication has succeeded. Thus, if someone uses the correct community name or SNMPv3 credentials, they always deserve a response at

Re: Need help to "drop the response" for a request

2020-09-18 Thread Magnus Fromreide
On Fri, Sep 18, 2020 at 04:39:21PM +0530, Sanjay Kumar wrote: > Hi Net-SNMP team, > Need help on below scenario: > We are handling the Error condition for the SNMP request(get/set) packet > with the below options in the *"subagent"* > >

Need help to "drop the response" for a request

2020-09-18 Thread Sanjay Kumar
Hi Net-SNMP team, Need help on below scenario: We are handling the Error condition for the SNMP request(get/set) packet with the below options in the *"subagent"* netsnmp_request_set_error(request, SNMP_ERR_NOSUCHNAME); netsnmp_request_set_error(request,