mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
0eb13b1fa7
* Add Eaton Tripp-Lite Images Added images to the following devices * Tripp-Lite-B064-016-02-IPG * Tripp-Lite-B096-016 * Tripp-Lite-B096-032 * Tripp-Lite-B097-016 * Tripp-Lite-PDUMH15AT * Tripp-Lite-PDUMH20HVAT * Tripp-Lite-SMART1500LCD * Tripp-Lite-SMART1500RMXL2UA * Tripp-Lite-SMART2200CRMXL * Add Eaton Device and Module Added Eaton Device * Tripp-Lite PDUMH15NET Added Eaton Module * Tripp-Lite WEBCARDLXE * Fix Power Outlet Label
18 lines
655 B
YAML
18 lines
655 B
YAML
---
|
|
manufacturer: Eaton
|
|
model: Tripp-Lite WEBCARDLXE
|
|
part_number: WEBCARDLXE
|
|
comments: Allows you to operate a compatible UPS system as a managed network device that you can monitor and control remotely. [Manual](https://assets.tripplite.com/product-pdfs/en/webcardlxe.pdf)
|
|
interfaces:
|
|
- name: Mgmt
|
|
type: 100base-tx
|
|
mgmt_only: true
|
|
console-ports:
|
|
- name: Config
|
|
type: usb-micro-b
|
|
label: Console
|
|
description: Use this port to provide a direct terminal connection to a computer with a terminal emulation program.
|
|
- name: Sensor
|
|
type: usb-a
|
|
description: Supports a variety of Envirosense2 environmental and control modules.
|