Re: Timeout: No Response from localhost
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 22/04/2008, Sathasivam, Elayaraja <[email protected]> wrote: > I installed net-snmp-5.3.1-14.el5.x86_64.rpm, > net-snmp-libs-5.3.1-14.el5.x86_64.rpm, > net-snmp-utils-5.3.1-14.el5.x86_64.rpm. > > And I updated the /etc/snmp/snmpd.conf as "rocommunity public". But I am > getting the error as follows, could you please help me for the same. > # snmpd -f –Le > > netsnmp_assert !"registration != duplicate" failed > agent_registry.c:535 netsnmp_subtree_load() > netsnmp_assert !"registration != duplicate" failed > agent_registry.c:535 netsnmp_subtree_load() > netsnmp_assert !"registration != duplicate" failed > agent_registry.c:535 netsnmp_subtree_load() You can ignore those three messages. They're harmless. > Warning: no access control information configured. > It's unlikely this agent can serve any useful purpose in this state. That one, however, is more worrying. That sounds as if the agent isn't picking up your snmpd.conf file. What is the output from which snmpd rpm -q -f `which snmpd` ? > Error opening specified endpoint "" > Server Exiting with code 1 This seems to show that the agent isn't even getting started correctly. What does /etc/init.d/snmpd look like? What about /etc/default/snmpd and/or /etc/sysconfig/snmpd and/or /etc/snmpd/snmpd.options? What does ps -ef | grep snmp report? Dave ------------------------------------------------------------------------- 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;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ 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