Re: problem relating snmpd.conf in View base access control model
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 27/09/06, bhushan <[email protected]> wrote: > but when i doing snmpwalk for V3 > like (snmpwalk -v 3 -c public localhost -u mynetwork) > it throughs an error unknown user name a) If you're using SNMPv3, then you don't need "-c public". SNMPv3 does not use communities - it uses usernames instead. b) Command-line options (e.g. "-u mynetwork") must come *BEFORE* the destination host ("localhost") > my snmpd.conf file as below [snip] If that's the full snmpd.conf file, then you do not appear to have created an SNMPv3 user "mynetwork". You need a "createUser" entry for any SNMPv3 user you wish to use. Please see README/snmpv3 for further details. Dave ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ 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