mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
d0cb58d96e
* broke component validation out to its own function. Adding logic for validating device power input. * Added console-port poe true for adapters. Updating devices to add proper power sources. * Adding switches to allow for tests to properly determine POE status. * Fixing files with missing power definitions.
30 lines
704 B
YAML
30 lines
704 B
YAML
---
|
|
manufacturer: Supermicro
|
|
model: SYS-1019P-WTR
|
|
slug: supermicro-sys-1019p-wtr
|
|
u_height: 1
|
|
is_full_depth: true
|
|
airflow: front-to-rear
|
|
comments: 'Specification: [https://www.supermicro.com/en/products/system/1U/1019/SYS-1019P-WTR.cfm](https://www.supermicro.com/en/products/system/1U/1019/SYS-1019P-WTR.cfm)'
|
|
console-ports:
|
|
- name: COM1
|
|
type: de-9
|
|
label: Rear
|
|
- name: COM2
|
|
type: de-9
|
|
description: Header
|
|
power-ports:
|
|
- name: PSU1
|
|
type: iec-60320-c14
|
|
- name: PSU2
|
|
type: iec-60320-c14
|
|
interfaces:
|
|
- name: Gig-E 1
|
|
type: 10gbase-t
|
|
- name: Gig-E 2
|
|
type: 10gbase-t
|
|
- name: Gig-E 3
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
description: Dedicated IPMI LAN port
|