R: reuse an enterprize extension with a different enterprize ID

"Enzo Arlati" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>

-----Messaggio originale-----
> Da: [email protected] [mailto:[email protected]]Per
> conto di Dave Shield
> Inviato: martedì 31 ottobre 2006 11.02
> A: Enzo Arlati
> Cc: [email protected]
> Oggetto: Re: reuse an enterprize extension with a different enterprize ID
>
>
> OK - once minor problem.
> The "proxy" line must include the access credentials
> (i.e. the SNMP version and community name, or SNMPv3 settings)
> This mechanism won't pick up any defaults automatically.
>
> Try tweaking this to read
>
>     proxy -v 2c -c {community}   localhost   .1.3.6.1.4.1.9999   .1.3.6.1.4.1.50
>
> (assuming you're using community-based SNMP).
>
> I've now tested this, and it works fine.
>
> Dave


I update my net-snmp to rev. 5.3.1 and follow your suggestions.
Using protocol 2c it is working well , while with protocol 3 it doesn't ( hang until timeout occur )
Here a copy of my sample snmpd.conf

proxy -v 2c -c {community} localhost   .1.3.6.1.4.1.50   .1.3.6.1.4.1.17377
proxy -v 2c -c {community} localhost   .1.3.6.1.4.1.1002   .1.3.6.1.4.1.17377
proxy -v 3 -u enzo -l authNoPriv -a MD5 -A mypasswd  localhost   .1.3.6.1.4.1.1003   .1.3.6.1.4.1.17377

One point I noted is the fact that if I leave the 'proxy -v 3' inside the snmpd.conf file , the snmpwalk on the other proxy ( the version 2c ),
show all it's variables but didn't end politely.
In effect the 'snmpwalk -Ofn localhost   .1.3.6.1.4.1.1002' show the wariables and then hang until a timeout occur.

If I remove the proxy 1003, all other proxy works well.

regards, Enzo

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.