From 8fe242f27e826fdb22f1602910f9865fe741c0ce Mon Sep 17 00:00:00 2001 From: Morgan Date: Tue, 3 Jan 2023 14:47:32 -0800 Subject: [PATCH] Add Tripp-Lite SMART2200CRMXL device type and SNMPWEBCARD module type (#955) Co-authored-by: Daniel W. Anner --- device-types/TrippLite/SMART2200CRMXL.yaml | 45 ++++++++++++++++++++++ module-types/TrippLite/SNMPWEBCARD.yaml | 15 ++++++++ 2 files changed, 60 insertions(+) create mode 100644 device-types/TrippLite/SMART2200CRMXL.yaml create mode 100644 module-types/TrippLite/SNMPWEBCARD.yaml diff --git a/device-types/TrippLite/SMART2200CRMXL.yaml b/device-types/TrippLite/SMART2200CRMXL.yaml new file mode 100644 index 000000000..474e000c5 --- /dev/null +++ b/device-types/TrippLite/SMART2200CRMXL.yaml @@ -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 diff --git a/module-types/TrippLite/SNMPWEBCARD.yaml b/module-types/TrippLite/SNMPWEBCARD.yaml new file mode 100644 index 000000000..b15e62e8b --- /dev/null +++ b/module-types/TrippLite/SNMPWEBCARD.yaml @@ -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.