You can try by following steps: 1) set enviormental variable on console by: set SNMPCONFPATH= [full path of snmpd.conf like /usr/var/ ]
2) now start snmpd as: ./snmpd -d 3) now check log file "snmpd.log" in /var/log folder. I think this will definitely solve ur problem. SANJAY MADAN ----- Original Message ----- From: "Fawad Nazir" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, July 12, 2004 10:44 PM Subject: Re: SNMP Deamon Problems... > Dear All, > > > The Log file says so > > [EMAIL PROTECTED] log]# cat snmpd.log > Warning: no access control information configured. > It's unlikely this agent can serve any useful purpose in this state. > Run "snmpconf -g basic_setup" to help you configure the snmpd.conf file > for this agent. > Error opening specified endpoint "udp:161" > Server Exiting with code 1 > > I have run the command snmpconf -g basic_setup. > And done the configuration but still it does not create snmp.conf file. > > Please can you help me where i am doing wrong. > > I will be thankful. > > Fawad > > > Dear All, > > > > I have installed net-snmp-5.1.1-1.rh9. > > > > ./configure > > make > > make install > > > > all is done ok. > > > > When i execute /usr/local/sbin/snmpd it gives no error. But the daemon > > does not start. As i have checked by sending snmpwalk request i got no > > reply. > > > > $SnmpWalk -c public -v 1 localhost system > > > > does not work. > > > > Please can some one help where i am doing wrong. > > i will be thankful. > > > > Best Regards, > > > > -- > > Fawad Nazir > > > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by Black Hat Briefings & Training. > > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > > digital self defense, top technical experts, no vendor pitches, > > unmatched networking opportunities. Visit www.blackhat.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 > > > > > -- > Fawad Nazir > > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.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 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.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
