Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

procomm script to notify

Status
Not open for further replies.

sporty2

Technical User
Feb 16, 2006
159
US
Can a script be utilized to "look" for a input string from a serial port connection and then send a SNMP or other type of message?

Thanks
Sporty2
 
You can use the waitfor or when target command to look for an incoming string. When target calls a procedure which could make the necessary options. As far as the SNMP message, I'm not sure how you would send that, I'm assuming running a DOS command or batch file should do the trick.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top