Yes, this is also an option and in some ways this may be preferred as you don't have to keep in mind all different formats of all manufacturers. Here's how to do it:
1. Enable debug logging. To do so, go to
Zones > Your Zone (the zone where you assigned the affected device(s))
> Debug mode and enable
Debug mode.
2. Run discovery on the devices of interest
3. Check
unimus.log file and search for this simple string
this way you can locate lines in the log like this one
Code: Select all
2022-08-23 16:57:47.288 TRACE 22828 --- [discovery-12] n.u.c.s.c.telnet.TelnetConnection : Telnet available on '10.20.30.40'
you could search for some other strings too, but this one will be displayed only if Unimus discovers a working Telnet port. Don't forget to have Telnet enabled in
Unimus > Other settings > Default connector settings, otherwise Unimus wouldn't attempt to create Telnet connections.