mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-12-28 18:09:20 +01:00
f2709fed8b
* Updated module types to have proper model names * Updated Aruba module-types so that the model name is accurate * fixing Broadcom part number * updated comments to description * fixed checkpoint model names * moved generic keystone modules to a generic module folder * according to FS datasheets, each item has an Item ID (unique part number) and their associated model name * fixing the other module types * removed mgmt_false definition * removed newlines * removed extra definitions * fixed description, changed to comments * fixing fs part numbers to be strings * removed extra newlines * Removed extra newlines * reemoved blank definition
14 lines
855 B
YAML
14 lines
855 B
YAML
---
|
|
manufacturer: Aruba
|
|
model: J9306A
|
|
part_number: J9306A
|
|
comments: "## Physical characteristics\r\n* Dimensions: 6.05(d) x 7.45(w) x 5.1(h) in. (15.37 x 18.92 x 12.95 cm)\r\n* Weight 7.5 Ib (3.2 kg)\r\n* Electrical\
|
|
\ characteristics\r\n* Voltage: 100-127 VAC/200-240 VAC\r\n* N3xIimum Current. 13 10A\r\n* Maximum power rating: 1500 W\r\n* Frequency range, 50/60 HZ\r\
|
|
\n## Notes\r\nMaximum power rating and maximum heat dissipation are the worst-case theoretical maximum\r\nnumbers provided for planning the infrastructure\
|
|
\ with fully loaded PoE (if equipped), 100% traffic,\r\nall ports plugged in, and all modules populated.\r\nEach J9306A Supplies 600W chassis power, 300W\
|
|
\ of PoE/POE+ power at 110-127 volts, and 900W of PoE/PoE+ power at 200-240 volts."
|
|
power-ports:
|
|
- name: '{module}'
|
|
type: iec-60320-c14
|
|
maximum_draw: 1500
|