[tkined] Problem with SNMPv2U

MRG (mruiz@cesca.es)
Fri, 23 Apr 1999 03:26:02 +-200

Hello.
I'm working with Scotty 2.1.10 and Cmu-Snmp 3.6 and Red Hat 5.2 (v.kernel 2.0.36).

I've the following entry in /etc/snmpd.conf

# user configuration
#
# noneRV noneWV authRV authWV userName[/authKey]
# user mini - all all oper/0x5ceeeb0e4aa65b7ce79140259474bcd0

I need to do a query with authentication off.

If I probe in command line:
$ snmpwalk name_host /oper
the result is correct.

And the result is correct if I indicate the password in SNMP:Config:
-address adr_host -port 161 -version SNMPv2U -user oper -password password

But I need to configure SNMP:Config paramater inTkined and don't use the password.
How I indicate authentication off?
I have indicate the following SNMP:Config:

-address adr_host -port 161 -version SNMPv2U -user oper
-address adr_host -port 161 -version SNMPv2U -user oper -password
-address adr_host -port 161 -version SNMPv2U -user oper -password ""
-address adr_host -port 161 -version SNMPv2U -user oper - password ''

the answer is that host no response.

Can you help me?
Thank you.

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.