Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 3684] SNMP cannot be decoded in case of appended data to m

Date: Wed, 8 Jul 2009 12:03:07 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3684





--- Comment #1 from Jaap Keuter <jaap.keuter@xxxxxxxxx>  2009-07-08 12:03:06 PDT ---
This heuristic check makes dissection stop on your packet:

        /* All SNMP packets are BER encoded and consist of a SEQUENCE
         * that spans the entire PDU. The first item is an INTEGER that
         * has the values 0-2 (version 1-3).
         * if not it is not snmp.
         */


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.