Switches, Hubs, and Modems
1754743 Members
3373 Online
108825 Solutions
New Discussion юеВ

OID for HP 2610 PWR

 
gtrvovato
Occasional Contributor

OID for HP 2610 PWR

Hi All,

I've a 2610 PWR switch.

How I can retrieve the OID to enable/disable (on/off) POE on a port?

Thank you!

4 REPLIES 4
Emil_G
HPE Pro

Re: OID for HP 2610 PWR

Hello, 

please check the following document

https://support.hpe.com/hpesc/public/docDisplay?docId=c02596727&docLocale=en_US

To Enable or Disable PoE Per Port:

pethPsePortAdminEnable

.1.3.6.1.2.1.105.1.1.1.3

Syntax:

pethPsePortAdminEnable.1.1 -i 1 (enable PoE on Port 1)

pethPsePortAdminEnable.1.1 -i 2 (disable PoE on Port 1)

NOTE: The suffix 1.1 represents Port 1. On chassis-style switches, the first digit represents the module/slot and the second digit represents the port. On fixed-port switches, however, it is not so clear.

 

On a 2626-PWR, for instance, the PoE port list is:

1.1 through 1.24

However, on a 3500yl-48G, the port list is:

1.1 through 1.24

2.25 through 2.48

I am an HPE employee

Accept or Kudo


Rajendra_Jena
HPE Pro

Re: OID for HP 2610 PWR

gtrvovato
Occasional Contributor

Re: OID for HP 2610 PWR

Thanks fro the answer: it works!

Do you've the same for 3COM Baseline Switch 2426-PWR Plus?

Emil_G
HPE Pro

Re: OID for HP 2610 PWR

Hello, 

The MIBs can be downloaded from this link.

https://h10145.www1.hpe.com/downloads/DownloadSoftware.aspx?SoftwareReleaseUId=6546&ProductNumber=JF536A&lang=&cc=&prodSeriesId=&SaidNumber=

However I cannot see there any OID which is related to PoE. Maybe if you create a new question (since it is a different product) you will get more attention and someone may have a suggestion.

I am an HPE employee

Accept or Kudo