ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [ethereal-dev] missing SMI_ definitions in packet-snmp.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxxxxx>
Date: Tue, 14 Dec 1999 02:12:50 -0800
> It doesn't work for me.

OK, I guess some old versions of CMU SNMP lack the SMI_ #defines.  I've
checked in a change that avoids using them (and "sprint_value()") if
SMI_INTEGER isn't defined on CMU SNMP.

Just out of curiosity, does that version have "sprint_value()"?  (I'd go
install it on my Debian partition, but its late - I'll look into that
tomorrow.)