Re: netsnmp write permissions

Dave Shield <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
2010/1/18 astal vista <[email protected]>:
> I have defined a community name xxxxx with Read only permissions.
> in v1 and v2. Now i want to define another community with Read write
> permission.
>
> How can i do that?

   $ man snmpd.conf
          :
       Traditional Access Control
          :

       rocommunity COMMUNITY [SOURCE [OID | -V VIEW [CONTEXT]]]
       rwcommunity COMMUNITY [SOURCE [OID | -V VIEW [CONTEXT]]]
              specify an SNMPv1 or SNMPv2c  community  that  will  be  allowed
              read-only (GET and GETNEXT) or read-write (GET, GETNEXT and SET)
              access respectively.


So the simplest form would be something like

    rocommunity  public
    rwcommunity  mysecretcommunityname

Dave

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.