0

HPE CPU1 to OCP2 x8 Enablement Cable / Datenkabel (20cm) - DL360 / DL380 / ML350 Gen11 - P58214-001 / P51911-B21

Item 1 of 4

Item number
130573
Condition
Used
Weight
25 g
Delivery time
on stock and immediately available
Availability
20 in stock
€ 49.99 *
* Incl. VAT excl. Shipping
Unit price €249.95 / meter
Your choice
  • HPE CPU1 to OCP2 x8 Enablement Cable / Datenkabel (20cm) - DL360 / DL380 / ML350 Gen11 - P58214-001 / P51911-B21
  • Price with upgrades:

    • € 49.99

Description

Description: HPE CPU1 to OCP2 x8 Enablement Cable / Datenkabel (20cm) - DL360 / DL380 / ML350 Gen11 - P58214-001 / P51911-B21
   
Cable connectors: 1x SFF-TA-1016-8i (bottom angled) to 1x SFF-TA-1016-8i (bottom angled)
Cable length: about 20cm
   
Connection: for OCP slot 15 port 1 to Socket 1 MCIO port 1
   
Suitable for: HPE ProLiant DL380 Gen11
  HPE ProLiant ML350 Gen11
   
Related part number(s):  
Option Kit No.: P51911-B21
Renew Option No.: P51911R-B21
Renew Part No.: P43735-001U
Spares No.: P58214-001
Part No.: P43735-001
   
Condition: used, very good
Included in delivery: 1x cable
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?
Cable matrix:

HPE ProLiant Cable Matrix

 

Notice: These links lead to the manufacturer's website.

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) }); }); })