Max wrote:
> I can even do a bulk GET on the NET-SNMP-EXTEND-MIB to call extension
> scripts, but only if I do a bulk walk of the OID
> 
> .1.3.6.1.4.1.8072.1.3.2.4.1.2
> 
> NET-SNMP-EXTEND-MIB::nsExtendOutLine
> 
> Any attempts to call sub OIDs below that point result in
> 
> Apr  6 21:56:24 vps287 kernel: snmpd[10550]: segfault at 0000000000000000
> rip 00002aaaaaadc648 rsp 00007fff7268cb90 error 4

Is it limited to a *bulk* walk? Does "snmpwalk ...
.1.3.6.1.4.1.8072.1.3.2.4.1.2" work fine? If so, what's the output?

> The scripts I am attempting to call I have been using on 5-6 hosts
> under RHEL3 with exec and the 5.0.x tree of Net-SNMP for over 2 years.

Can you narrow it down to a single script that's triggering the segfault?

Can you try running the agent (5.4 or current SVN, preferrably) under a debugger
and get us a backtrace, please? See

  http://www.net-snmp.org/wiki/index.php/Debugger


+Thomas

-- 
Thomas Anders (thomas.anders at blue-cable.de)

-------------------------------------------------------------------------
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
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to