mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-17 18:31:25 +02:00
Adding Datacom equipment (#2026)
* Adding Datacom equipment * Correcting datacom equipment * Update DM4360-4GT-plus-4GX.yaml * Update DM4370-4GT-plus-4GX-plus-4XS.yaml * Update DM4380-12XS-plus-3CX.yaml * Update DM4770-32CX.yaml --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
5
module-types/Datacom/FAN-1U-F-56.yaml
Normal file
5
module-types/Datacom/FAN-1U-F-56.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
manufacturer: Datacom
|
||||
model: FAN 1U-F-56
|
||||
part_number: 800.5229.xx
|
||||
comments: Hot-swap ventilation module for DM4770 32CX model, for use with front-to-back airflow. 4 ventilation modules are required per DM4770 32CX switch.
|
5
module-types/Datacom/FAN-2U-F-50.yaml
Normal file
5
module-types/Datacom/FAN-2U-F-50.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
manufacturer: Datacom
|
||||
model: FAN 2U-F-50
|
||||
part_number: 800.5282.xx
|
||||
comments: Ventilation module for DM4618. Allows hot-swap. This item is used only as a spare FAN.
|
6
module-types/Datacom/FAN-DM4615.yaml
Normal file
6
module-types/Datacom/FAN-DM4615.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
manufacturer: Datacom
|
||||
model: FAN DM4615
|
||||
part_number: 800.5214.xx
|
||||
comments: Ventilation module for OLT DM4615. Required for DM4615 in revisions .51 or lower. For revisions .60 or higher, this item is used only as a spare
|
||||
FAN.
|
70
module-types/Datacom/LC-32GPON-DM4618.yaml
Normal file
70
module-types/Datacom/LC-32GPON-DM4618.yaml
Normal file
@ -0,0 +1,70 @@
|
||||
---
|
||||
manufacturer: Datacom
|
||||
model: LC 32GPON DM4618
|
||||
part_number: 800.5275.xx
|
||||
comments: Expansion board with 32 GPON ports for the OLT DM4618.
|
||||
interfaces:
|
||||
- name: gpon 1/{module}/1
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/2
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/3
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/4
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/5
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/6
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/7
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/8
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/9
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/10
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/11
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/12
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/13
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/14
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/15
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/16
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/17
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/18
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/19
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/20
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/21
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/22
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/23
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/24
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/25
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/26
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/27
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/28
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/29
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/30
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/31
|
||||
type: gpon
|
||||
- name: gpon 1/{module}/32
|
||||
type: gpon
|
10
module-types/Datacom/PSU-125-AC.yaml
Normal file
10
module-types/Datacom/PSU-125-AC.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
manufacturer: Datacom
|
||||
model: PSU 125 AC
|
||||
part_number: 800.5187.xx
|
||||
comments: 125W power supply with -48VDC input compatible with OLT DM4615. Allows operation as a redundant and hot-swappable source.
|
||||
power-ports:
|
||||
- name: PSU 1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 125
|
||||
description: 100-240VAC
|
10
module-types/Datacom/PSU-125-DC.yaml
Normal file
10
module-types/Datacom/PSU-125-DC.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
manufacturer: Datacom
|
||||
model: PSU 125 DC
|
||||
part_number: 800.5188.xx
|
||||
comments: 125W power supply with -48VDC input compatible with OLT DM4615. Allows operation as a redundant and hot-swappable source.
|
||||
power-ports:
|
||||
- name: PSU 125 DC
|
||||
type: dc-terminal
|
||||
maximum_draw: 125
|
||||
description: -48/60Vdc
|
10
module-types/Datacom/PSU-200-DC-B.yaml
Normal file
10
module-types/Datacom/PSU-200-DC-B.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
manufacturer: Datacom
|
||||
model: PSU 200 DC-B
|
||||
part_number: 800.5308.xx
|
||||
comments: DC power supply with 48V-60Vdc input. Forced ventilation with airflow entering through the front panel of the power supply. Allows operation as
|
||||
a redundant.
|
||||
power-ports:
|
||||
- name: PSU 200 DC-B
|
||||
type: dc-terminal
|
||||
description: -48/60Vdc
|
10
module-types/Datacom/PSU-400-AC-B.yaml
Normal file
10
module-types/Datacom/PSU-400-AC-B.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
manufacturer: Datacom
|
||||
model: PSU 400 AC-B
|
||||
part_number: 820.0011.xx
|
||||
comments: AC power supply with 100-240VAC and 50/60Hz input. Forced ventilation with airflow entering through the front panel of the power supply. Allows
|
||||
operation as a redundant and hot-swap power source.
|
||||
power-ports:
|
||||
- name: PSU 400 AC-B
|
||||
type: iec-60320-c14
|
||||
description: 100-240VAC
|
10
module-types/Datacom/PSU-400-AC-F.yaml
Normal file
10
module-types/Datacom/PSU-400-AC-F.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
manufacturer: Datacom
|
||||
model: PSU 400 AC-F
|
||||
part_number: 820.8006.xx
|
||||
comments: (Do not use for new orders, migrate to PSU 600 AC-F) AC power supply with 100-240VAC and 50/60Hz input. Forced ventilation with airflow exiting
|
||||
through the front panel of the power supply. Supports hot-swap and operation in redundant mode with another compatible PSU.
|
||||
power-ports:
|
||||
- name: PSU 400 AC-F
|
||||
type: iec-60320-c14
|
||||
description: 100-240VAC
|
10
module-types/Datacom/PSU-400-DC-B.yaml
Normal file
10
module-types/Datacom/PSU-400-DC-B.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
manufacturer: Datacom
|
||||
model: PSU 400 DC-B
|
||||
part_number: 800.5240.xx
|
||||
comments: DC power supply with 48V-60Vdc input. Forced ventilation with airflow entering through the front panel of the power supply. Allows operation as
|
||||
a redundant.
|
||||
power-ports:
|
||||
- name: PSU 400 DC-B
|
||||
type: dc-terminal
|
||||
description: -48/60Vdc
|
10
module-types/Datacom/PSU-400-DC-F.yaml
Normal file
10
module-types/Datacom/PSU-400-DC-F.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
manufacturer: Datacom
|
||||
model: PSU 400 DC-F
|
||||
part_number: 800.5215.xx
|
||||
comments: DC power supply with 48V-60Vdc input. Forced ventilation with airflow exiting through the front panel of the power supply. Supports hot-swap and
|
||||
operation in redundant mode with another compatible PSU.
|
||||
power-ports:
|
||||
- name: PSU 400 DC-F
|
||||
type: dc-terminal
|
||||
description: -48/60Vdc
|
10
module-types/Datacom/PSU-600-AC-F.yaml
Normal file
10
module-types/Datacom/PSU-600-AC-F.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
manufacturer: Datacom
|
||||
model: PSU 600 AC-F
|
||||
part_number: 820.0018.xx
|
||||
comments: AC power supply with 100-240VAC and 50/60Hz input and the ability to provide 600W of power. Features forced ventilation with airflow exiting from
|
||||
the power supply. Supports hot-swap and operation in redundant mode.
|
||||
power-ports:
|
||||
- name: PSU 600 AC-F
|
||||
type: iec-60320-c14
|
||||
description: 100-240VAC
|
10
module-types/Datacom/PSU-600-DC-F-HW2.yaml
Normal file
10
module-types/Datacom/PSU-600-DC-F-HW2.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
manufacturer: Datacom
|
||||
model: PSU 600 DC-F HW2
|
||||
part_number: 820.0024.xx
|
||||
comments: DC power supply with -48 to -60VDC input and the ability to provide 600W of power. Features forced ventilation with airflow exiting from the power
|
||||
supply.
|
||||
power-ports:
|
||||
- name: PSU 600 DC-F HW2
|
||||
type: dc-terminal
|
||||
description: -48/60Vdc
|
10
module-types/Datacom/PSU-600-DC-F.yaml
Normal file
10
module-types/Datacom/PSU-600-DC-F.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
manufacturer: Datacom
|
||||
model: PSU 600 DC-F
|
||||
part_number: 800.5257.xx
|
||||
comments: DC power supply with -48 to -60VDC input and the ability to provide 600W of power. Features forced ventilation with airflow exiting from the power
|
||||
supply.
|
||||
power-ports:
|
||||
- name: PSU 600 DC-F
|
||||
type: dc-terminal
|
||||
description: -48/60Vdc
|
Reference in New Issue
Block a user