>>>>> "RS" == Robert Story <[EMAIL PROTECTED]> writes: DBGA> However, it seems that when the msgMaxSize of the originator is DBGA> exceeded, Net-SNMP agent doesn't respond at all
RS> Eeek. That's not good. Please file a bug report. Unfortunately, I believe the fix is not easy at all. It'll require some rework by the agent, but the agent doesn't do the packet building. The library does and it has no notion about how to remove packets from the end of the varbind list to bring it back in range. A per-packet callback function that can be set by the agent or something will probably be needed... -- Wes Hardaker Sparta, Inc. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
