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: Mon, 13 Dec 1999 21:55:47 -0800
> In any case, all the CMU_COMPATIBLE define does is cause some CMU-style
> SMI_xxx values to be #defined to be the same as values as defined by UCD
> SNMP; I'll look at defining the SMI_ values in that fashion directly
> inside "packet-snmp.c" (when I get home, as that's where I have the UCD
> SNMP source).

OK, I've checked in a change that doesn't use the CMU_COMPATIBLE
#define, and that compiles on UCD SNMP 3.6.2 and CMU SNMP 1.14.  Try
that.