This is a discussion on Re: VACM on snmpv2c within the SNMP Coders forums, part of the Networking and Network Related category; On Wed, 2005-06-15 at 13:09, Koren Ofer-BOK016 wrote: > 1. Can I use vacm with snmp ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Wed, 2005-06-15 at 13:09, Koren Ofer-BOK016 wrote:
> 1. Can I use vacm with snmp Version 2c ? Yes. > Isn't the vacm intended to work on SNMP V3? No. It's part of the overall SNMPv3 *framework*. It isn't purely linked to use with SNMPv3 requests. See the FAQ entry: I don't understand the new access control stuff - what does it mean? for more details > 2. Is there a mib with this functionality - changing > the community strings during operation ? Good news: Yes - the SNMP-COMMUNITY-MIB (RFC 2576) Bad news: No - the Net-SNMP agent doesn't support this MIB (and the 'com2sec' settings can't be configured via SNMP) > 3. If VACM is not available on v2c N/A > 4. If I'm editing the snmpd.conf file, Should I restart the snmp agent ? You should tell the agent to re-read the config, yes. But it's not necessary to completely restart the agent. Either send the agent a HUP signal, or set the UCD-SNMP-MIB::versionUpdateConfig.0 instance to 1 > And a VACM generic question - > Where is the new communities are saved in? N/A > Is the VACM edit the snmpd.conf file ? The N/W admin edits the snmpd.conf file, not the agent. > If I will restart the agent, will those changes save? N/A Dave ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |