Re: Regarding snmp walk time-out

2011-08-25 Thread Dave Shield
On 25 August 2011 08:18, wrote: > We are using the Advent Net API for doing snmp walk on snmp agents. > I would like to know how to increase the time-out for SNMP GTE-NEXT/snmp > walk ? Do we have any method in API to set a higher value for time-out ? We wouldn't know - this list is for suppor

Regarding snmp walk time-out

2011-08-25 Thread praveena.ramachand
Hi Hardaker, We are using the Advent Net API for doing snmp walk on snmp agents. The below function is used to initiate a series of GET-NEXT operations on node. target.snmpGetNextList(); I have attached the block of code from our snmp walk function. We have been using this code for many o