Hello,

Could you please help in resolving the below problem?

If we are configuring a view containing a single MIB table and do a SNMPWALK on 
it, it is showing all the data on the table and at the end of the table it is 
showing a message:
"No more variables left in this MIB View (It is past the end of the MIB tree)"

If this table is a small table with few entries it is showing above message. 
And if it is a big table with some 4 thousand odd entries it is showing 
"Timeout: No Response from <device - ip>".

When looking at the snmp packets exchanged, For the query on the smaller table, 
after the table's last entry is sent, another snmp get-next is sent to the 
device with the last entity of the table. Now as the next entity is outside the 
view (since our table is the last item in the view) it is getting message that 
no more variables in the view. But if the table is big with few thousands of 
entries, this last snmp get-next with the last index is not responded. After a 
few retries we are getting Timeout message. 

Could you please help in resolving this issue, as why this timeout is showing 
for large tables?

thanks and regards
S Sarath
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to