Re: Problem with running SNMP agent

2011-11-15 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On 14 N

Re: Problem with running SNMP agent

2011-11-14 Thread Dave Shield
On 11 November 2011 09:40, prashant n wrote: > When i run the command: /usr/local/sbin/snmpd -f -L -d -p I don't think the -p option does what you expect it to. It's used to specify the PID file, not the port to listen on The error you're getting implies that the new agent is probably tryi

Problem with running SNMP agent

2011-11-11 Thread prashant n
Hi, I compiled SNMP agent with MIB module and i created snmpd.conf file using snmpconf script, with following contents ### # # snmpd.conf # # - created by the snmpconf configuration program #

Re: Problem with running SNMP agent

2011-11-10 Thread Dave Shield
On 10 November 2011 09:30, prashant n wrote: > I compiled SNMP agent with MIB module > When i run command: /usr/local/sbin/snmpd -f -L -d -p > it was giving follwing  error > /usr/local/sbin/snmpd: error while loading shared libraries: > libnetsnmpagent.so.25: cannot open

Problem with running SNMP agent

2011-11-10 Thread prashant n
Hi, I compiled SNMP agent with MIB module When i run command: /usr/local/sbin/snmpd -f -L -d -p it was giving follwing error /usr/local/sbin/snmpd: error while loading shared libraries: libnetsnmpagent.so.25: cannot open shared object file: No such file or directory S