Hi:
I had a couple of Ubuntu newbie problems getting Wireshark installed on Unbuntu that included SMI to allow snmp decoding and was finally able to get it to a point where I could configure SMI paths and SMI modules …
I also have a Wireshark on an XP box …
I’m using a shared SMI path (same mib files, same SMI modules names) and when I attempt to decode exactly the same .pcap file on the XP and Ubuntu, I get errors only on Ubuntu (and doesn’t perform the decoding) but on the XP version it works fine. Was
going to resort to just use the XP version, but thought I would send out an email asking if other people experience this behavior? (I use Ubuntu mainly, it’s a little bit of a pain to have to use my XP box for this …)…
Is this just expected behavior under Ubuntu (weaker smi library support?)….I was suggested I use smilint and I did an initial stab at this (admit a some-what weak one), but even the “Standardized MIBs” has some have issues (ones under /var/lib/mibs)…
Anyone have any suggestions?
On Unbuntu I observe:
> Stopped processing module RFC1213-MIB due to error(s) to prevent potential crash in libsmi.
> Module's conformance level: 1.
> See details at:
…
Then after added a SMI path and some private SMI module names on startup I get:
> Stopped processing module TIMETRA-SERV-MIB due to error(s) to prevent potential crash in libsmi.
> Module's conformance level: 1.
> See details at:
---
Windows Version:
Version 1.2.6 (SVN Rev 31702)
Copyright 1998-2010 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled with GTK+ 2.18.5, with GLib 2.22.3, with WinPcap (version unknown), with libz 1.2.3, without POSIX capabilities, without libpcre, with SMI 0.4.8, with c-ares 1.7.0, with Lua 5.1, with GnuTLS 2.8.5, with Gcrypt
1.4.5, with MIT Kerberos, with GeoIP, with PortAudio V19-devel (built Jan 27 2010), with AirPcap.
Ubuntu version:
Version 1.2.7
Compiled with GTK+ 2.20.0, with GLib 2.24.0, with libpcap 1.0.0, with libz 1.2.3.3, with POSIX capabilities (Linux), with libpcre 7.8, with SMI 0.4.8, with c-ares 1.7.0, with Lua 5.1, with GnuTLS 2.8.5, with Gcrypt 1.4.4,
with MIT Kerberos, with GeoIP, with PortAudio V19-devel (built Feb 18 2010 23:31:11), without AirPcap.
---