« dkms | Home | How to create system stored procedure in SQL Server 2005 »
Wireshark Version 1.0.7 (SVN Rev 28014) on Mac OS X 10.5.6
By Мартин | May 3, 2009
After installing Wireshark on my iMac I was getting the following errors:
The following errors were found while loading the MIBS:
-:0 1 module-not-found failed to locate MIB module `IP-MIB’
-:0 1 module-not-found failed to locate MIB module `IF-MIB’
-:0 1 module-not-found failed to locate MIB module `TCP-MIB’
-:0 1 module-not-found failed to locate MIB module `UDP-MIB’
-:0 1 module-not-found failed to locate MIB module `SNMPv2-MIB’
-:0 1 module-not-found failed to locate MIB module `RFC1213-MIB’
-:0 1 module-not-found failed to locate MIB module `IPV6-ICMP-MIB’
-:0 1 module-not-found failed to locate MIB module `IPV6-MIB’
-:0 1 module-not-found failed to locate MIB module `SNMP-COMMUNITY-MIB’
-:0 1 module-not-found failed to locate MIB module `SNMP-FRAMEWORK-MIB’
-:0 1 module-not-found failed to locate MIB module `SNMP-MPD-MIB’
-:0 1 module-not-found failed to locate MIB module `SNMP-NOTIFICATION-MIB’
-:0 1 module-not-found failed to locate MIB module `SNMP-PROXY-MIB’
-:0 1 module-not-found failed to locate MIB module `SNMP-TARGET-MIB’
-:0 1 module-not-found failed to locate MIB module `SNMP-USER-BASED-SM-MIB’
-:0 1 module-not-found failed to locate MIB module `SNMP-USM-DH-OBJECTS-MIB’
-:0 1 module-not-found failed to locate MIB module `SNMP-VIEW-BASED-ACM-MIB’
The Current Path is: /usr/local/share/mibs/ietf:/usr/local/share/mibs/iana:/usr/local/share/mibs/irtf:/usr/local/share/mibs/site:/usr/local/share/mibs/tubs:/usr/local/share/pibs/ietf:/usr/local/share/pibs/site:/usr/local/share/pibs/tubs
FIX: Edit->Preferences->Name Resolution->SMI (MIB and PIB) paths: add /usr/share/snmp/mibs
To set up BPF permissions the following directory structure should be created:
[martin:imac ~]$ ls -lR /Library/StartupItems
total 0
drwxr-xr-x 4 root wheel 136 May 4 07:44 ChmodBPF
/Library/StartupItems/ChmodBPF:
total 16
-rwxr-xr-x@ 1 root wheel 954 Apr 9 02:58 ChmodBPF
-rw-r--r-- 1 root wheel 126 Apr 9 02:58 StartupParameters.plist
Topics: mac |