0

HPE Cable / Datenkabel (66cm) - Onboard-Controller to SFF-Backplane - ProLiant DL360 Gen11 - P43732-001 / P56476-001


Item number
132211
Condition
Used
Weight
75 g
Delivery time
on stock and immediately available
Availability
1 in stock
€ 39.99 *
* Incl. VAT excl. Shipping
Unit price €60.59 / meter
Your choice
  • HPE Cable / Datenkabel (66cm) - Onboard-Controller to SFF-Backplane - ProLiant DL360 Gen11 - P43732-001 / P56476-001
  • Price with upgrades:

    • € 39.99

Description

Description: HPE Cable / Datenkabel (66cm) - Onboard-Controller to SFF-Backplane - ProLiant DL360 Gen11 - P43732-001 / P56476-001
   
Cable connectors: 1x SFF-8654-8i (straight) to 1x SFF-8654-8i (bottom angled)
Cable length: about 66cm
   
Connection: SFF Backplane Port 1 to System board FLEX 2
   
Suitable for: HPE ProLiant DL360 Gen11
   
Related part number(s):  
Option Kit No.: -
Renew Option No.: -
Renew Part No.: -
Spares No.: P56476-001
Part No.: P43732-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) }); }); })