On Mon, Jul 27, 2015 at 05:43:47AM +0000, Uma Arunachalakani wrote:
> Hi ,
> 
> 
> 
> 
> 
> I have installed Net-snmp 5.5.2 in my Linux m/c. Upon starting snmpd
> 
> service i get the below error. Please tell a way forward.
> 
> 
> 
> [root@localhost log]# cat snmpd.log
> 
> getaddrinfo: start Name or service not known
> 
> Error opening specified endpoint "start"
> 
> Server Exiting with code 1
> 
> 
> 
> Please help me too solve this situation
> 

What is the exact command that you gave in order to start net-snmp?

Was it per-chance

snmpd start

If that is the case the correct solution is to read the manual for snmpd 
and then install the net-snmp package from your package manager and use
that to to start net-snmp, or at least take inspiration from it.

The error message means that you don't have a service named 'start' declared
in /etc/services. This is a good thing.

/MF

------------------------------------------------------------------------------
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to