Re: exec script handling

2005-04-02 Thread Robert Story
On Mon, 21 Mar 2005 15:54:28 -0500 Keith wrote: KL> exec .1.3.6.1.4.1.11021.x.y.z TTVEntry KL> /usr/local/n2bb/snmpcatcher/bin/TTVEntry_script.pl KL> KL> The TTVEntry_script.pl returns about 15 metrics. KL> KL> It appears that using this syntax that the TTVEntry_script is run once KL> for each o

exec script handling

2005-03-21 Thread Keith Ledford
Hello all, We are trying to extend net-snmp to return some values for our products. In our snmpd.conf file we have an entry for exec like: exec .1.3.6.1.4.1.11021.x.y.z TTVEntry /usr/local/n2bb/snmpcatcher/bin/TTVEntry_script.pl The TTVEntry_script.pl returns about 15 metrics. It appears th