On Tue, 2005-08-23 at 01:20 +0800, Goh, Yen Mei wrote: > I am using net-snmp for my project; I found that there was case > sensitive for the input that I passed. Is there any way to ignore the > case for the input in my command line without making change in our MIB > file?
No. MIB object names are case sensitive. > I have tried out –Ib but it couldn’t work. That option ought to do what you need - it's certainly documented as such. But you're quite correct, this doesn't seem to work. I've logged it as a bug. Dave ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
