I really new to this.  I have Linux running the net-snmp snmptrapd.  I can traps to it from another Linux running net-snmp.

On Linux:

localhost ~ # snmptrapd -P
Warning: -P option is deprecated; use -f -Le instead
2006-05-09 10:19:47 NET-SNMP version 5.2.1.2 Started.

I am trying to send a trap from an AIX 5.2 machine with:

On AIX:

alpha:root> snmptrap -a 130.1.24.106 -c public -m message
Connect to SNMP agent on the host 130.1.24.106 failed,
will keep trying

Can anyone help?

Reply via email to