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
or a way to automate ports shutdown with say curl?
If these switches exist, can you send me links.
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
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.
- Copy Link
- Report Inappropriate Content
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.
- Copy Link
- Report Inappropriate Content
Hi, thanks for posting question here.
For your requirement, it is more recommended to seek proper models on our business community.
- Copy Link
- Report Inappropriate Content
- Copy Link
- Report Inappropriate Content
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
- Copy Link
- Report Inappropriate Content
Information
Helpful: 0
Views: 52
Replies: 4
Voters 0
No one has voted for it yet.