Re: Using "pass" scripts and proxying

2017-10-28 Thread Robert Story
On Fri, 01 Sep 2017 13:05:39 -0400 ed...@claytonzone.com wrote: EC> I have a situation where I'm using net-snmp to proxy snmp v3 EC> requests to snmp v2c with contexts to define where to send the EC> forwarded queries. EC> EC> This part is all fine. Where I'm running into trouble is that EC> the s

Using "pass" scripts and proxying

2017-09-01 Thread edwin
I have a situation where I'm using net-snmp to proxy snmp v3 requests to snmp v2c with contexts to define where to send the forwarded queries. This part is all fine. Where I'm running into trouble is that the system doing the polling can't contend with interface indexes over 100. We're only mo

Re: pass scripts

2010-03-20 Thread krad
On 19 March 2010 19:29, krad wrote: > Thanks for the response. Unfortunately the script is giviung multiple > values and i was using the tree expansion to get the results. I might > be able to rework it though. Im still interested on how to do pass > scripts though > > On 3/

Re: pass scripts

2010-03-19 Thread krad
Thanks for the response. Unfortunately the script is giviung multiple values and i was using the tree expansion to get the results. I might be able to rework it though. Im still interested on how to do pass scripts though On 3/19/10, Dave Shield wrote: > On 18 March 2010 17:52, krad wrote: &

Re: pass scripts

2010-03-19 Thread Dave Shield
On 18 March 2010 17:52, krad wrote: > I have an issue with an extend script (net-snmp 5.4+) returning a value in > string form. I however want it in integer form. Try returning this value as the "exit" value of the script. This can then be accessed via the MIB object 'nsExtendResult' Dave -

pass scripts

2010-03-18 Thread krad
Hi, I have an issue with an extend script (net-snmp 5.4+) returning a value in string form. I however want it in integer form. I believe the way to solve this is to rewrite the script as a pass script. Are there any decent docs on howto do this as I'm having no luck with google so far. Any example

RE: Reentrancy from pass scripts

2009-05-15 Thread Tackabury, Wayne
fic application server this need addresses. That might be a non-starter operationally. It definitely meets the dictionary definition of a pain in the behind. I'll stick with the fact I can do a fortunate snmpget from the alternate proxy port in my pass scripts for now. I'll look i

Re: Reentrancy from pass scripts

2009-05-15 Thread Dave Shield
he DisMan Expression MIB.There's the basis of an implementation of this in the Net-SNMP agent, but it's been a while since I looked at it, and I can't remember how fully funtional it is. But it might be something worth looking at. >   So the point is,  my pass

Reentrancy from pass scripts

2009-05-14 Thread Tackabury, Wayne
Hi all/Dave/Wes: For all the pass scripts I've written in the past, I'm surprised I haven't run into this before, but I haven't. I'm writing a pass script which will effectively synthesize a gauge and string object, to effectively detect a condition worth trapping on v

question on pass scripts

2005-01-25 Thread Alex Ott
Hello all I try to make snmp agent for use via pass option. I use net-snmp-5.2 from development branch of RedHat FC3. But i have one problem - when i insert pass .1.3.6.1.4.1.11821 /usr/local/dozor/smap/bin/monitor-snmp into snmpd.conf and restart agent, then i always get: DOZOR-MIB::dozorTmpD