> > On Mon, 2006-02-13 at 13:06 -0500, Kyle Tucker wrote: > > > Is there a method to obtain both OIDs > > > (or all for a given exec) with one snmpget call? > > > > snmpget ... localhost extResult.1 extOutput.1 > > This is what I've been doing and this triggers two runs of > the script, at least that's the behavior I see. A simple > script containing this proves it in my Solaris 8 environment. > > echo XXX > /tmp/test-out.$$
Could someone verify that doing the above snmpget command *should* run a given script twice or is it perhaps a bug? I'd expect all fields for for a given exec call to be the result of the same single execution, but I am seeing hard evidence of two runs. Adding any other of the fields such as extNames.1 or extIndex.1 don't cause subsequent runs. It's just the extResult and extOutput together.. -- - Kyle --------------------------------------------- [EMAIL PROTECTED] http://www.panix.com/~kylet --------------------------------------------- ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
