Re: [tcpdump-workers] SNMP dump

2006-12-12 Thread Jan Allman
Guy, Your response was most helpful. Thank you. Ian Guy Harris <[EMAIL PROTECTED]> wrote: Jan Allman wrote: > I'm using Ethereal and am confused about the SNMP dump. The field > sizes don't match the specification (RFC 1157). Where in RFC 1157 does it specify what the fie

Re: [tcpdump-workers] SNMP dump

2006-12-07 Thread Guy Harris
Jan Allman wrote: I'm using Ethereal and am confused about the SNMP dump. The field sizes don't match the specification (RFC 1157). Where in RFC 1157 does it specify what the field sizes should be? For example: E.g. The 'Version' field should be 4 bytes but its dump is 3 bytes: 02 01 00

[tcpdump-workers] SNMP dump

2006-12-07 Thread Jan Allman
I'm using Ethereal and am confused about the SNMP dump. The field sizes don't match the specification (RFC 1157). E.g. The 'Version' field should be 4 bytes but its dump is 3 bytes: 02 01 00 The 'PDU Type' field should 4 bytes but its dump is 2 bytes: a4 1c However, Ethereal reports the correc