On 12 Jan 2005 11:19:41 -0500 Christopher wrote: CF> I'm sure I've asked this question before on net-snmp-users. I need a CF> way to convert the numbers into text so I can see what they are. CF> CF> The iso.# mean nothing to me. I would like to convert them to text so I CF> can see what they represent. Is there a utility that came with net-snmp CF> disti I can use or should I use a function from the C API to do the CF> conversion?
Both are available. The cli is snmptranslate, and the C function is read_objid(). -- 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. ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
