mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-08 09:34:59 +01:00
7b303a5ace
* leverage yamllint in GitHub actions * add pre-commits * validation updates * Update README.md * Update CONTRIBUTING.md
41 lines
819 B
YAML
41 lines
819 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: UCS-S3260-M5SRB
|
|
slug: ucs-s3260-m5srb
|
|
part_number: UCS-S3260-M5SRB
|
|
# comments: UCS S3260 M5 Server Node for Intel Scalable CPUs
|
|
u_height: 4
|
|
is_full_depth: true
|
|
console-ports:
|
|
- name: Con
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PSU-1
|
|
type: iec-60320-c14
|
|
maximum_draw: 1050
|
|
- name: PSU-2
|
|
type: iec-60320-c14
|
|
maximum_draw: 1050
|
|
- name: PSU-3
|
|
type: iec-60320-c14
|
|
maximum_draw: 1050
|
|
- name: PSU-4
|
|
type: iec-60320-c14
|
|
maximum_draw: 1050
|
|
interfaces:
|
|
- name: sioc1
|
|
type: 40gbase-x-qsfpp
|
|
mgmt_only: false
|
|
- name: sioc2
|
|
type: 40gbase-x-qsfpp
|
|
mgmt_only: false
|
|
- name: sioc3
|
|
type: 40gbase-x-qsfpp
|
|
mgmt_only: true
|
|
- name: sioc4
|
|
type: 40gbase-x-qsfpp
|
|
mgmt_only: true
|
|
- name: CIMC
|
|
type: 1000base-t
|
|
mgmt_only: true
|