> I can't seem to get write access to work with V3.
> Read access works find.
> 
> Here is my snmpd.conf file

OK - let's strip out everything that's not relevant to SNMPv3:


> group MyRWGroup       usm        local
> group MyROGroup       usm        mynetwork
> view all included  .1                               80
> access MyROGroup ""      usm    auth  exact  all   all    none
> access MyRWGroup ""      usm    auth  exact  all   all    none


> rwUser intermec auth
> rwUser norand   auth


That lists four SNMPv3 users:
        - "local"
        - "mynetwork"
        - "intermec"
        - "norand"
all of which are configured for r/w access.


Where are these users defined?
Which of these users are you trying to use?


Please show the exact commands you're using,
and the full snmpd.conf lines that set up these users.

Dave



-------------------------------------------------------
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

Reply via email to