Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Search found 2 matches

by Baps
Mon Aug 18, 2014 4:21 am
Forum: General Support
Topic: SNMP incoming events
Replies: 2
Views: 1240

Re: SNMP incoming events

hey guys i got it sorted

/c "for /f "usebackq delims=" %s in (`snmpget -v1 -c private 192.168.1.73 .1.3.6.1.4.1.358.1.1.2.1`) do cd c:\program files (x86)\eventghost\ & eventghost.exe -e SNMPGET %s"

i will try the subprocess code as well thanks
by Baps
Sat Aug 16, 2014 8:11 am
Forum: General Support
Topic: SNMP incoming events
Replies: 2
Views: 1240

SNMP incoming events

hi I am in the process of developing a home automation system using snmp relay boards and eventghost. I currently use snmp command line commands to send command to the relay board. Now the problem is the snmp board sends information back to eventghost to acknowledge the command. These messages show ...