Re: How to disable net-snmp "Cannot find module" errors

2007-02-28 Thread Dave Shield
On 28/02/07, Makavy, Erez (Erez) <[EMAIL PROTECTED]> wrote: > Dave, what did you mean by "remove the MIB handling code"? > (Do you mean the OID translation code?) Yes. Dave - Take Surveys. Earn Cash. Influence t

RE: How to disable net-snmp "Cannot find module" errors

2007-02-28 Thread Makavy, Erez (Erez)
AM To: Makavy, Erez (Erez) Subject: Re: How to disable net-snmp "Cannot find module" errors Hi You should remove mibs that you don`t need. These mibs are in /usr/local/share/snmp/mibs or /usr/share/snmp/mibs/ >From these paths remove mibs that you don`t need. --- "Makavy,

Re: How to disable net-snmp "Cannot find module" errors

2007-02-28 Thread Dave Shield
On 28/02/07, Makavy, Erez (Erez) <[EMAIL PROTECTED]> wrote: > These files are used for OID translation, but I don't need OID translation, > and I don't want these files on my system (taking CF space, in embedded > system). > > Questions: > --- > how can I remove these error messages

How to disable net-snmp "Cannot find module" errors

2007-02-28 Thread Makavy, Erez (Erez)
Problem: I'm getting net-snmp "Cannot find module" error whenever Net-SNMP is initialized. 1) For example, when I run php script (php compiled with net-snmp): >php phptest.php No log handling enabled - turning on stderr logging Cannot find module (SNMPv2-MIB): At line 0 in (none)