NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

vguna's avatar
vguna
Guide
Jul 31, 2021

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.

 

@DougShuffieldPhilippe74 

 

Cheers
Veit

 

1 Reply

  • DaneA's avatar
    DaneA
    NETGEAR Employee Retired

    vguna,

     

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

     

     

    Regards,

     

    DaneA
    NETGEAR Community Team 

NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology! 

Join Us!

ProSupport for Business

Comprehensive support plans for maximum network uptime and business peace of mind.

 

Learn More