I found a problem.
It is not associated with the module net::snmp.
It is associated with the file name format in the query.
Name must be in the following format: devicename.cfg
Comment on Re^2: Problem with set request. Net::SNMP module
Please I have a problem with devicename.cfg file, my script only works with only one command (example: hostname xxx), but when i want to send several commands (example:
aaa
localuser yyy)
I get a error message, do you know how to do that?