This is a discussion on Re: rfc: delay SNMPv3 engineID probe til needed by default? within the SNMP Coders forums, part of the Networking and Network Related category; On Tue, 2005-04-19 at 18:18, Wes Hardaker wrote: > 5) thus, I would choose one of: > ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Tue, 2005-04-19 at 18:18, Wes Hardaker wrote:
> 5) thus, I would choose one of: > a) have the new behaviour to probe later with a new flag to probe immed. Well, we've already got a flag to do this (sort of). It's called "DONT_PROBE". Or rather, it's the *absence* of the "DONT_PROBE" flag. If we set DONT_PROBE as part of "snmp_sess_init", then that would make the default behaviour to be probing later. But an application developer could always clear this flag before calling "snmp_open", and that would trigger an immediate probe. Dave ------------------------------------------------------- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: http://www.businessobjects.com/devxi/728 _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |