Thanks,

I failed to mention when i try -u {username} i get the following returned:

snmpwalk: Unknown user name

Which makes me think the snmpd.conf is incorrectly configured. ?

Daniel



> On 02/04/2008, Daniel Stewart  wrote:
>> > However I am trying to use snmpv3 - when i do
>> >     "snmpwalk -c public -v 3 192.168.3.1"
>> > It returns "snmpwalk: No securityName specified".
> 
> It is perfectly correct.
> You haven't specified a securityName.
> 
> You've given a community string, but that's not the same
> thing (and will be ignored when using SNMPv3)
> 
> 
> Try
>       snmpwalk -v 3 -u fred -A  {fred's passphrase}   192.168.3.1
> 
> Dave

_________________________________________________________________
Win 100’s of Virgin Experience days with BigSnapSearch.com
http://www.bigsnapsearch.com
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
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

Reply via email to