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 5361] SNMP Trap Varbind Values Not Decoded

Date: Wed, 3 Nov 2010 08:17:20 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5361

--- Comment #6 from marc.lehnert@xxxxxxxxxxx 2010-11-03 08:17:19 PDT ---
(In reply to comment #3)
> Could you attach a capture with a single offending SNMP trap?

As I was capturing traps, I discovered more information.  INTEGER varbind
values are being decoded as expected.  It appears that OBJECT IDENTIFIER,
Gauge32 and TimeTicks are not.  I suspect other types fail to decode as well.

Sorry, my attached capture contains many more than the requested one trap, but
it is difficult to just capture just one with my test setup.  Take a look at
Packet #3.  It illustrates the problem perfectly.  When you open up the
varbinds in the Packet Details window, you'll see that the first varbind has
its INTEGER value decoded.  However, the second varbind does not have its value
(OBJECT IDENTIFIER) decoded.

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