software:broadcom_poe_control_protocol

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
software:broadcom_poe_control_protocol [2022/06/15 18:24] – Fix reply format for 0x2a, update name for first byte svanheulesoftware:broadcom_poe_control_protocol [2024/01/11 18:23] (current) – Add 802.3bt port power-up modes svanheule
Line 297: Line 297:
   * Reply: ''{ [port] [error] }''   * Reply: ''{ [port] [error] }''
  
-Descriptions for port modes 0-3 come from the Netgear firmware. Modes 3, 5 are used by Ubiquiti.+Descriptions for port modes 0-3 come from the Netgear firmware. Modes 3, 5 are used by 802.3at devices from Ubiquiti. 802.3bt modes are most likely not supported on pre-802.3bt hardware.
  
 ^ Field ^ Size ^ Description ^ ^ Field ^ Size ^ Description ^
 | port | 1 | Index of port to configure | | port | 1 | Index of port to configure |
-| mode | 1 | ''00'': 802.3af \\ ''01'': legacy mode, for high inrush current devices \\ ''02'': pre-802.3at \\ ''03'': 802.3at |+| mode | 1 | ''00'': 802.3af \\ ''01'': legacy mode, for high inrush current devices \\ ''02'': pre-802.3at \\ ''03'': 802.3at  \\ ''04'': pre-802.3bt \\ ''05'': 802.3bt |
  
 ==== Set port mapping ==== ==== Set port mapping ====
Line 458: Line 458:
  
 ^ Field ^ Size ^ Description ^ ^ Field ^ Size ^ Description ^
-port | 1 | Port index number. |+first_port | 1 | Port index number of the first requested port. |
 | short_status | 8×1 | Packed status with standards compliant flag, PD class, failure type and port status. See 'short_status' from [[#Get all port status]] for packing details. | | short_status | 8×1 | Packed status with standards compliant flag, PD class, failure type and port status. See 'short_status' from [[#Get all port status]] for packing details. |
  
  • software/broadcom_poe_control_protocol.txt
  • Last modified: 2024/01/11 18:23
  • by svanheule