On Sun, 21 Jan 2018 21:41:06 -0800 duocell wrote:
D> Need some help to debug the "send response: too long" error in
D> net-snmp-5.7.3
D> 
D> I keeps hitting the following error.
D> 
D> "length of packet 1513 exceeds session maximum 1472"
D> 
D> [snip
D> 
D> How to limit the response pkt size? Looks like there is already
D> MACRO #define SNMP_MAX_MSG_SIZE          1472
D> Which doesn't seem to be applied in my case.

There are fixes that might help with this that will be in the
upcoming 5.7.3 and 5.8 releases.

In the meantime, you can reduce the number of varbinds being
requested until this error goes away.

Robert

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to