0

DELL EMC Q28-128GFC-SW4 128G (4x32G) QSFP28 Module / Optical Transceiver - SW, MMF, MTP/MPO-12 - 0KP0VM / KP0VM

Item 1 of 4

Item number
129695
Condition
New
Weight
65 g
€ 249.99 *
* Incl. VAT excl. Shipping

Dieser Artikel ist momentan ausverkauft! Ihre Optionen:
Wir haben zwar tausende vorkonfigurierte Server, Zubehör und Ersatzteile auf Lager, diesen allerdings nicht mehr! Wir können sicher dennoch helfen:

Your choice
  • DELL EMC Q28-128GFC-SW4 128G (4x32G) QSFP28 Module / Optical Transceiver - SW, MMF, MTP/MPO-12 - 0KP0VM / KP0VM
  • Price with upgrades:

    • € 249.99

Description

Description: DELL EMC Q28-128GFC-SW4 128G (4x32G) QSFP28 Module / Optical Transceiver - SW, MMF, MTP/MPO-12 - 0KP0VM / KP0VM
   
Brand name: DELL EMC
Material manufacturer: multi vendor
Product type: optical transceiver
Form factor: QSFP28
Data rate: 128 Gbit/s (4x 32 Gbit/s)
Wave length: Short Wave (850nm)
Link length: max. 70m with OM3, max. 100m with OM4
Connector type: MTP/MPO-12
Media type: MMF
Application: Fibre Channel
   
Related part number(s):  
Part No.: 0KP0VM
Optional Part No.: KP0VM
   
Condition: new, bulk
Included in delivery: 1x transceiver
Questions about this item?
We're happy to help! Contact us and we will get back to you as soon as possible! Create new ticket
Questions about this item?
document.addEventListener('DOMContentLoaded', function() { let subform = document.getElementById('custom-sib-form'); subform.addEventListener('submit', function (event) { event.preventDefault(); var form = event.target; var formData = new FormData(form); fetch(form.action, { method: form.method, body: new URLSearchParams(formData).toString(), headers: { 'Content-Type': 'application/x-www-form-urlencoded' } }) .then(data => { document.getElementById('form-response').style.display = 'block'; form.querySelector('button[type="submit"]').disabled = true; form.querySelector('button[type="submit"]').style.opacity = 0.8; document.getElementById('form-response').style.color = '#17ca17'; document.getElementById('form-response').innerText = "You have successfully subscribed to the newsletter"; }) .catch(error => { console.log(error) }); }); })