Hi I've to customize an Agent snmp on a Linux machine with fedora core 2. First problem: I've found in it net-snmp-5.1.1 installed without mib2c util How can i verify if the snmp perl module is installed?
I've put my Mib in /usr/share/snmp/mibs and set the MIBS=ALL env. Variable but snmptranslate do not works: --------------------------------------- $ snmptranslate -Onf -IR fileSoftware (NB: 'fileSoftware' is a leaf of my mib) IP-MIB: Module not found Cannot find module (IP-MIB): At line 0 in (none) IF-MIB:... Cannot find module (IF-MIB): At line 0 in (none) TCP-MIB:.. Cannot find module (TCP-MIB): At line 0 in (none) Etc etc ... Unknown object identifier: fileSoftware -------------------------------------- This is the answer of snmptranslate for all the mibs in /usr/share/snmp/mibs Do i need to install the source code of net-snmp and rebuild it? Second question: I've three separated Applications plus an Agent (the one that I've to customize) and the need to send trap and notification to a manager. Is it possible to rebuild the application 'snmptrap' (to make it see my MIB) and to use it within the 3 Application above, Without involving the Agent in sending traps? Best regards Vincenzo Cicerone ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
