On 19 Oct 2012, at 19:53, Joan Landry <joan.lan...@overturenetworks.com> wrote:

> Dave,
> If you start a walk on a column in table, the walk ends when it reaches the 
> end of that table.

The *walk* does, but the underlying GetNext request doesn't. Try turning on 
packet dumps for a walk. You should see one final request/response after the 
last line of output.
  The GetNext request returns the next valid instance (as per defined 
behaviour). The walk command looks at the OID, thinks "I don't care about 
that!", throws it away and stops.

That's true for recognising the end of a populated table, and equally for an 
empty table.

Dave

Sent from my iPhone


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
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