Re: snmpd failed to start when agentx is enabled

2024-09-26 Thread Bill Fenner
Hi Pushpa, You are not enabling UNIX domain support, so net-snmp can't open the UNIX domain socket for agentx. You can either use the TCP socket by configuring with something like agentXSocket tcp:127.0.0.1:705 and then configuring clients similarly, e.g., "snmptrap -X tcp:705" Or adding the UN

snmpd failed to start when agentx is enabled

2024-09-26 Thread Pushpa Thimmaiah
Hi All, I am getting following error while starting snmpd in net-snmp-5.9. I have enabled agentx and compiled the source. Kindly guide me to resolve the same. I have created directory /var/agentx --- agentx/master: initializing... trace: netsnmp_tdomain_transport_tspec(): snmp_transp