mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
b36c0d7407
* Migrate tripp lite to eaton * merge tripplite module to eaton
15 lines
513 B
YAML
15 lines
513 B
YAML
---
|
|
manufacturer: Eaton
|
|
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
|
|
label: CONFIG
|
|
comments: Use this port to provide a direct terminal connection to a computer with a terminal emulation program.
|