mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +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.
38 lines
744 B
YAML
38 lines
744 B
YAML
---
|
|
manufacturer: MikroTik
|
|
model: CRS312-4C+8XG-RM
|
|
slug: mikrotik-crs312-4c-plus-8xg-rm
|
|
is_full_depth: false
|
|
u_height: 1
|
|
interfaces:
|
|
- name: xether1
|
|
type: 10gbase-x-sfpp
|
|
- name: xether2
|
|
type: 10gbase-x-sfpp
|
|
- name: xether3
|
|
type: 10gbase-x-sfpp
|
|
- name: xether4
|
|
type: 10gbase-x-sfpp
|
|
- name: xether5
|
|
type: 10gbase-x-sfpp
|
|
- name: xether6
|
|
type: 10gbase-x-sfpp
|
|
- name: xether7
|
|
type: 10gbase-x-sfpp
|
|
- name: xether8
|
|
type: 10gbase-x-sfpp
|
|
- name: combo1
|
|
type: 10gbase-x-sfpp
|
|
- name: combo2
|
|
type: 10gbase-x-sfpp
|
|
- name: combo3
|
|
type: 10gbase-x-sfpp
|
|
- name: combo4
|
|
type: 10gbase-x-sfpp
|
|
console-ports:
|
|
- name: serial0
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PSU0
|
|
type: dc-terminal
|