diff --git a/device-types/Opengear/CM7116-2-DAC-US.yaml b/device-types/Opengear/CM7116-2-DAC-US.yaml index 1ea77761e..faa46933d 100644 --- a/device-types/Opengear/CM7116-2-DAC-US.yaml +++ b/device-types/Opengear/CM7116-2-DAC-US.yaml @@ -49,6 +49,7 @@ power-ports: - name: PS2 type: iec-60320-c14 maximum_draw: 25 + allocated_draw: 20 interfaces: # physical interface labels seem different than config labels - name: lan diff --git a/device-types/Opengear/CM7196-2-DAC-US.yaml b/device-types/Opengear/CM7196-2-DAC-US.yaml index 6e369aa1e..eb6784295 100644 --- a/device-types/Opengear/CM7196-2-DAC-US.yaml +++ b/device-types/Opengear/CM7196-2-DAC-US.yaml @@ -202,14 +202,16 @@ console-server-ports: - name: Port 96 type: rj-45 power-ports: +# best guess on maximum_draw +# datasheet states 35W power consumption for 96-port models - name: PS1 type: iec-60320-c14 - maximum_draw: 25 - allocated_draw: 20 + maximum_draw: 50 + allocated_draw: 35 - name: PS2 type: iec-60320-c14 - maximum_draw: 25 - allocated_draw: 20 + maximum_draw: 50 + allocated_draw: 35 interfaces: # physical interface labels seem different than config labels - name: lan diff --git a/device-types/Opengear/IM7216-2-DAC-US.yaml b/device-types/Opengear/IM7216-2-DAC-US.yaml new file mode 100644 index 000000000..c319d2c30 --- /dev/null +++ b/device-types/Opengear/IM7216-2-DAC-US.yaml @@ -0,0 +1,60 @@ +manufacturer: Opengear +model: IM7216-2-DAC-US +slug: im7216-2-dac-us +part_number: IM7216-2-DAC-US +u_height: 1 +is_full_depth: false +comments: '' +console-ports: + - name: Console + type: rj-45 +console-server-ports: + - name: Port 1 + type: rj-45 + - name: Port 2 + type: rj-45 + - name: Port 3 + type: rj-45 + - name: Port 4 + type: rj-45 + - name: Port 5 + type: rj-45 + - name: Port 6 + type: rj-45 + - name: Port 7 + type: rj-45 + - name: Port 8 + type: rj-45 + - name: Port 9 + type: rj-45 + - name: Port 10 + type: rj-45 + - name: Port 11 + type: rj-45 + - name: Port 12 + type: rj-45 + - name: Port 13 + type: rj-45 + - name: Port 14 + type: rj-45 + - name: Port 15 + type: rj-45 + - name: Port 16 + type: rj-45 +power-ports: + - name: PS1 + type: iec-60320-c14 + allocated_draw: 30 + - name: PS2 + type: iec-60320-c14 + allocated_draw: 30 +interfaces: + - name: eth0 + type: 1000base-t + mgmt_only: true + - name: eth1 + type: 1000base-t + mgmt_only: true + - name: wlan0 + type: ieee802.11n + mgmt_only: true diff --git a/device-types/Opengear/IM7232-2-DAC-US.yaml b/device-types/Opengear/IM7232-2-DAC-US.yaml new file mode 100644 index 000000000..9474b6d8c --- /dev/null +++ b/device-types/Opengear/IM7232-2-DAC-US.yaml @@ -0,0 +1,92 @@ +manufacturer: Opengear +model: IM7232-2-DAC-US +slug: im7232-2-dac-us +part_number: IM7232-2-DAC-US +u_height: 1 +is_full_depth: false +comments: '' +console-ports: + - name: Console + type: rj-45 +console-server-ports: + - name: Port 1 + type: rj-45 + - name: Port 2 + type: rj-45 + - name: Port 3 + type: rj-45 + - name: Port 4 + type: rj-45 + - name: Port 5 + type: rj-45 + - name: Port 6 + type: rj-45 + - name: Port 7 + type: rj-45 + - name: Port 8 + type: rj-45 + - name: Port 9 + type: rj-45 + - name: Port 10 + type: rj-45 + - name: Port 11 + type: rj-45 + - name: Port 12 + type: rj-45 + - name: Port 13 + type: rj-45 + - name: Port 14 + type: rj-45 + - name: Port 15 + type: rj-45 + - name: Port 16 + type: rj-45 + - name: Port 17 + type: rj-45 + - name: Port 18 + type: rj-45 + - name: Port 19 + type: rj-45 + - name: Port 20 + type: rj-45 + - name: Port 21 + type: rj-45 + - name: Port 22 + type: rj-45 + - name: Port 23 + type: rj-45 + - name: Port 24 + type: rj-45 + - name: Port 25 + type: rj-45 + - name: Port 26 + type: rj-45 + - name: Port 27 + type: rj-45 + - name: Port 28 + type: rj-45 + - name: Port 29 + type: rj-45 + - name: Port 30 + type: rj-45 + - name: Port 31 + type: rj-45 + - name: Port 32 + type: rj-45 +power-ports: + - name: PS1 + type: iec-60320-c14 + allocated_draw: 30 + - name: PS2 + type: iec-60320-c14 + allocated_draw: 30 +interfaces: + - name: eth0 + type: 1000base-t + mgmt_only: true + - name: eth1 + type: 1000base-t + mgmt_only: true + - name: wlan0 + type: ieee802.11n + mgmt_only: true diff --git a/device-types/Opengear/IM7248-2-DAC-US.yaml b/device-types/Opengear/IM7248-2-DAC-US.yaml index b0c602c4e..11bdaf0ad 100644 --- a/device-types/Opengear/IM7248-2-DAC-US.yaml +++ b/device-types/Opengear/IM7248-2-DAC-US.yaml @@ -108,8 +108,10 @@ console-server-ports: power-ports: - name: PS1 type: iec-60320-c14 + allocated_draw: 30 - name: PS2 type: iec-60320-c14 + allocated_draw: 30 interfaces: - name: eth0 type: 1000base-t