I'm still looking for a Desktop 8 port managed switch with console / ssh access

I'm still looking for a Desktop 8 port managed switch with console / ssh access

I'm still looking for a Desktop 8 port managed switch with console / ssh access
I'm still looking for a Desktop 8 port managed switch with console / ssh access
Wednesday - last edited Thursday

I'm still looking for a Desktop 8 port managed switch with console / ssh access
or a way to automate ports shutdown with say curl?

If these switches exist, can you send me links.

 

  0      
  0      
#1
Options
1 Accepted Solution
Re:I'm still looking for a Desktop 8 port managed switch with console / ssh access -Solution
Wednesday - last edited Thursday

  @mrg9999 

 

I would look for this model and automate shutting down the ports via SNMP instead of using Curl.

Check this SNMP MIB Object Identifier (OID) - https://www.alvestrand.no/objectid/1.3.6.1.2.1.2.2.1.7.html

Configuring SNMP with a write community string and using the correct MIB OID will allow you to shutdown a switch ethernet port.

If this was helpful click once on the arrow pointing upward. If this solves your issue, click once the star to mark it as a "Recommended Solution".
Recommended Solution
  0  
  0  
#2
Options
4 Reply
Re:I'm still looking for a Desktop 8 port managed switch with console / ssh access -Solution
Wednesday - last edited Thursday

  @mrg9999 

 

I would look for this model and automate shutting down the ports via SNMP instead of using Curl.

Check this SNMP MIB Object Identifier (OID) - https://www.alvestrand.no/objectid/1.3.6.1.2.1.2.2.1.7.html

Configuring SNMP with a write community string and using the correct MIB OID will allow you to shutdown a switch ethernet port.

If this was helpful click once on the arrow pointing upward. If this solves your issue, click once the star to mark it as a "Recommended Solution".
Recommended Solution
  0  
  0  
#2
Options
Re:I'm still looking for a Desktop 8 port managed switch with console / ssh access
Thursday

  @mrg9999 

 

Hi, thanks for posting question here.

For your requirement, it is more recommended to seek proper models on our business community.

  0  
  0  
#3
Options
Re:I'm still looking for a Desktop 8 port managed switch with console / ssh access
Thursday
Can you recommend a command line tool linux / windows that I can use with an example? I haven't used SNMP since HP Openview 100 years ago. I'd still like an answer to my question. is there a range of TP-LINK switches that have ssh?
  0  
  0  
#4
Options
Re:I'm still looking for a Desktop 8 port managed switch with console / ssh access
Thursday

  @mrg9999 

 

You can use the Net-SNMP suite for Linux/Windows to do that or write some scripts using your prefered programming language.

Here's an example of snmpset command via Net-SNMP suite - https://net-snmp.sourceforge.io/tutorial/tutorial-5/commands/snmpset.html

If this was helpful click once on the arrow pointing upward. If this solves your issue, click once the star to mark it as a "Recommended Solution".
  0  
  0  
#5
Options