On Tue, 20 Apr 2010 15:38:34 +0800 Sandhya (NSN - IN/Bangalore) wrote: MS(I> As im using the net-snmp configured as master agent for the MS(I> application. The net-snmp was working fine with the proper snmpd.conf MS(I> and also snmpd.local.conf . But there is a problem in responding to the MS(I> SET request when I set the community string of rwcommunity as public . MS(I> And the master agent goes into dead and will not process the further MS(I> requests even after changing the community string to someother values.
I assume you previously had a rocommunity public or vacm config using public. You can't have multiple configurations for the same community. Either use vacm for all the config for a community, or pick one of rocommunity or rwcommunity. And it has to be said that using public for a rwcommunity is a really bad idea unless you are on a totally secure internal network. ------------------------------------------------------------------------------ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
