This is a discussion on RE: How to uninstall within the SNMP Users forums, part of the Networking and Network Related category; 1) rpm -q -l net-snmp | grep snmpd.conf Output: /etc/snmp/snmpd.conf /usr/share/man/man5/snmpd.conf....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
1) rpm -q -l net-snmp | grep snmpd.conf Output: /etc/snmp/snmpd.conf /usr/share/man/man5/snmpd.conf.5.gz 2) As you said I modified /etc/snmp/snmpd.conf as rocommunity public 3) I restarted $/etc/init.d/snmpd restart Stopping snmpd: [ OK ] Starting snmpd: [ OK ] $ snmpwalk -v 1 -c public localhost versiontag Again the same result " Timeout: No Response from localhost " Thanks & Regards, ElayaRaja -----Original Message----- From: dave.shield@googlemail.com [mailto:dave.shield@googlemail.com] On Behalf Of Dave Shield Sent: Thursday, April 24, 2008 7:23 PM To: Sathasivam, Elayaraja Cc: Net-snmp-users@lists.sourceforge.net Subject: Re: How to uninstall 2008/4/24 Sathasivam, Elayaraja <elayaraja.sathasivam@capgemini.com>: > 3) $ snmpwalk -v 1 -c public localhost versiontag > Timeout: No Response from localhost > Note: I have updated snmpd.conf file as " rocommunity public" in the > path /var/net-snmp/snmpd.conf. No. You do *not* touch this file. The most likely location to use is probably /etc/snmp/snmpd.conf But check by running rpm -q -l net-snmp | grep snmpd.conf Replace the snmpd.conf file that this reports with your rocommunity public version. (But *not* /var/net/snmpd.conf). Dave This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757...un.com/javaone _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |
![]() |
| Thread Tools | |
| Display Modes | |
|
|