0

HPE SAS Cable / Datenkabel (60/75cm) - Controller to Backplane - ProLiant DL160 Gen9 - 782430-001 / 774615-001


Item number
127345
Condition
Used
Weight
80 g
Delivery time
on stock and immediately available
Availability
1 in stock
€ 14.99 *
* Incl. VAT excl. Shipping
Your choice
  • HPE SAS Cable / Datenkabel (60/75cm) - Controller to Backplane - ProLiant DL160 Gen9 - 782430-001 / 774615-001
  • Price with upgrades:

    • € 14.99

Description

Description: HPE SAS Cable / Datenkabel (60/75cm) - Controller to Backplane - ProLiant DL160 Gen9 - 782430-001 / 774615-001
   
Cable connectors: 1x double-wide SFF-8087 (left angled) to 2x SFF-8087 (left angled, bottom angled)
Cable length: about 60cm + 75cm
   
Connection: HPE P430/P440/P840 Controller Port#1 to Backplane Port#1 + #2
   
Suitable for: HPE ProLiant DL160 Gen9 (8xSFF)
   
Related part number(s):  
Option Kit No.: -
Renew Option No.: -
Renew Part No.: -
Spares No.: 782430-001
Part No.: 774615-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! Submit 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 = 'green'; document.getElementById('form-response').innerText = "You have successfully subscribed to the newsletter"; }) .catch(error => { console.log(error) }); }); })