Robert Story (Users) wrote:

This is likely a shell issue.. try

Yup, it's a bash issue... I have to escape " character.

I've found the answer to my problem (by looking into snmpset source code :)

This function is called when using -Ir cmd-line option for string indexes:

netsnmp_ds_toggle_boolean(
   NETSNMP_DS_LIBRARY_ID,
   NETSNMP_DS_LIB_DONT_CHECK_RANGE);

When I call this after snmp_sess_init, everything works like a charm :)

--
Marko
ICQ: 5990814

I'm not under the alkafluence of inkahol
that some thinkle peep I am.
It's just the drunker I sit here the longer I get.


------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ 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

Reply via email to