From 17268d913f15675cbfab1568bb67e6a5c998500e Mon Sep 17 00:00:00 2001 From: squintfox <55590532+squintfox@users.noreply.github.com> Date: Wed, 15 Feb 2023 17:12:33 -0500 Subject: [PATCH] Update APC NMC module ports (#1113) * Update APC NMC module ports * Update port names * Update with {module} names * Apparently you can't begin name with {module} --------- Co-authored-by: Robert Spadaro Co-authored-by: Daniel W. Anner --- module-types/APC/AP9630.yaml | 5 ++++- module-types/APC/AP9631.yaml | 9 ++++++++- module-types/APC/AP9640.yaml | 5 ++++- module-types/APC/AP9641.yaml | 9 ++++++++- 4 files changed, 24 insertions(+), 4 deletions(-) diff --git a/module-types/APC/AP9630.yaml b/module-types/APC/AP9630.yaml index 4c2668bd9..170fc9fda 100644 --- a/module-types/APC/AP9630.yaml +++ b/module-types/APC/AP9630.yaml @@ -3,7 +3,10 @@ manufacturer: APC model: AP9630 part_number: AP9630 comments: UPS Network Management Card 2 +console-ports: + - name: Serial (3.5mm) [{module}] + type: other interfaces: - - name: Network + - name: Network [{module}] type: 100base-tx mgmt_only: true diff --git a/module-types/APC/AP9631.yaml b/module-types/APC/AP9631.yaml index f2a6b5d83..d5f521ea9 100644 --- a/module-types/APC/AP9631.yaml +++ b/module-types/APC/AP9631.yaml @@ -3,7 +3,14 @@ manufacturer: APC model: AP9631 part_number: AP9631 comments: UPS Network Management Card 2 with Environmental Monitoring +console-ports: + - name: Serial (3.5mm) [{module}] + type: other interfaces: - - name: Network + - name: Network [{module}] type: 100base-tx mgmt_only: true + - name: Universal I/O 1 (RJ-45) [{module}] + type: other + - name: Universal I/O 2 (RJ-45) [{module}] + type: other diff --git a/module-types/APC/AP9640.yaml b/module-types/APC/AP9640.yaml index a75042c87..7e135a2d0 100644 --- a/module-types/APC/AP9640.yaml +++ b/module-types/APC/AP9640.yaml @@ -3,7 +3,10 @@ manufacturer: APC model: AP9640 part_number: AP9640 comments: UPS Network Management Card 3 +console-ports: + - name: USB Micro [{module}] + type: usb-micro-b interfaces: - - name: Network + - name: Network [{module}] type: 1000base-t mgmt_only: true diff --git a/module-types/APC/AP9641.yaml b/module-types/APC/AP9641.yaml index e79266065..df1b09838 100644 --- a/module-types/APC/AP9641.yaml +++ b/module-types/APC/AP9641.yaml @@ -3,7 +3,14 @@ manufacturer: APC model: AP9641 part_number: AP9641 comments: UPS Network Management Card 3 with Environmental Monitoring +console-ports: + - name: USB Micro [{module}] + type: usb-micro-b interfaces: - - name: Network + - name: Network [{module}] type: 1000base-t mgmt_only: true + - name: Universal I/O 1 (RJ-45) [{module}] + type: other + - name: Universal I/O 2 (RJ-45) [{module}] + type: other