From 66ef5467a47520e4928c462607c18ab0afb5b739 Mon Sep 17 00:00:00 2001 From: Mark Tinberg Date: Wed, 18 Nov 2020 15:11:40 -0600 Subject: [PATCH] Add APC SmartUPS Management cards --- device-types/APC/AP9617.yaml | 12 ++++++++++++ device-types/APC/AP9618.yaml | 12 ++++++++++++ device-types/APC/AP9619.yaml | 12 ++++++++++++ device-types/APC/AP9630.yaml | 12 ++++++++++++ device-types/APC/AP9631.yaml | 12 ++++++++++++ device-types/APC/AP9640.yaml | 12 ++++++++++++ device-types/APC/AP9641.yaml | 12 ++++++++++++ 7 files changed, 84 insertions(+) create mode 100644 device-types/APC/AP9617.yaml create mode 100644 device-types/APC/AP9618.yaml create mode 100644 device-types/APC/AP9619.yaml create mode 100644 device-types/APC/AP9630.yaml create mode 100644 device-types/APC/AP9631.yaml create mode 100644 device-types/APC/AP9640.yaml create mode 100644 device-types/APC/AP9641.yaml diff --git a/device-types/APC/AP9617.yaml b/device-types/APC/AP9617.yaml new file mode 100644 index 00000000..b447b3b7 --- /dev/null +++ b/device-types/APC/AP9617.yaml @@ -0,0 +1,12 @@ +manufacturer: APC +model: AP9617 +slug: ap9617 +part_number: AP9617 +u_height: 0 +is_full_depth: false +comments: UPS Network Management Card +subdevice_role: child +interfaces: + - name: Network + type: 100base-tx + mgmt_only: true diff --git a/device-types/APC/AP9618.yaml b/device-types/APC/AP9618.yaml new file mode 100644 index 00000000..0843dd5e --- /dev/null +++ b/device-types/APC/AP9618.yaml @@ -0,0 +1,12 @@ +manufacturer: APC +model: AP9618 +slug: ap9618 +part_number: AP9618 +u_height: 0 +is_full_depth: false +comments: UPS Network Management Card w/ Environmental Monitoring & Out of Band Management +subdevice_role: child +interfaces: + - name: Network + type: 100base-tx + mgmt_only: true diff --git a/device-types/APC/AP9619.yaml b/device-types/APC/AP9619.yaml new file mode 100644 index 00000000..d734ce0e --- /dev/null +++ b/device-types/APC/AP9619.yaml @@ -0,0 +1,12 @@ +manufacturer: APC +model: AP9619 +slug: ap9619 +part_number: AP9619 +u_height: 0 +is_full_depth: false +comments: UPS Network Management Card w/ Environmental Monitoring +subdevice_role: child +interfaces: + - name: Network + type: 100base-tx + mgmt_only: true diff --git a/device-types/APC/AP9630.yaml b/device-types/APC/AP9630.yaml new file mode 100644 index 00000000..6e8b631e --- /dev/null +++ b/device-types/APC/AP9630.yaml @@ -0,0 +1,12 @@ +manufacturer: APC +model: AP9630 +slug: ap9630 +part_number: AP9630 +u_height: 0 +is_full_depth: false +comments: UPS Network Management Card 2 +subdevice_role: child +interfaces: + - name: Network + type: 100base-tx + mgmt_only: true diff --git a/device-types/APC/AP9631.yaml b/device-types/APC/AP9631.yaml new file mode 100644 index 00000000..6ccdd973 --- /dev/null +++ b/device-types/APC/AP9631.yaml @@ -0,0 +1,12 @@ +manufacturer: APC +model: AP9631 +slug: ap9631 +part_number: AP9631 +u_height: 0 +is_full_depth: false +comments: UPS Network Management Card 2 with Environmental Monitoring +subdevice_role: child +interfaces: + - name: Network + type: 100base-tx + mgmt_only: true diff --git a/device-types/APC/AP9640.yaml b/device-types/APC/AP9640.yaml new file mode 100644 index 00000000..b962709d --- /dev/null +++ b/device-types/APC/AP9640.yaml @@ -0,0 +1,12 @@ +manufacturer: APC +model: AP9640 +slug: ap9640 +part_number: AP9640 +u_height: 0 +is_full_depth: false +comments: UPS Network Management Card 3 +subdevice_role: child +interfaces: + - name: Network + type: 100base-tx + mgmt_only: true diff --git a/device-types/APC/AP9641.yaml b/device-types/APC/AP9641.yaml new file mode 100644 index 00000000..4a524466 --- /dev/null +++ b/device-types/APC/AP9641.yaml @@ -0,0 +1,12 @@ +manufacturer: APC +model: AP9641 +slug: ap9641 +part_number: AP9641 +u_height: 0 +is_full_depth: false +comments: UPS Network Management Card 3 with Environmental Monitoring +subdevice_role: child +interfaces: + - name: Network + type: 100base-tx + mgmt_only: true