Hello,

I have 2 question to speed up SNMPv3-AuthPriv requests written in C using
plane OIDs - without any need for MIBs.

1. Is there any less time consuming alternative for the Net-SNMP function
init_snmp() to get SNMPv3 requests running?
Without using init_snmp() we get an error in snmp_synch_response () for
SNMPv3 "Unkonwn engine ID". With using init_snmp() - it works,
but in charge for waste a lot of time for searching a lot of files, loading
configs and MIBs and so on and this each pollcycle and a lot of instances
for this Nagios Plugin.

2. Is there an option and an example to can cache Authorization and
Priveledge Keys that will be generated by the NetSNMP function
"generate_Ku" normaly at each poll cycle
the SNMPv3 request will take place? I imagine that it could speed up SNMPv3
dramatically, if you can read the keys from the cache, instead to generate
same keys each polling cycle.


Thank you for your hints

Gruesse - Best regards

Steffen Neuser
Consulting & Technology Solutions

Phone: +49 89 45712 563, Fax: +49 89 45712 553, Mobil: +49 173 3819269
Email: steffen.neu...@computacenter.com


Hoerselbergstr. 7, 81677 Muenchen, Germany
Computacenter AG & Co. oHG, mit Sitz in Kerpen (Amtsgericht Köln HRA 18096)
Vertretungsberechtigte Gesellschafter:
Computacenter Aktiengesellschaft, mit Sitz in Köln (Amtsgericht Köln HRB
28384)
Vorstand: Oliver Tuszik (Vorsitzender), Dr. Karsten Freihube, Hans-Georg
Freitag, Frank Kottmann, Reiner Louis
Aufsichtsrat: Michael Norris (Vorsitzender)
Computacenter Management GmbH, mit Sitz in Köln (Amtsgericht Köln HRB
28284)
Geschäftsführer: Dr. Karsten Freihube, Hans-Georg Freitag, Ulrich Irnich,
Frank Kottmann, Reiner Louis, Jürgen Stauber, Oliver Tuszik

Visit us on the Internet: http://www.computacenter.de
Visit our Online-Shop: https://shop.computacenter.de

This email is confidential. If you are not the intended recipient, you must
not disclose or use the information contained in it. If you have received
this mail in error, please tell us immediately by return email and delete
the document.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
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