RE: agentx master agent not responding after an agentx subagent SET timeout

2012-01-01 Thread Renjith R. V.
lobal. -renjith .-Original Message- .From: Bill Fenner [mailto:fen...@gmail.com] .Sent: 31 December 2011 07:10 PM .To: Renjith R. V. .Cc: net-snmp-coders@lists.sourceforge.net .Subject: Re: agentx master agent not responding after an agentx subagent .SET timeout . .I haven't had any luck in

RE: agentx master agent not responding after an agentx subagent SET timeout

2011-12-29 Thread Renjith R. V.
ecember 2011 07:15 PM .To: Renjith R. V. .Cc: net-snmp-coders@lists.sourceforge.net .Subject: Re: agentx master agent not responding after an agentx subagent .SET timeout . .Renjith, . .Could it be easy as adding something like . .if (asp == netsmp_processing_set) { .DEBUGMSGTL(("snmp_agent"

RE: agentx master agent not responding after an agentx subagent SET timeout

2011-12-27 Thread Renjith R. V.
ted in your bug, netsnmp_processing_set is not cleared in this path causing further request queued. [Note: NET-SNMP version: 5.6.pre3] -renjith From: Bill Fenner [mailto:fen...@gmail.com] Sent: 27 December 2011 07:18 PM To: Renjith R. V. Cc: Subject: Re: agentx master agent not resp

agentx master agent not responding after an agentx subagent SET timeout

2011-12-27 Thread Renjith R. V.
I am using snmpd as the agentx master and a sub agent is running as the agentx client. I have a scenario in which one parameter SET operation[handler running in sub agent] will take more time to complete. It is observed from snmpd debug log that the operation, SET_ACTION timeout at master side at t

RE: how to identify variable 'type' and 'value' from pdu structure

2010-10-21 Thread Renjith R. V.
-Original Message- From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield Sent: Wednesday, October 20, 2010 7:03 PM To: Renjith R. V. Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: how to identify variable 'type' and 'value' fr

RE: how to identify variable 'type' and 'value' from pdu structure

2010-10-20 Thread Renjith R. V.
shi...@googlemail.com] On Behalf Of Dave Shield Sent: Wednesday, October 20, 2010 5:39 PM To: Renjith R. V. Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: how to identify variable 'type' and 'value' from pdu structure On 20 October 2010 11:44, Renjith R. V. wrot

RE: how to identify variable 'type' and 'value' from pdu structure

2010-10-20 Thread Renjith R. V.
enjith -Original Message- From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield Sent: Wednesday, October 20, 2010 1:55 PM To: Renjith R. V. Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: how to identify variable 'type' and 'value' from p

RE: how to identify variable 'type' and 'value' from pdu structure

2010-10-20 Thread Renjith R. V.
update pdu version as SNMP_VERSION_3) Am I correct? If so, can you please tell me how the session should be modified to send as SNMPV3? thank you, renjith -----Original Message- From: Renjith R. V. Sent: Tuesday, October 19, 2010 7:44 PM To: 'Dave Shield' Cc: net-snmp-coders

RE: how to identify variable 'type' and 'value' from pdu structure

2010-10-19 Thread Renjith R. V.
thank you renjith -Original Message- From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield Sent: Tuesday, October 19, 2010 6:58 PM To: Renjith R. V. Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: how to identify variable 'type' and '

RE: how to identify variable 'type' and 'value' from pdu structure

2010-10-19 Thread Renjith R. V.
ng more in the session structure? Or I have gone in wrong direction? thank you, renjith -Original Message- From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield Sent: Tuesday, October 19, 2010 6:36 PM To: Renjith R. V. Cc: net-snmp-coders@lists.sourc

RE: how to identify variable 'type' and 'value' from pdu structure

2010-10-19 Thread Renjith R. V.
riginal Message- From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield Sent: Tuesday, October 19, 2010 5:19 PM To: Renjith R. V. Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: how to identify variable 'type' and 'value' from pdu

RE: how to identify variable 'type' and 'value' from pdu structure

2010-10-19 Thread Renjith R. V.
trap? Also SNMP V1 trap to SNMP V3 trap? thank you, renjith -Original Message- From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield Sent: Tuesday, October 19, 2010 1:38 PM To: Renjith R. V. Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: how to

RE: how to identify variable 'type' and 'value' from pdu structure

2010-10-19 Thread Renjith R. V.
, October 19, 2010 12:01 PM To: Renjith R. V. Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: how to identify variable 'type' and 'value' from pdu structure On Tue, 2010-10-19 at 10:30 +0530, Renjith R. V. wrote: > Hello Team, > > I have a scenario in which I ne

how to identify variable 'type' and 'value' from pdu structure

2010-10-18 Thread Renjith R. V.
Hello Team, I have a scenario in which I need to collect traps from some devices in local network and forward the same (after adding some more objects) to some selected destinations. As part of a feasibility to do the same, I have referred snmptrapd program to receive traps and snmptrap program to