Ethereal-dev: RE: [Ethereal-dev] Request to add function name "dissect_snmp_pdu " to libethere

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

From: Liu Chunfang-CCL083 <ChunfangLiu@xxxxxxxxxxxx>
Date: Tue, 12 Oct 2004 09:52:23 -0500
It is SNMP running directly over Ethernet, but has different Ethernet type defined in packet-snmp.c. And there are some padding field between Ethernet and SNMP. The protocol stack is:

	----------------
	SNMP
	----------------
	Pad Field
	----------------
	Pad Length
	----------------
	Ethernet Header
	----------------

Thanks,
Chunfang

-----Original Message-----
From: ethereal-dev-bounces@xxxxxxxxxxxx [mailto:ethereal-dev-bounces@xxxxxxxxxxxx] On Behalf Of Guy Harris
Sent: Tuesday, October 12, 2004 2:30 AM
To: Ethereal development
Subject: Re: [Ethereal-dev] Request to add function name "dissect_snmp_pdu" to libethereal.de f in new version ethereal


Liu Chunfang-CCL083 wrote:

> Thanks for Guy Harris's help. I need to create a plugin to dissect a 
> company proprietary protocol in which has packets with SNMP syntax.

It's not just SNMP running on a different port, or running directly over Ethernet or running on IPX, or something like that, right?  I.e., it shouldn't, for example, be marked as SNMP in the Protocol column, and the top-level protocol tree item shouldn't be for SNMP?

_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx http://www.ethereal.com/mailman/listinfo/ethereal-dev