Hi  i have made this script 

package require snmptools
snmp session lo -v 3  10.31.11.216  -u marco -a MD5 -A "12345678" -l 
authPriv -n "" -x DES -X "12345678"
puts "[lo get 1.3.6.1.2.1.5.7.0]"

but when i run it with tcl 

gel20178:/home/elsag# tclsh /home/elsag/Desktop/TEst_SNMPv3.tcl
Encryption support not enabled.
get: USM encryption error

    while executing
"lo get 1.3.6.1.2.1.5.7.0"
    invoked from within
"puts "[lo get 1.3.6.1.2.1.5.7.0]""
    (file "/home/elsag/Desktop/TEst_SNMPv3.tcl" line 17)


I give snmpd -H 2>&1 | grep defPrivType and it does nothing 
What must i do?



_______________________________________________________________

Con Tiscali Adsl 8 Mega navighi SENZA LIMITI e GRATIS PER I PRIMI TRE MESI. In 
seguito paghi solo € 19,95 al mese. Attivala subito, l'offerta è valida fino al 
23/10/2008! http://abbonati.tiscali.it/promo/adsl8mega/


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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