The scenario is querying data in a loop on UDP by using getbulk, it works for a period of time. After a while, no data returns until restart snmpd and its subagents. It is hard to catch when this hanging happens. Only thing I can find in log file is "Maximum packet size exceeded in a request" from snmpd.
I checked the code, after this error happens, it will call callback function for NETSNMP_CALLBACK_OP_DISCONNECT and also close the session. Since query is from UDP, so, this error should happen in communication between master and subagent. I am not sure what cause it. I am usning v5.0.9 on linux. The structure is a master with 3 subagents. Does anybody have an idea where I should look into? I am really in the dark and hope experts can give some suggestion. Thanks, FT -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Fong Tsui Sent: Monday, September 26, 2005 2:33 PM To: net-snmp-coders@lists.sourceforge.net Subject: RE: Maximum packet size exceeded in a request It seems there is a bug in agentX for exceed maximum packet size (verion 5.0.9). Does anybody have a clue and fix? ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders