Hi,

I have observed that net-snmp does not support snmpCommunityTable of RFC
3584(SNMP-COMMUNITY-MIB), though the data related to this is maintained
in local memory.
Is there any particular reason that this is not supported. 

Since my project involves moving of configuration information from file
to DB, I have to store this community and security information for
supporting v2c into DB. It looks like I have to store these information
in the snmpCommunityTable format structure and then populate the
net-snmp local memory lists which track these communities. 

Please let me know if I am missing anything with related to dealing with
snmpCommunityTable.

Thanks,
Anu.

-----Original Message-----
From: Dave Shield [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 27, 2004 6:19 PM
To: Anuradha Bhakta
Cc: [EMAIL PROTECTED]
Subject: Re: Issues while moving the configuration from file to Database



>    The "snmpvacm" help says that there is no equivalent to the 
> one-shot configure directives for "rouser" and "rwuser".
> 
> Can you let me know if there is any other alternative to this.

You'd need to set up the equivalent VACM settings manually:

        - create a group containing the user 'wes'

        - create a suitable view
           (if one doesn't already exist)

        - allow access for that group to that view


The simplest approach would probably be to add the user 'wes' to an
existing group that already had the appropriate access rights.

Dave



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id66&op=click
_______________________________________________
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