On 13 Feb 2005 06:05:42 -0000 Jude wrote:
JAAP> 1. Where to place this mib. ??
JAAP> 
JAAP>   i have generated the code. I have compiled this using mib2c and 
JAAP> got the agent skeleton. Now where shud i place the mib to start 
JAAP> off with. i have already placed it in the 
JAAP> /usr/local/share/snmp/mibs directory.. but according to my 
JAAP> project. If this linux machine works as agent. Then where to place 
JAAP> the MIB.

That is the correct place for the MIB (text) file. The code for the MIB
module (C files) should be placed in the agent/mibgroup directory, and then
configured into the agent. This is covered in the FAQ.

JAAP> 2. Where the Mib info will be stored???

That depends on how you implement the MIB module (C code). It depends on the
mib2c conf file used, and how you modify the skeleton code.

-- 
Robert Story; NET-SNMP Junkie
Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp>
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders>

You are lost in a twisty maze of little standards, all different. 


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to