>>>>> On Mon, 8 Dec 2003 17:49:38 -0500, "Mark Symons" <[EMAIL PROTECTED]> said:
Mark> An SNMPv2 trap with a Varbind of Syntax Counter32 and value (decimal) 1000 has the following data for that Counter64: Mark> 46 02 03 e8 Mark> Ethereal v0.9.16 dissects this as: Mark> Value: Length is 2, should be 8 Mark> Is this correct behaviour? Why should the Counter64 value have Mark> to be fixed length in the trap? No, thats not correct. The length check part of the code looks like it was copied from the IPADDR field above it, which must have 4 bytes. Counter64s data across the wire should have any length. -- Wes Hardaker Sparta _______________________________________________ Ethereal-users mailing list [EMAIL PROTECTED] http://www.ethereal.com/mailman/listinfo/ethereal-users
