Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


Dave Birchak
2015-05-12T00:42:00Z
Hello,
I'm evaluating VisualCron and starting with an SNMP Get Task.
I receive the following error.
Lextm.SharpSnmpLib.Messaging.SharpTimeoutException

Are there additional libs or plugins for VisualCron I need to install? Native SNMP is installed and working on the server.
Sponsor
Forum information
Support
2015-05-12T07:01:12Z
Try increasing timeout value. Double check and use IP instead of DNS name.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Dave Birchak
2015-05-12T07:25:32Z
Henrik,
Thank you for the quick reply. A little more details on on steps I've taken to troubleshoot this.

Tried variations of the following.
Changed timeout to 2 minutes in both tasks and timeout tabs.
hostname and IP
Various MIB-II OIDs and Textual-names
snmp v1 and v2c
snmpget, getnext etc..
I'm able to perform manual snmpgets to verify not network related issues.
I'm currently installing wireshark to see what the network is seeing.
Here is the full task output. I'm using VisualCron - Client - 7.6.5 on a windows 2008 R2 SP1 server.
Exception in Task: Exception of type 'Lextm.SharpSnmpLib.Messaging.SharpTimeoutException' was thrown.
Exception of type 'Lextm.SharpSnmpLib.Messaging.SharpTimeoutException' was thrown.

Support
2015-05-12T07:33:48Z
I would guess it cannot reach the destination. Have you tried to telnet on the same port from the VC server?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Dave Birchak
2015-05-12T08:06:28Z
ok problem resolved. Looking at the wireshark capture I see the snmp get is using port 162 instead of port 161.
I don't know how I missed it but it appears the SNMP task defaults to snmp trap port 162.
Changed it in advanced setting and works perfect!
Thank you for your help!
Dave Birchak
2015-05-12T08:27:34Z
ok problem resolved. Looking at the wireshark capture I see the snmp get is using port 162 instead of port 161.
I don't know how I missed it but it appears the SNMP task defaults to snmp trap port 162.
Changed it in advanced setting and works perfect!
Now I need to figure out how to get the results into a flat file. Do you have any links to docs demonstrate how to store output from tasks into flat files?

Thank you for your help!
Scroll to Top