On 15/05/07, Sandrine MONOT <[EMAIL PROTECTED]> wrote:
> Dave,
> "/opt/FERMA/sbin/agtcks" is my agent binary build with net-snmp5.4,
> How /opt/FERMA/sbin/agtcks can confusing the snmpd agent  of solaris 10
> x86 system ?

You said that the command you were running was:

    /usr/local/sbin/snmpd  -f -Le -Dread-config
         /opt/FERMA/sbin/agtcks -c  /etc/opt/FERMA/agent.cfg 7075

That implies that the SNMP agent is '/usr/local/sbin/snmpd'
If you wish to run the agent /opt/FERMA/sbin/agticks
then I'd expect you to use the command

    /opt/FERMA/sbin/agtcks  -f -Le -Dread-config
         -c  /etc/opt/FERMA/agent.cfg 7075

(or similar).

I don't understand why you're trying to mix both
'/usr/local/sbin/snmpd' and '/opt/FERMA/sbin/agtcks'
in the same command.



Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to