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.