On 18 August 2010 13:07, Hemanth Raju <[email protected]> wrote: > we disabled snmpd.conf and our snmp agent is a thread but not > daemon. so I think there could be some API to handle this.
The simplest would probably be to call 'netsnmp_config()' with the config line that you'd normally put into snmpd.conf. But AFAIK, there isn't any special handling of "private", so you probably have something there to allow access using this community. Dave ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
