On Tue, 29 Mar 2005 21:37:55 +0800 mobby wrote:
M> I am trying to following step summary
M> 
M> 1. ./configure
M> 2. make; make test; make install
M> 3. cd Perl; perl Makefile.PL; make; make test; make install
M> 4. copy RFC1382-MIB and RFC1381-MIB to /usr/local/share/snmp/mibs and 
M>            net-snmp-5.2.1/mibs
M> 5. mib2c sclar transmission => generate transmission.c and transmission.h
M> 6. copy transmisison.c and .h to agent/mibgroup/mibII
M> 7. include configure (mibII/transmission) in mibII.h
M> 8. ./configure --with-mib-module="mibII/transmission..."
M> 9. make; make test; make install
M> 10 snmpwalk -c public localhost 1.3.6.1.2.10.5
M> result=> no suchname => no answer!!

You forgot a step:

5a. write code in transmission.c to implement MIB

-- 
NOTE: messages sent directly to me, instead of the lists, will be deleted
      unless they are requests for paid consulting services.

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-users>

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-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to