mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-16 18:31:21 +01:00
Creation of HPE folder and added 3 device-types (#154)
Added in the folder HPE several device-types: - c7000.yaml - HPE-SY480.yaml - synergy-12000.yaml
This commit is contained in:
parent
c4b5475313
commit
515cd20a3d
6
device-types/HPE/HPE-SY480.yaml
Normal file
6
device-types/HPE/HPE-SY480.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
manufacturer: HPE
|
||||
model: HPE-SY480
|
||||
slug: HPE-SY480
|
||||
u_height: 0
|
||||
is_full_depth: true
|
||||
subdevice_role: child
|
43
device-types/HPE/c7000.yaml
Normal file
43
device-types/HPE/c7000.yaml
Normal file
@ -0,0 +1,43 @@
|
||||
manufacturer: HPE
|
||||
model: c7000
|
||||
slug: c7000
|
||||
u_height: 10
|
||||
is_full_depth: true
|
||||
subdevice_role: parent
|
||||
power-ports:
|
||||
- name: PS1
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 2650
|
||||
- name: PS2
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 2650
|
||||
- name: PS3
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 2650
|
||||
- name: PS4
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 2650
|
||||
- name: PS5
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 2650
|
||||
- name: PS6
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 2650
|
||||
device-bays:
|
||||
- name: Device Bay 1
|
||||
- name: Device Bay 2
|
||||
- name: Device Bay 3
|
||||
- name: Device Bay 4
|
||||
- name: Device Bay 5
|
||||
- name: Device Bay 6
|
||||
- name: Device Bay 7
|
||||
- name: Device Bay 8
|
||||
- name: Device Bay 9
|
||||
- name: Device Bay 10
|
||||
- name: Device Bay 11
|
||||
- name: Device Bay 12
|
||||
- name: Device Bay 13
|
||||
- name: Device Bay 14
|
||||
- name: Device Bay 15
|
||||
- name: Device Bay 16
|
||||
|
82
device-types/HPE/synergy-12000.yaml
Normal file
82
device-types/HPE/synergy-12000.yaml
Normal file
@ -0,0 +1,82 @@
|
||||
manufacturer: HPE
|
||||
model: synergy-12000
|
||||
slug: synergy-12000
|
||||
u_height: 10
|
||||
is_full_depth: true
|
||||
subdevice_role: parent
|
||||
interfaces:
|
||||
- name: FLM1
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: FLM2
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: Interconnect3, Q1:1
|
||||
type: 16gfc-sfpp
|
||||
- name: Interconnect3, Q1:2
|
||||
type: 16gfc-sfpp
|
||||
- name: Interconnect3, Q1:3
|
||||
type: 16gfc-sfpp
|
||||
- name: Interconnect3, Q1:4
|
||||
type: 16gfc-sfpp
|
||||
- name: Interconnect3, Q5:1
|
||||
type: 16gfc-sfpp
|
||||
- name: Interconnect3, Q5:2
|
||||
type: 16gfc-sfpp
|
||||
- name: Interconnect3, Q5:3
|
||||
type: 16gfc-sfpp
|
||||
- name: Interconnect3, Q5:4
|
||||
type: 16gfc-sfpp
|
||||
- name: Interconnect6, Q1:1
|
||||
type: 16gfc-sfpp
|
||||
- name: Interconnect6, Q1:2
|
||||
type: 16gfc-sfpp
|
||||
- name: Interconnect6, Q1:3
|
||||
type: 16gfc-sfpp
|
||||
- name: Interconnect6, Q1:4
|
||||
type: 16gfc-sfpp
|
||||
- name: Interconnect6, Q5:1
|
||||
type: 16gfc-sfpp
|
||||
- name: Interconnect6, Q5:2
|
||||
type: 16gfc-sfpp
|
||||
- name: Interconnect6, Q5:3
|
||||
type: 16gfc-sfpp
|
||||
- name: Interconnect6, Q5:4
|
||||
type: 16gfc-sfpp
|
||||
power-ports:
|
||||
- name: PS1
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 2650
|
||||
- name: PS2
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 2650
|
||||
- name: PS3
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 2650
|
||||
- name: PS4
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 2650
|
||||
- name: PS5
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 2650
|
||||
- name: PS6
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 2650
|
||||
device-bays:
|
||||
- name: Device Bay 1
|
||||
- name: Device Bay 2
|
||||
- name: Device Bay 3
|
||||
- name: Device Bay 4
|
||||
- name: Device Bay 5
|
||||
- name: Device Bay 6
|
||||
- name: Device Bay 7
|
||||
- name: Device Bay 8
|
||||
- name: Device Bay 9
|
||||
- name: Device Bay 10
|
||||
- name: Device Bay 11
|
||||
- name: Device Bay 12
|
||||
- name: Device Bay 13
|
||||
- name: Device Bay 14
|
||||
- name: Device Bay 15
|
||||
- name: Device Bay 16
|
||||
|
Loading…
Reference in New Issue
Block a user