Re: Running scripts with EXEC

2005-04-18 Thread Robert Story
On Mon, 18 Apr 2005 19:09:41 + Jordi wrote: JMT> For example: JMT> JMT> # exec echotest /bin/echo hello world JMT> JMT> when does it run??? I had read that it runs when you make an snmpget JMT> request, but I don't know what OID I have to get... Check the snmpd.conf man page. Should be some

Running scripts with EXEC

2005-04-18 Thread Jordi Martin Tirado
Hi everybody! I wan't to executate a script using the command EXEC in SNMP but I don't understand the tutorial. I don't exactly know how can I do it. For example: # exec echotest /bin/echo hello world when does it run??? I had read that it runs when you make an snmpget request, but I don't know