I have run into an issue when running snmpbulkwalk on my MIB 
implemented using array-user in 5.2.1.  I can successfully bulkwalk the 
information in a single table in the MIB, however, when bulkwalking the entire 
MIB I receive:



snmpbulkwalk -v 2c -c public myhost MY-MIB::myObjects

...

MY-MIB::additionalInfo.4 = STRING: none

MY-MIB::additionalInfo.4 = No more variables left in this MIB View (It is past 
the end of the MIB tree)



        The issue with that, is that there are several tables following this 
table in the MIB.  When I say a single table bulkwalk works, it retrieves all 
table(any table in the MIB) information properly, but still returns the "no 
more variables left".



        An snmpwalk of the entire MY-MIB works fine, going through all 
appropriate tables.



        Also, I have a prototype of the same MIB using the iterator helper, and 
that does not have the same issue.  In my case, for the final implementation, 
array-user is a better fit.



        Any help would be appreciated.  Thanks.



- John





_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!




-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to