cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2854
Views
0
Helpful
3
Replies

Power Supplies state

diogopxo
Level 1
Level 1

Hello everyone,

Is it possible to get the power supply information for Mx64, Ms120?

I lookup in Dashboard API, but apparently they don't have any api for this purposes.

Thanks.

1 Accepted Solution

Accepted Solutions

GreenMan
Cisco Employee
Cisco Employee

I'm assuming you are looking to understand the overall power consumption by the devices - as opposed to just that consumed by downstream PoE devices? If so, we don't currently have the ability to make that directly available - though it's something we're working on - no timescale available on anything currently though. Right now the best bet would be to use MT40 IoT sensors, which would provide a wealth of detail around consumption by the attached device(s) It would also allow you to remotely power it / them off and on as needed - just be careful not to disrupt the connectivity to the gateway itself!

https://meraki.cisco.com/en-uk/product/sensors/indoor-sensors/mt40/

View solution in original post

3 Replies 3

sungod
Level 11
Level 11

I think you can only get PSU status from devices that have swappable PSU modules like the larger MR and MX devices.

This gets it for you org-wide...

https://developer.cisco.com/meraki/api-v1/get-organization-devices-power-modules-statuses-by-device/

But it's not in-depth details.

GreenMan
Cisco Employee
Cisco Employee

I'm assuming you are looking to understand the overall power consumption by the devices - as opposed to just that consumed by downstream PoE devices? If so, we don't currently have the ability to make that directly available - though it's something we're working on - no timescale available on anything currently though. Right now the best bet would be to use MT40 IoT sensors, which would provide a wealth of detail around consumption by the attached device(s) It would also allow you to remotely power it / them off and on as needed - just be careful not to disrupt the connectivity to the gateway itself!

https://meraki.cisco.com/en-uk/product/sensors/indoor-sensors/mt40/

Thanks.