mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
df4637addc
correct power draw
27 lines
511 B
YAML
27 lines
511 B
YAML
---
|
|
manufacturer: Aruba
|
|
model: ArubaMM-HW-5K
|
|
slug: arubamm-hw-5k
|
|
is_full_depth: true
|
|
u_height: 1
|
|
interfaces:
|
|
- name: mgmt
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: gigabitethernet 0/0/0
|
|
type: 10gbase-x-sfpp
|
|
- name: gigabitethernet 0/0/1
|
|
type: 10gbase-x-sfpp
|
|
power-ports:
|
|
- name: PEM0
|
|
type: iec-60320-c14
|
|
maximum_draw: 400
|
|
allocated_draw: 120
|
|
- name: PEM1
|
|
type: iec-60320-c14
|
|
maximum_draw: 400
|
|
allocated_draw: 120
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|