Re: snmpd failed to start when agentx is enabled

2024-10-03 Thread Pushpa Thimmaiah
Hi Bill Fenner, Issue resolved. I have rebooted the device and started snmpd . socket file /var/agentx/master got created and example code is working. Thanks, Pushpa.T On Thu, Oct 3, 2024 at 5:09 PM Pushpa Thimmaiah wrote: > Hi Bill Fenner, > > Thank you. I enabled Unix transport and added 'a

Re: snmpd failed to start when agentx is enabled

2024-10-03 Thread Pushpa Thimmaiah
Hi Bill Fenner, Thank you. I enabled Unix transport and added 'agentXSocket /var/agentx/master' in /etc/snmp/snmpd.conf, and I was able to execute snmpd. There was no /var/agentx/master created after starting snmpd, and AgentX was unable to connect to snmpd. I am following the AgentX tutorial at h