I'm running Wireshark 1.4.1 on Windows 7 x64. I'm trying to enable SNMP decodes, but can't. Under Preferences - Name Resolution, I've got the options for Enable OID Resolution and Suppress SMI Errors, but both have the entry "N/A", I can't check / uncheck them. I also don't have an SNMP directory under the Wireshark system directory. This is a brand new install and I've tried uninstalling / reinstalling. Am I missing a module? I didn't see anything in the installer. So, what do I need to do to enable SNMP decodes with MIBs? Thanks. asked 09 Nov '10, 08:01 AlecIs edited 23 Jan '12, 12:30 grahamb ♦ |
One Answer:
Wireshark needs libsmi to do that. There's no 64bit version of that library yet. To make it work install 32bit Wireshark. answered 09 Nov '10, 13:59 Jaap ♦ |
FYI, libsmi supports 64-bit now.
I'm on Arch Linux using this package.
The question refers to Windows, not Linux. However libsmi has now been added to Windows 64 bit, but from the 1.6.5 release notes it would appear that it is only available in the 1.7 development releases.