From 994e2e6f24d77951e7ad287fddd7d65e8deb9673 Mon Sep 17 00:00:00 2001 From: Dmitrii kryuchenkov Date: Mon, 14 Dec 2020 09:52:45 +0000 Subject: [PATCH] inv.objectmodels: Finisar | Transceiver | 10G | FTLX1475D3BCL --- .../Transceiver/10G/FTLX1475D3BCL.json | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 collections/inv.objectmodels/Finisar/Transceiver/10G/FTLX1475D3BCL.json diff --git a/collections/inv.objectmodels/Finisar/Transceiver/10G/FTLX1475D3BCL.json b/collections/inv.objectmodels/Finisar/Transceiver/10G/FTLX1475D3BCL.json new file mode 100644 index 0000000000..793ef053ba --- /dev/null +++ b/collections/inv.objectmodels/Finisar/Transceiver/10G/FTLX1475D3BCL.json @@ -0,0 +1,40 @@ +{ + "name": "Finisar | Transceiver | 10G | FTLX1475D3BCL", + "$collection": "inv.objectmodels", + "uuid": "9599aa83-e075-40b9-8b9c-f563f70a5884", + "vendor__code": "FINISAR", + "description": "10GBASE-LR/LW, SFP+, SFM, 1310nm, 10km", + "cr_context": "XCVR", + "tags": ["xcvr"], + "connections": [ + { + "description": "SFP+ Connector", + "direction": "o", + "gender": "m", + "name": "in", + "protocols": ["TransEth10G"], + "type__name": "Transceiver | SFP+" + }, + { + "description": "RX Port", + "direction": "s", + "gender": "f", + "name": "rx", + "protocols": [">10GBASE-LR"], + "type__name": "Optical | LC" + }, + { + "description": "TX Port", + "direction": "s", + "gender": "f", + "name": "tx", + "protocols": ["<10GBASE-LR"], + "type__name": "Optical | LC" + } + ], + "data": { + "asset": { + "part_no": ["FTLX1475D3BCL"] + } + } +} -- GitLab