× NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Orbi WiFi 7 RBE973
Reply

GS752TPv2: Howto enable/disable POE via SNMP

vguna
Guide

GS752TPv2: Howto enable/disable POE via SNMP

Hey,

this is more like sharing a solution than asking a question, since the appropriate thread was sadly closed - so I can't comment on it. So for anyone looking for a way to enable/disable PoE ports on the GS752TPv2 via SNMP (and not having to buy a new switch like mentioned in the thread), here's the solution (and simple port enable/disable as cherry on top):

Port 24 POE off:
snmpset -t 10 -v 2c -c custom 192.168.1.1 iso.3.6.1.2.1.105.1.1.1.3.1.24 i 2
Port 24 POE on:
snmpset -t 10 -v 2c -c custom 192.168.1.1 iso.3.6.1.2.1.105.1.1.1.3.1.24 i 1

Port 36 off:
snmpset -t 10 -v 2c -c custom 192.168.1.1 iso.3.6.1.2.1.2.2.1.7.36 i 2
Port 36 on:
snmpset -t 10 -v 2c -c custom 192.168.1.1 iso.3.6.1.2.1.2.2.1.7.36 i 1

"custom" is the community I configured when enabling SNMP for the querying host on the switch.

I hope this helps somebody looking for a proper answer.

 

@DougShuffield@Philippe74 

 

Cheers
Veit

 

Model: GS752TPv2|48-Port Gigabit Ethernet PoE+ Smart Managed Pro Switch with 4 SFP Ports (380W)
Message 1 of 2
DaneA
NETGEAR Employee Retired

Re: GS752TPv2: Howto enable/disable POE via SNMP

@vguna,

 

Thank you very much for sharing.  🙂   Your post will surely help a lot of community members.

 

 

Regards,

 

DaneA
NETGEAR Community Team 

Message 2 of 2
Top Contributors
Discussion stats
  • 1 reply
  • 3934 views
  • 2 kudos
  • 2 in conversation
Announcements