Implement modular power port #7929

Closed
opened 2025-12-29 20:30:03 +01:00 by adam · 12 comments
Owner

Originally created by @benwa on GitHub (Apr 20, 2023).

NetBox version

V3.4.8

Feature type

Data model extension

Proposed functionality

Make power ports have the ability to have multiple connector types.

Use case

Data center PDUs are now being sold with 4-in-1 ports that cover C13/C15/C19/C21 in one form factor. I can certainly see this as a standard onto itself, it a mix and match situation.

Database changes

No response

External dependencies

No response

Originally created by @benwa on GitHub (Apr 20, 2023). ### NetBox version V3.4.8 ### Feature type Data model extension ### Proposed functionality Make power ports have the ability to have multiple connector types. ### Use case Data center PDUs are now being sold with 4-in-1 ports that cover C13/C15/C19/C21 in one form factor. I can certainly see this as a standard onto itself, it a mix and match situation. ### Database changes _No response_ ### External dependencies _No response_
adam added the type: feature label 2025-12-29 20:30:03 +01:00
adam closed this issue 2025-12-29 20:30:03 +01:00
Author
Owner

@DanSheps commented on GitHub (Apr 20, 2023):

Can you give us an example of the PDU?

@DanSheps commented on GitHub (Apr 20, 2023): Can you give us an example of the PDU?
Author
Owner

@benwa commented on GitHub (Apr 20, 2023):

Absolutely, APC's NetShelter Rack PDU Advanced line has them, for example, the APDU10450ME
image

@benwa commented on GitHub (Apr 20, 2023): Absolutely, APC's NetShelter Rack PDU Advanced line has them, for example, the [APDU10450ME](https://www.apc.com/us/en/product/APDU10450ME/apc-netshelter-rack-pdu-advanced-metered-3ph-43-5kw-400v-63a-or-34-6kw-415v-60a-42-outlets-iec309/) ![image](https://user-images.githubusercontent.com/1351571/233444192-c0ad50aa-b3a5-4b26-90cb-ebcef17977b2.png)
Author
Owner

@ThomasADavis commented on GitHub (Apr 21, 2023):

https://www.servertech.com/solutions/flexibility-hdotcx/ is another dual use socket.

@ThomasADavis commented on GitHub (Apr 21, 2023): https://www.servertech.com/solutions/flexibility-hdotcx/ is another dual use socket.
Author
Owner

@jeremystretch commented on GitHub (Apr 21, 2023):

This is the "HDOT Cx" outlet type, which is already available in NetBox as a choice under the "proprietary" heading.

@jeremystretch commented on GitHub (Apr 21, 2023): This is the "HDOT Cx" outlet type, which is already available in NetBox as a choice under the "proprietary" heading.
Author
Owner

@benwa commented on GitHub (Apr 21, 2023):

@jeremystretch the HDOT Cx is not the plug type from the OP.

@benwa commented on GitHub (Apr 21, 2023): @jeremystretch the HDOT Cx is not the plug type from the OP.
Author
Owner

@jeremystretch commented on GitHub (Apr 21, 2023):

@benwa please provide a link to the outlet's formal spec.

@jeremystretch commented on GitHub (Apr 21, 2023): @benwa please provide a link to the outlet's formal spec.
Author
Owner

@benwa commented on GitHub (Apr 21, 2023):

I did some sleuthing, but it doesn't look like APC publishes that. The best I could find is for a PDU that has both C13/C15 and C13/C15/C19/C21 ports.
https://www.se.com/ww/en/product/download-pdf/APDU10351SW

@benwa commented on GitHub (Apr 21, 2023): I did some sleuthing, but it doesn't look like APC publishes that. The best I could find is for a PDU that has both C13/C15 and C13/C15/C19/C21 ports. https://www.se.com/ww/en/product/download-pdf/APDU10351SW
Author
Owner

@jeremystretch commented on GitHub (Apr 21, 2023):

Understood. Unfortunately, we can't add a type that hasn't been assigned a canonical name.

@jeremystretch commented on GitHub (Apr 21, 2023): Understood. Unfortunately, we can't add a type that hasn't been assigned a canonical name.
Author
Owner

@benwa commented on GitHub (Apr 21, 2023):

If these types of ports become more prevalent, so you see the possibility of the power port model changing to allow for one physical port to many port types? That way we can accurately tell how many of a specific compatible port is available or in use?

@benwa commented on GitHub (Apr 21, 2023): If these types of ports become more prevalent, so you see the possibility of the power port model changing to allow for one physical port to many port types? That way we can accurately tell how many of a specific compatible port is available or in use?
Author
Owner

@jeremystretch commented on GitHub (Apr 21, 2023):

No; this is still a single discrete type of outlet. It just happens to be compatible with multiple types of ports.

@jeremystretch commented on GitHub (Apr 21, 2023): No; this is still a single discrete type of outlet. It just happens to be compatible with multiple types of ports.
Author
Owner

@benwa commented on GitHub (Apr 21, 2023):

Understood. From an operations point of view, what would be your suggestion for modeling this?

@benwa commented on GitHub (Apr 21, 2023): Understood. From an operations point of view, what would be your suggestion for modeling this?
Author
Owner

@jeremystretch commented on GitHub (Apr 21, 2023):

Use the "other" type.

@jeremystretch commented on GitHub (Apr 21, 2023): Use the "other" type.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7929