Check POE Status of Catalyst Edgeboxes
Either SSH or directly run the below commands in terminal
Specifically for the Advantech NEMA Edgeboxes
Note: The port numbering is flipped vertically
(Port 1 in cli → Port 2 on edge)
(Port 3 in cli → Port 4 on edge)
Read Information:
sudo adv_ip808ar cur 1 0x74
sudo adv_ip808ar vol 1 0x74
sudo adv_ip808ar temp 1 0x74
sudo adv_ip808ar watt 1 0x74
Disable Port 3
• sudo adv_ip808ar ctrl 1 0x74 3 0
Enable Port 3
• sudo adv_ip808ar ctrl 1 0x74 3 1