Hi,

I need to send a message or string using snmptrap command to the receiver
end.

snmptrap -v 2c -c public "ipaddress" sysDescr.0

I am able to receive traps using the above command on the receiving end.
However I am interested to send a message or string using the snmptrap
command . If I use

snmptrap -v 2c -c public "ipaddress" sysDescr.0  s "test trap",

it says

-m: Missing type/value for variable

Can  someone please suggest?

Regards,
Akshata
------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to