Re: mib api configuration

2008-10-24 Thread Roy M. Silvernail
On Fri, Oct 24, 2008 at 06:14:40PM +0100, Daniel Quintero wrote: > The question is: how can I turn that option on, since I don't believe > that just using the mib api functions will cause the snmp.conf file to > be processed? netsnmp_ds_set_boolean(NETSNMP_DS_LIBRARY_ID, NETSNMP_DS_LI

mib api configuration

2008-10-24 Thread Daniel Quintero
Hi, I'm writing a program that uses the c mib api to display the mib tree. I've come across a problem with a mib that contains underscores in object names. I have read about the "mibAllowUnderline 1" in the snmp.conf file. The question is: how can I turn that option on, since I don't believe th