On Fri, 25 Feb 2005 05:55:42 -0800 (PST) km_jr wrote: KK> My question comes at step 3. So far I have had integer counters and I KK> called netsnmp_register_int_instance for all the integral counters. Now I KK> have counters that have type timeticks. How do I register them ?
Probably the watcher handler is the way to go. KK> I read about using mib2c but I am not sure which config file to use and KK> what exactly are the semantics of various config files. I don't think there is a config file for this simple case. It shouldn't be two different from the int instance stuff. KK> Also the config file for dummies is not supported on my version -- Can't KK> find a configuration file called mib2c.mfd.conf what release are you using? mfd is only available for 5.2.x, and doesn't deal with scalars yet anyways. -- 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 [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
