mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
fda45d1671
* Try to fix this device type * Added Mikrotik CHR Allied Telesis AT-GS948MPX * Corrected GS948 Added GS970M, x210-24GT, x550-18XSQ, XS916MXS * Fixed syntax errors * Fixed Model definition of poe less 948MX * added allied-telesis-xs916mxt * Fixed SMT3000RMI2UC and added SMT3000RMI2U * Added apc-smt3000rmi2u * added SMT3000RMI2UNC * Added SMT1500RMI2UNC and fixed SMT2200RMI2UNC * Updated * Added SMX1500RMI2U * Added SMX3000RMHV2UNC * Added apc-srt1500uxi-ncli * Added apc-srt3000uxi-ncli Fixed apc-srt1500uxi-ncli * added SRT1000UXI-NCLI added SRT1500RMXLI-NC * Fixed missing newline at end of file * Fixed GS970M-28PS.yaml * Fixed the yamlfmt errors... * Added Module AT-XEM2-12XS * removed changes --------- Co-authored-by: Johannes Jakob <jjj@3js.de> Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
38 lines
858 B
YAML
38 lines
858 B
YAML
---
|
|
manufacturer: APC
|
|
model: SMT1500RMI2UNC
|
|
slug: apc-smt1500rmi2unc
|
|
part_number: SMT1500RMI2UNC
|
|
u_height: 2
|
|
is_full_depth: true
|
|
airflow: front-to-rear
|
|
comments: "APC Smart-UPS, Line Interactive, 1500VA, Rackmount 2U, 230V, 4x IEC C13 outlets, SmartSlot, AVR, LCD\n Battery SKU: RBC133"
|
|
console-ports:
|
|
- name: Serial
|
|
type: rj-45
|
|
- name: USB
|
|
type: usb-b
|
|
power-ports:
|
|
- name: Source
|
|
type: iec-60320-c14
|
|
maximum_draw: 2300
|
|
power-outlets:
|
|
- name: Group 1 Outlet 1
|
|
type: iec-60320-c13
|
|
power_port: Source
|
|
- name: Group 1 Outlet 2
|
|
type: iec-60320-c13
|
|
power_port: Source
|
|
- name: Group 2 Outlet 1
|
|
type: iec-60320-c13
|
|
power_port: Source
|
|
- name: Group 2 Outlet 2
|
|
type: iec-60320-c13
|
|
power_port: Source
|
|
module-bays:
|
|
- name: SmartSlot
|
|
interfaces:
|
|
- name: Ethernet
|
|
type: 1000base-t
|
|
mgmt_only: true
|