On 07/11/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I want to enabled the routine of "system_parse_config_sysdescr " > called,It says there need the "config directives" to process,
Sorry - it's not clear what you mean by this. As far as I can tell, the only place that system_parse_config_sysdescr appears is in the system_mib.c code file. (Which makes sense, since this is the only file that needs to explicitly use this routine). Where are you looking that talks about "config directives"? > How would I set > the "config directives" in my embeded-linux target? The "sysdescr" line would normally appear in a snmpd.conf file - typically somewhere like /usr/share/snmp/snmpd.conf or /usr/local/etc/snmpd.conf I don't know whether your embedded linux system would handle things differently - that might well depend on how the agent/toolkit was originally compiled. You probably need to talk to whoever supplied the embedded environment. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ 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
