Re: problem regarding creating snmpv3 user
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 21/12/06, bhushan <[email protected]> wrote: > is rwuser my_user in snmpd.conf we must specify ? > because i have already written com2sec local 0.0.0.0/0 my_user in > snmpd.conf . "com2sec" is used for *community*-based SNMP (i.e. v1/v2c). "rwuser" is used for SNMPv3 These are two completely separate things. > com2sec local 0.0.0.0/0 my_user This create a security name (*not* a username) "local", used when working with the community "my_user" > group MyGroupe usm local This creates a group "MyGroupe", used when working with the SNMPv3 username "local". This has no connection at all with the previous "local" user. (Since you've said this group is for "usm" - i.e. SNMPv3) I would suggest that you don't try to mix the two forms. Working with "rwuser" et al is much easier! (And can now handle named views as well) 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