On 21/03/07, M. Cerato <[EMAIL PROTECTED]> wrote: > I saw in > snmpd.conf that we can use pass & pass_persist option, > but the PROG argument come without arguments.
No - I don't think that's correct. The remainder of the line (following "pass OID") will be used as the program to invoke when a suitable request is received. A quick look at the code seems to indicate that it can handle a multi-word value for PROG quite happily. > Since the python interpreter will be the PROG, i need to pass > the python script as an argument ! > > Is it possible ? It should work, yes. Suck it and see. Dave ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
