mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-12-23 07:30:19 +01:00
Added devices (#378)
- Solid Optics SO-MOD4-3xMPO-MMF-24xLC - Solid Optics SO-CHASSIS-MOD4 - Dell PowerEdge M1000e
This commit is contained in:
parent
e94b492333
commit
61d8746fa8
37
device-types/Dell/PowerEdge_M1000e.yaml
Normal file
37
device-types/Dell/PowerEdge_M1000e.yaml
Normal file
@ -0,0 +1,37 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: PowerEdge M1000e
|
||||
slug: poweredge-m1000e
|
||||
u_height: 10
|
||||
is_full_depth: true
|
||||
subdevice_role: parent
|
||||
power-ports:
|
||||
- name: PSU1
|
||||
type: iec-60320-c20
|
||||
- name: PSU2
|
||||
type: iec-60320-c20
|
||||
- name: PSU3
|
||||
type: iec-60320-c20
|
||||
- name: PSU4
|
||||
type: iec-60320-c20
|
||||
- name: PSU5
|
||||
type: iec-60320-c20
|
||||
- name: PSU6
|
||||
type: iec-60320-c20
|
||||
device-bays:
|
||||
- name: Slot 1
|
||||
- name: Slot 2
|
||||
- name: Slot 3
|
||||
- name: Slot 4
|
||||
- name: Slot 5
|
||||
- name: Slot 6
|
||||
- name: Slot 7
|
||||
- name: Slot 8
|
||||
- name: Slot 9
|
||||
- name: Slot 10
|
||||
- name: Slot 11
|
||||
- name: Slot 12
|
||||
- name: Slot 13
|
||||
- name: Slot 14
|
||||
- name: Slot 15
|
||||
- name: Slot 16
|
14
device-types/Solid Optics/SO-CHASSIS-MOD4.yml
Normal file
14
device-types/Solid Optics/SO-CHASSIS-MOD4.yml
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
manufacturer: Solid Optics
|
||||
model: SO-CHASSIS-MOD4
|
||||
slug: so-chassis-mod4
|
||||
part_number: ''
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
subdevice_role: parent
|
||||
comments: 4 Slot LGX Chassis 1RU, 19" Suitable for MOD4 Mux
|
||||
device-bays:
|
||||
- name: Lower Left
|
||||
- name: Lower Right
|
||||
- name: Upper left
|
||||
- name: Upper Right
|
66
device-types/Solid Optics/SO-MOD4-3xMPO-MMF-24xLC.yml
Normal file
66
device-types/Solid Optics/SO-MOD4-3xMPO-MMF-24xLC.yml
Normal file
@ -0,0 +1,66 @@
|
||||
---
|
||||
manufacturer: Solid Optics
|
||||
model: SO-MOD4-3xMPO/MMF-24xLC
|
||||
slug: so-mod4-3xmpommf-24xlc
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
subdevice_role: child
|
||||
front-ports:
|
||||
- name: A1
|
||||
type: lc
|
||||
rear_port: A
|
||||
rear_port_position: 1
|
||||
- name: A2
|
||||
type: lc
|
||||
rear_port: A
|
||||
rear_port_position: 2
|
||||
- name: A3
|
||||
type: lc
|
||||
rear_port: A
|
||||
rear_port_position: 3
|
||||
- name: A4
|
||||
type: lc
|
||||
rear_port: A
|
||||
rear_port_position: 4
|
||||
- name: B1
|
||||
type: lc
|
||||
rear_port: B
|
||||
rear_port_position: 1
|
||||
- name: B2
|
||||
type: lc
|
||||
rear_port: B
|
||||
rear_port_position: 2
|
||||
- name: B3
|
||||
type: lc
|
||||
rear_port: B
|
||||
rear_port_position: 3
|
||||
- name: B4
|
||||
type: lc
|
||||
rear_port: B
|
||||
rear_port_position: 4
|
||||
- name: C1
|
||||
type: lc
|
||||
rear_port: C
|
||||
rear_port_position: 1
|
||||
- name: C2
|
||||
type: lc
|
||||
rear_port: C
|
||||
rear_port_position: 2
|
||||
- name: C3
|
||||
type: lc
|
||||
rear_port: C
|
||||
rear_port_position: 3
|
||||
- name: C4
|
||||
type: lc
|
||||
rear_port: C
|
||||
rear_port_position: 4
|
||||
rear-ports:
|
||||
- name: A
|
||||
type: mpo
|
||||
positions: 4
|
||||
- name: B
|
||||
type: mpo
|
||||
positions: 4
|
||||
- name: C
|
||||
type: mpo
|
||||
positions: 4
|
Loading…
Reference in New Issue
Block a user