Run telnet using Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2019 04:16 PM
Hey guys,
Just wondering if we can run TELNET from the MID server? I created a couple of records in the ECC queue and it works fine, but telnet is failing.
The idea is to read the data returned by the telnet command via a sensor.
- Labels:
-
Discovery
-
Event Management
-
Service Mapping

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2019 04:54 PM
Hi,
Have you confirmed the port can be used on your midserver, have you manually tried to telnet to another machine? Discovery does support Telnet.
If it is not working you may need to check your firewall rules also.
Thanks
Mark
If this has been heplful please mark as so, if this answered your quetion please mark as Correct.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2019 05:40 PM
Fortunately/Unfortunately we do not have the ability to execute a telnet session to discover devices. Please see the supported ports to know how we can talk to devices. So you would have to have already seen the device with WMI, SSH, SNMP, CIM, or HTTP(s).. after that then yeah you probably could script out a telnet connection to a device but it would have to run on the mid server and feed the script's variables dynamically.. Or since you already have talked to it through one of the protocols then, may as well continue using them..

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2019 05:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2019 06:28 PM
Good catch! Yes, we can support the execution of telnet connections as I tried to explain in the second half of the original reply. If it's on the list (that I didn't catch) it can be done... But when looking at the initial aspects of discovery, specifically the port scanning and classification phases, I don't see it happening.