While I am trying to set a string value in my table (implemented using table iterator method), the setting of the value takes place, but some characters added at the end of the new value. When I check the value of "request->requestvb->val.string" at the begining of "MODE_SET_RESERVE1", it has additional characters at it's end than the new string value I entered with snmpset command. For example, when I entered
snmpset ... s "aaa", The value of "request->requestvb->val.string" was "aaagftr". Most of the time, the string appended at the end of the new string value is portion of the string entered in the previous snmpset command. what is the problem? With Regards Y. Mulat ------------------------------------------------------- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: http://www.businessobjects.com/devxi/728 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
