Re: Please help me to fix a issue:Reason: authorizationError (access denied to that object)
Dave Shield <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 15 May 2010 14:48, 德顺 孟 <[email protected]> wrote: > Now I add a user to the system: > > net-snmp-config --create-snmpv3-user -ro -a MD5 -A "44444444" fff I'm no expert on SNMPv3 security, but I've got a feeling that repeated patterns in SNMPv3 passwords are a Bad Idea. > Then ,I run the bellow cmd : > > snmpget -v 3 -u fff -l authNoPriv -a MD5 -A 44444444 192.168.216.88 > 1.3.6.1.2.1.1.3 Did you re-start the agent before trying this command? You need to signal the agent to re-read the config file, before it takes note of your changes. (In fact, I think you're meant to run the create-snmpv3-user while the agent is not running at all) Dave ------------------------------------------------------------------------------ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users