mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-20 11:47:51 +02:00
Add Tripp-Lite SMART2200CRMXL device type and SNMPWEBCARD module type (#955)
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
e90a7dba91
commit
8fe242f27e
45
device-types/TrippLite/SMART2200CRMXL.yaml
Normal file
45
device-types/TrippLite/SMART2200CRMXL.yaml
Normal file
@ -0,0 +1,45 @@
|
||||
---
|
||||
manufacturer: Tripp-Lite
|
||||
model: SMART2200CRMXL
|
||||
slug: smart2200crmxl
|
||||
part_number: SMART2200CRMXL
|
||||
comments: |
|
||||
Battery-backed power supply feeding 8 Nema-5-20R receptables
|
||||
u_height: 4
|
||||
is_full_depth: true
|
||||
console-ports:
|
||||
- name: COM 1
|
||||
type: usb-b
|
||||
- name: COM 2
|
||||
type: de-9
|
||||
power-ports:
|
||||
- name: Primary
|
||||
type: nema-5-20p
|
||||
maximum_draw: 1920
|
||||
power-outlets:
|
||||
- name: Load 1
|
||||
description: Output Power Breaker 1
|
||||
type: nema-5-20r
|
||||
- name: Load 2
|
||||
description: Output Power Breaker 1
|
||||
type: nema-5-20r
|
||||
- name: Load 3
|
||||
description: Output Power Breaker 2
|
||||
type: nema-5-20r
|
||||
- name: Load 4 Unswitched 1
|
||||
description: Output Power Breaker 1
|
||||
type: nema-5-20r
|
||||
- name: Load 4 Unswitched 2
|
||||
description: Output Power Breaker 1
|
||||
type: nema-5-20r
|
||||
- name: Load 4 Unswitched 3
|
||||
description: Output Power Breaker 2
|
||||
type: nema-5-20r
|
||||
- name: Load 4 Unswitched 4
|
||||
description: Output Power Breaker 2
|
||||
type: nema-5-20r
|
||||
- name: Load 4 Unswitched 5
|
||||
description: Output Power Breaker 2
|
||||
type: nema-5-20r
|
||||
module-bays:
|
||||
- name: Accessory Slot
|
15
module-types/TrippLite/SNMPWEBCARD.yaml
Normal file
15
module-types/TrippLite/SNMPWEBCARD.yaml
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
manufacturer: Tripp-Lite
|
||||
model: SNMPWEBCARD
|
||||
part_number: SNMPWEBCARD
|
||||
comments: SNMPWEBCARD is an optional network card that you can install in the accessory slot of a compatible UPS systems or PDU. [Manual](https://www.tripplite.com/support/owners-manual/843356)
|
||||
interfaces:
|
||||
- name: mgmt
|
||||
type: 100base-tx
|
||||
mgmt_only: true
|
||||
console-ports:
|
||||
- name: CONFIG
|
||||
type: other
|
||||
mgmt_only: false
|
||||
label: CONFIG
|
||||
description: Use this port to provide a direct terminal connection to a computer with a terminal emulation program.
|
Loading…
x
Reference in New Issue
Block a user