mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
24 lines
469 B
YAML
24 lines
469 B
YAML
|
---
|
||
|
manufacturer: HPE
|
||
|
model: HPE MSA 2040 SFF Chassis DC
|
||
|
slug: hpe-msa-2040-sff-chassis-dc
|
||
|
part_number: C8R11A
|
||
|
u_height: 2
|
||
|
is_full_depth: true
|
||
|
airflow: front-to-rear
|
||
|
# Weight refers to an empty chassis without any modules installed
|
||
|
weight: 13.9
|
||
|
weight_unit: kg
|
||
|
power-ports:
|
||
|
- name: PS1
|
||
|
type: dc-terminal
|
||
|
maximum_draw: 500
|
||
|
- name: PS2
|
||
|
type: dc-terminal
|
||
|
maximum_draw: 500
|
||
|
module-bays:
|
||
|
- name: Ctrl A
|
||
|
position: A
|
||
|
- name: Ctrl B
|
||
|
position: B
|