mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
f2709fed8b
* Updated module types to have proper model names * Updated Aruba module-types so that the model name is accurate * fixing Broadcom part number * updated comments to description * fixed checkpoint model names * moved generic keystone modules to a generic module folder * according to FS datasheets, each item has an Item ID (unique part number) and their associated model name * fixing the other module types * removed mgmt_false definition * removed newlines * removed extra definitions * fixed description, changed to comments * fixing fs part numbers to be strings * removed extra newlines * Removed extra newlines * reemoved blank definition
67 lines
1.9 KiB
YAML
67 lines
1.9 KiB
YAML
---
|
||
manufacturer: ZTE
|
||
model: CICK
|
||
comments: The power card PRWG card uses–48 V DC power and provides power supply to each card. The system supports two power cards. When the input voltage
|
||
of two power supplies is equal, the two PRWG cards work in load-balance mode.
|
||
console-ports:
|
||
- name: CLKI1 {module}
|
||
comments: The first BITS clock input interface, 75ohm
|
||
type: rj-45
|
||
mgmt_only: true
|
||
- name: CLKI2 {module}
|
||
comments: The second BITS clock input interface, 75ohm
|
||
type: rj-45
|
||
mgmt_only: true
|
||
- name: CLKO/1PPSO {module}
|
||
comments: BITS/1PPS+TOD clock output interface, 75ohm
|
||
type: rj-45
|
||
mgmt_only: true
|
||
- name: CLKI1/TIMI1 {module}
|
||
comments: The first BITS/1PPS+TOD clock input interface, 120ohm
|
||
type: rj-45
|
||
mgmt_only: true
|
||
- name: CLKI2/TIMI2 {module}
|
||
comments: The second BITS/1PPS+TOD clock input interface, 120ohm
|
||
type: rj-45
|
||
mgmt_only: true
|
||
- name: CLKO/TIMO {module}
|
||
comments: BITS/1PPS+TOD clock output interface, 120ohm
|
||
type: rj-45
|
||
mgmt_only: true
|
||
- name: ETH {module}
|
||
comments: Out-of-band maintenance network interface
|
||
type: rj-45
|
||
mgmt_only: true
|
||
- name: COM {module}
|
||
comments: Public serial port
|
||
type: rj-45
|
||
mgmt_only: true
|
||
- name: TEM {module}
|
||
comments: Temperature sensor interface
|
||
type: rj-45
|
||
mgmt_only: true
|
||
- name: HUM
|
||
comments: Humid sensor interface
|
||
type: rj-45
|
||
mgmt_only: true
|
||
- name: SMO {module}
|
||
comments: Smog sensor interface
|
||
type: rj-45
|
||
mgmt_only: true
|
||
- name: LIQ {module}
|
||
comments: Liquid sensor interface
|
||
type: rj-45
|
||
mgmt_only: true
|
||
- name: DOR {module}
|
||
comments: Entrance control sensor interface
|
||
type: rj-45
|
||
mgmt_only: true
|
||
- name: DIN {module}
|
||
comments: Digit input interface, four channels
|
||
type: rj-45
|
||
mgmt_only: true
|
||
- name: DOT {module}
|
||
comments: Digit input interface, four channels
|
||
type: rj-45
|
||
mgmt_only: true
|