mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-14 09:08:36 +02:00
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:
9
module-types/APC/AP9617.yaml
Normal file
9
module-types/APC/AP9617.yaml
Normal 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
|
9
module-types/APC/AP9618.yaml
Normal file
9
module-types/APC/AP9618.yaml
Normal 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
|
9
module-types/APC/AP9619.yaml
Normal file
9
module-types/APC/AP9619.yaml
Normal 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
|
9
module-types/APC/AP9630.yaml
Normal file
9
module-types/APC/AP9630.yaml
Normal 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
|
9
module-types/APC/AP9631.yaml
Normal file
9
module-types/APC/AP9631.yaml
Normal 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
|
9
module-types/APC/AP9640.yaml
Normal file
9
module-types/APC/AP9640.yaml
Normal 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
|
9
module-types/APC/AP9641.yaml
Normal file
9
module-types/APC/AP9641.yaml
Normal 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
|
Reference in New Issue
Block a user