|
From: Niels B. <nb...@us...> - 2003-06-18 06:32:36
|
On Tue, Jun 17, 2003 at 11:48:23AM +0530, Sharninder Singh wrote: > i have been practicing writing MIB since some time and have written a > small test MIB. i managed to run mib2c over that using > mib2c -c mib2c.scalar.conf node1 > and two files named node1.c and node1.h were generated (4 actually > including the backup files!!) ... now how do i add this MIB to the defa= ut > tree so that i can have a look at it using snmptranslate -Tp -IR MyMIB = ? If mib2c worked just like that, then you have done all you need to run snmptranslate too. snmptranslate -Tp -IR node1 /Niels --=20 Niels Baggesen -- @home -- =C5rhus -- Denmark -- ni...@ba... The purpose of computing is insight, not numbers -- R W Hamming |