mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-15 09:32:33 +02:00
OCP power shelves by Delta and LiteOn (#1437)
* wip * more details * remove header comments * fix module ports * use description instead of comment + caps part num * reorg fields, add missing info, remove description * fix delta models * fix 1000base-t * remove slug from module * remove airflow, depth, height from module * change PSUs from devices to modules * add detailed info for liteon psu * remove trailing spaces * new line at end of file * use mgmt instead of console --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
12
module-types/Delta/DPST-2130CB-A.yaml
Normal file
12
module-types/Delta/DPST-2130CB-A.yaml
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
manufacturer: Delta
|
||||
model: DPST-2130CB-A
|
||||
part_number: DPST-2130CB-A
|
||||
comments: |
|
||||
Switching Power Supply
|
||||
|
||||
Stingray Power Supply
|
||||
|
||||
12.5V/168A/2130W
|
||||
|
||||
FB PN: 03-000261
|
34
module-types/LiteOn/CM-12CP-010U.yaml
Normal file
34
module-types/LiteOn/CM-12CP-010U.yaml
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
manufacturer: LiteOn
|
||||
model: CM-12CP-010U
|
||||
part_number: CM-12CP-010U
|
||||
weight: 1.59
|
||||
weight_unit: lb
|
||||
comments: |
|
||||
LiteOn Power Shelf Controller
|
||||
|
||||
* Monitors up to 10 PSUs and 8 BBUs
|
||||
* Hot-swappable for easy installation and maintenance
|
||||
* Configurable alarm and reminder notifications
|
||||
* Real-time monitoring capabilities for power shelves and battery backup system
|
||||
* Real-time alarm logging and delivery
|
||||
* SNMP (v2c, v3), Web server, RestAPI, and IPMI support for remote management
|
||||
* Secure web interface
|
||||
* Efficiency management system for optimizing power shelf efficiency
|
||||
* 10/100/1000 Ethernet port support IPv6, SNMPv3
|
||||
* CAN communication port
|
||||
console-ports:
|
||||
- name: serial
|
||||
label: SERVICE
|
||||
type: de-9
|
||||
- name: can-1a
|
||||
label: CAN-1A
|
||||
type: rj-45
|
||||
- name: can-1b
|
||||
label: CAN-1B
|
||||
type: rj-45
|
||||
interfaces:
|
||||
- name: mgmt
|
||||
label: LAN
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
21
module-types/LiteOn/PSU-PS-2302-1L1U-LF.yaml
Normal file
21
module-types/LiteOn/PSU-PS-2302-1L1U-LF.yaml
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
manufacturer: LiteOn
|
||||
model: PSU-PS-2302-1L1U-LF
|
||||
part_number: PSU-PS-2302-1L1U-LF
|
||||
weight: 2.5
|
||||
weight_unit: kg
|
||||
comments: |
|
||||
The 3KW Power Supply Unit (PSU) efficiently supplies both main output DC power and standby DC
|
||||
power from either AC or DC sources. This compact PSU provides 3kW, 12.5V / 240A for main power
|
||||
output and 30W, 12V / 2.5A for standby power applications. In addition, this PSU supports
|
||||
PMBUS1.2 with boot loader, LED status indicators, and circuit protection features.
|
||||
|
||||
* 3kW, 12.5V / 240A main output power
|
||||
* 30W, 12V / 2.5A standby output power
|
||||
* Single-phase AC input and DC input
|
||||
* Interleaved Power Factor Correction (PFC) technique
|
||||
* High density design (30W / inch^3)
|
||||
* Platinum-rated efficiency
|
||||
* Parallel operation for capacity or redundancy
|
||||
* 16 unique PSU addresses
|
||||
* PMBUS1.2 communication protocol
|
Reference in New Issue
Block a user