mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-08 22:54:52 +02:00
Add Nimble HF40 SAN and parts (#3039)
* Add Nimble HF40 SAN and parts * Add newline * Remove extra spaces * Remove unnecessary quotes * Fixed issues --------- Co-authored-by: Harry <harry@cadby.co.uk>
This commit is contained in:
9
module-types/HPE/Q8B84B.yaml
Normal file
9
module-types/HPE/Q8B84B.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: HPE Nimble Storage 2x1GbE 2-port FIO Adapter Kit
|
||||
part_number: Q8B84B
|
||||
interfaces:
|
||||
- name: eth{module}a
|
||||
type: 1000base-t
|
||||
- name: eth{module}b
|
||||
type: 1000base-t
|
9
module-types/HPE/Q8B88B.yaml
Normal file
9
module-types/HPE/Q8B88B.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: HPE Nimble Storage 2x10GbE 2-port FIO Adapter Kit
|
||||
part_number: Q8B88B
|
||||
interfaces:
|
||||
- name: eth{module}a
|
||||
type: 10gbase-x-sfpp
|
||||
- name: eth{module}b
|
||||
type: 10gbase-x-sfpp
|
13
module-types/HPE/Q8C03B.yaml
Normal file
13
module-types/HPE/Q8C03B.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: HPE Nimble Storage 2x16Gb Fibre Channel 4-port FIO Adapter Kit
|
||||
part_number: Q8C03B
|
||||
interfaces:
|
||||
- name: fc{module}a
|
||||
type: 16gfc-sfpp
|
||||
- name: fc{module}b
|
||||
type: 16gfc-sfpp
|
||||
- name: fc{module}c
|
||||
type: 16gfc-sfpp
|
||||
- name: fc{module}d
|
||||
type: 16gfc-sfpp
|
13
module-types/HPE/Q8C09B.yaml
Normal file
13
module-types/HPE/Q8C09B.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: HPE Nimble Storage 2x1GbE 4-port FIO Adapter Kit
|
||||
part_number: Q8C09B
|
||||
interfaces:
|
||||
- name: eth{module}a
|
||||
type: 1000base-t
|
||||
- name: eth{module}b
|
||||
type: 1000base-t
|
||||
- name: eth{module}c
|
||||
type: 1000base-t
|
||||
- name: eth{module}d
|
||||
type: 1000base-t
|
13
module-types/HPE/Q8C17B.yaml
Normal file
13
module-types/HPE/Q8C17B.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: HPE Nimble Storage 2x10GbE 4-port FIO Adapter Kit
|
||||
part_number: Q8C17B
|
||||
interfaces:
|
||||
- name: eth{module}a
|
||||
type: 10gbase-x-sfpp
|
||||
- name: eth{module}b
|
||||
type: 10gbase-x-sfpp
|
||||
- name: eth{module}c
|
||||
type: 10gbase-x-sfpp
|
||||
- name: eth{module}d
|
||||
type: 10gbase-x-sfpp
|
13
module-types/HPE/Q8C20B.yaml
Normal file
13
module-types/HPE/Q8C20B.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: HPE Nimble Storage 2x10GBASE-T 4-port FIO Adapter Kit
|
||||
part_number: Q8C20B
|
||||
interfaces:
|
||||
- name: eth{module}a
|
||||
type: 10gbase-t
|
||||
- name: eth{module}b
|
||||
type: 10gbase-t
|
||||
- name: eth{module}c
|
||||
type: 10gbase-t
|
||||
- name: eth{module}d
|
||||
type: 10gbase-t
|
9
module-types/HPE/R3Q00A.yaml
Normal file
9
module-types/HPE/R3Q00A.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: HPE Nimble Storage 2x25GbE 2-port FIO Adapter Kit
|
||||
part_number: R3Q00A
|
||||
interfaces:
|
||||
- name: eth{module}a
|
||||
type: 25gbase-x-sfp28
|
||||
- name: eth{module}b
|
||||
type: 25gbase-x-sfp28
|
9
module-types/HPE/R4G78A.yaml
Normal file
9
module-types/HPE/R4G78A.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: HPE Nimble Storage 2x32Gb Fibre Channel 2-port FIO Adapter Kit
|
||||
part_number: R4G78A
|
||||
interfaces:
|
||||
- name: fc{module}a
|
||||
type: 32gfc-sfp28
|
||||
- name: fc{module}b
|
||||
type: 32gfc-sfp28
|
Reference in New Issue
Block a user