Ethereal-users: Re: [Ethereal-users] SNMP Packet size

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxxxxx>
Date: Tue, 7 Nov 2000 12:38:05 -0800
On Tue, Nov 07, 2000 at 09:20:41AM -0700, smartino@xxxxxxxxxxxx wrote:
> Can anyone tell me what parameters I need to change to get ethereal to parse
> SNMP/UDP packts larger than 1500 bytes ?? We have a system that is
> non-compliant and sends GET's and SET's with MTU size > 1500.

Ethereal doesn't care how big the packet is (after all, you could be
sending those packets over a link layer *other* than Ethernet).

Are you saying that it *doesn't* correctly parse those packets, or are
you just speculating that it *might* not correctly parse those packets?

If the former, please send us a capture file, so we can debug it.

If the latter, first check whether it *does* have a problem:

	if so, send us the capture file;

	if not, Don't Worry, Be Happy.