handle set requests with pass_persist perl extension

2005-04-27 Thread Jakob Scheck
Hello, I use a perl script as pass_persist EXEC to handle some OIDs. snmpget and snmpgetnext requests work fine but I am not sure about set requests. # snmpget -v 2c -c COMMUNITY HOST OIOD TYPE STRING results in # Error in packet. # Reason: notWritable (That object does not support modification)

handle set requests with pass_persist

2005-04-27 Thread Jakob Scheck
Hello, after some difficulties in subscribing I hope this mail is send ok. Sorry, if there were multiple copies of this question in the list. I use a perl script as pass_persist EXEC to handle some OIDs. snmpget and snmpgetnext requests work fine but I am not sure about set requests. # snmpget -v