> On Mon, 25 Oct 2004 12:20:22 -0400 [EMAIL PROTECTED] wrote:
> ...
> CRC> I've installed 45.2.rc1 
> 
> Oooo, ooo, I want a ride in your time machine! I can't wait to see 
> what release 45 looks like!! :-P

Darn!  That was supposed to be a company secret.

> CRC>     ss = snmp_open(&session);        
> CRC>     if ( ! ss) {
> CRC>         snmp_perror("ack");
> CRC> 
> CRC> and does not log a failure.  
> 
> SNMP does not (yet) have the concept of a session. Thus, snmp_open 
> simplyinitializes data structures in the library. No communication 
> is send to the
> remote side until you actually send a packet.

OK.  So maybe my authentication fails later but why?  The security configuation didn't 
change.  My connection and query code didn't change.  Is 5.2.rc1 known to work with 
on-node (localhost) restrictions in the security configuration?



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to