Hello
How many ssh connections are possible to a TSW202 for cli commands at the same time?
I want to switch all 8 ports on or off, but I can only control 5 ports.
Thanks for some help.
Hello,
By default, the device’s SSH configuration does not limit the number of SSH connections.
Best regards,
Thank you.
You are welcome.
Is there anything else you need assistance with?
Best regards,
I would like to know if I can get the Power consumption of a POE-Port over SSH or SNMP?
Can I toggle Ports on or off with snmp commands?
Thanks for help.
Hello,
You can retrieve power consumption via SSH. I recommend checking this Tsw202 PoE power consumption via cli - #3 by Marijus for more details.
Regarding switching ports on and off via SNMP, unfortunately, this functionality is not currently available.
For more information on available SNMP variables for the TSW202, please refer to this link.
Let me know if you have any more questions.
Best regards,
Thank You very much.
You are welcome!
Best regards,
root@TSW202:~# ubus call tswconfig.poe get
Command failed: Not found
root@TSW202:~# ubus call tswconfig.poe get | jsonfilter -e ‘@.port7’
Command failed: Not found
Failed to parse json data: unexpected end of data
root@TSW202:~#
The linked solution is not working. Does the code change for a TSW202?