On Tue, 29 Nov 2005 09:06:11 +0800 livia wrote:
LX>  Firstly thank you very much for your help. I am very sorry that I have no
LX> idea about how to patch the library. Could you mind to giving me some
LX> advice ?

Patching the library means modifying the library source code. To do that,
you'll have to understand how it works. The best way to do that is to run
snmpget or snmpset in a debugger, and trace through the code. Figure out where
the index building/parsing is happening, and the modify that code to
accept/output the format that you want.

I'm not saying it will beeasy, but it should be doable.

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to