add some APC UPS, XLBP, XFMR device models, convert NMC from device to module models (#822)

* add some APC UPS, XLBP, XFMR device models, convert NMC from device to module models
This commit is contained in:
Timothy Willey
2022-05-28 07:22:02 -07:00
committed by GitHub
parent b01e1f8cc3
commit 46965742b7
15 changed files with 267 additions and 30 deletions

View File

@ -0,0 +1,9 @@
---
manufacturer: APC
model: AP9617
part_number: AP9617
comments: UPS Network Management Card
interfaces:
- name: Network
type: 100base-tx
mgmt_only: true

View File

@ -0,0 +1,9 @@
---
manufacturer: APC
model: AP9618
part_number: AP9618
comments: UPS Network Management Card w/ Environmental Monitoring & Out of Band Management
interfaces:
- name: Network
type: 100base-tx
mgmt_only: true

View File

@ -0,0 +1,9 @@
---
manufacturer: APC
model: AP9619
part_number: AP9619
comments: UPS Network Management Card w/ Environmental Monitoring
interfaces:
- name: Network
type: 100base-tx
mgmt_only: true

View File

@ -0,0 +1,9 @@
---
manufacturer: APC
model: AP9630
part_number: AP9630
comments: UPS Network Management Card 2
interfaces:
- name: Network
type: 100base-tx
mgmt_only: true

View File

@ -0,0 +1,9 @@
---
manufacturer: APC
model: AP9631
part_number: AP9631
comments: UPS Network Management Card 2 with Environmental Monitoring
interfaces:
- name: Network
type: 100base-tx
mgmt_only: true

View File

@ -0,0 +1,9 @@
---
manufacturer: APC
model: AP9640
part_number: AP9640
comments: UPS Network Management Card 3
interfaces:
- name: Network
type: 1000base-t
mgmt_only: true

View File

@ -0,0 +1,9 @@
---
manufacturer: APC
model: AP9641
part_number: AP9641
comments: UPS Network Management Card 3 with Environmental Monitoring
interfaces:
- name: Network
type: 1000base-t
mgmt_only: true