Re: Reg: Snmp Request Time out
Dave Shield <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 23 July 2010 11:34, Vinayak Swaminathan <[email protected]> wrote: > I've also tried increasing the debug levels of my Agent by updating the > following in my snmpd.conf of my master agent. > > dumpPacket yes > debugTokens ALL > doDebugging 1 > > However i get the the error in /var/log/snmpd.log > > line 124: Warning: Unknown token: dumpPacket. > line 125: Warning: Unknown token: doDebugging. > line 126: Warning: Unknown token: debugTokens > > These are valid parameter settings right... So why do i get these errors?? These are valid config directives for the library, rather than specifically for the agent. Hence they would normally be put in the file snmp.conf, rather than snmpd.conf. If you do want to apply these to the agent only, then put them in the snmpd.conf file, but preceded by "[snmp]" i.e. [snmp] dumpPacket yes [snmp] debugTokens ALL [snmp] doDebugging 1 Dave ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ 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