I am trying to set sysContact or sysLocation. snmpset 192.168.0.50 system.sysContact.0 s bugs-bunny
It tells me: "Not Writable (that object does not support modification)" Same error message when trying to write to variable in my custom mib as well. I am using my $HOME/.snmp/snmp.conf file for defaults. (in prev message) Net-snmp built with default-version 3 The V3 priv and auth stuff is working correctly for reading. Ethereal shows auth packet and "encrypted PDU" packets. Thanks for the help. Brian -----Original Message----- From: Wes Hardaker [mailto:[EMAIL PROTECTED] Sent: Friday, July 09, 2004 1:39 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Write access with V3 >>>>> On Wed, 7 Jul 2004 16:57:00 -0500, [EMAIL PROTECTED] said: Brian> I can't seem to get write access to work with V3. Brian> Read access works find. well, forgetting everything else, these two lines: Brian> rwUser intermec auth Brian> rwUser norand auth should have done it for you. I don't think the other lines conflicted at all (remove them to double check), but: 1) make sure you're using either the intermec or norand v3 users. 2) try setting something simple first, like sysContact.0 3) we don't support writable objects everywhere we should, so it may just be a writable support issue. Try writing other places too. -- Wes Hardaker Sparta ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
