Re: where to set retries/timeout time, problem in set request
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 16/01/2008, Awadhesh Kumar <[email protected]> wrote: > I have mib module object which has type READ/WRITE. If I do snmp set request > then it apply the information in the database and apply it also on device. > So it takes some time and then in result master agent send the same SET > request again. I have added > agentXRetries 1 Try with "agentXRetries 0" > agentXTimeout 1200 > > in /usr/local/share/snmp/snmpd.conf file but seems that > master agent is not understanding the configuration because It is again > sending the same SET request multiple time to my sub-agent application. Is it the master agent which is resending the request, or is it the original "snmpset" command? Try running the command with the -d option. This will display raw packet dumps for the requests and responses. Also try running "snmpset -r 0 ...." to turn off client-side retries. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users