mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
32f5a9d996
* Initial commit * Fixed missing newline.
41 lines
787 B
YAML
41 lines
787 B
YAML
---
|
|
manufacturer: Colable
|
|
model: COL5141S
|
|
slug: col5141s
|
|
u_height: 1
|
|
is_full_depth: true
|
|
comments: |
|
|
[Colable COL5141S product data](https://www.colable.com/Product/5817903943.html)
|
|
power-ports:
|
|
- name: Power 1
|
|
type: iec-60320-c14
|
|
maximum_draw: 45
|
|
- name: Power 2
|
|
type: iec-60320-c14
|
|
maximum_draw: 45
|
|
interfaces:
|
|
- name: NMS
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: DATA
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: ASI OUT1
|
|
type: other
|
|
mgmt_only: false
|
|
- name: ASI OUT2
|
|
type: other
|
|
mgmt_only: false
|
|
- name: SDI IN1-1
|
|
type: other
|
|
mgmt_only: false
|
|
- name: SDI IN1-2
|
|
type: other
|
|
mgmt_only: false
|
|
- name: SDI IN2-1
|
|
type: other
|
|
mgmt_only: false
|
|
- name: SDI IN2-2
|
|
type: other
|
|
mgmt_only: false
|