pass .1.3.6.1.4.1.9999.1.1 /usr/share/snmp/pass_scr/script1.py
pass .1.3.6.1.4.1.9999.1.3 /usr/share/snmp/pass_scr/script3.py
An snmpwalk works perfectly within enterprises.9999.1.1 or enterprises.9999.1.3, but an snmpwalk on enterprises.9999.1 stops at the end of the .1.1 branch. What is the correct way to walk (getnext) between pass through scripts?
The only thing that I could think of is to explicitly call the second script when doing a next on the last item of the first to get the output, but that feels like more of a hack than a solution.
Any ideas?
_________________________________________________________________
Overwhelmed by debt? Find out how to �Dig Yourself Out of Debt� from MSN Money. http://special.msn.com/money/0407debt.armx
------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ 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
