Skip to content

Instantly share code, notes, and snippets.

@FlorianHeigl
Created December 1, 2022 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FlorianHeigl/fdf32f7776e47da020c3b144dd0a77e4 to your computer and use it in GitHub Desktop.
Save FlorianHeigl/fdf32f7776e47da020c3b144dd0a77e4 to your computer and use it in GitHub Desktop.
hAP ac lite netbox device type
---
manufacturer: MikroTik
model: hAP ac lite
slug: hap-ac-lite
part_number: RB952Ui-5ac2nD
u_height: 0
is_full_depth: false
subdevice_role: ''
comments: "The [hAP ac lite](https://mikrotik.com/product/RB952Ui-5ac2nD) is a Dual-concurrent\
\ Access Point, that provides WiFi coverage for 2.4GHz and 5GHz frequencies at the\
\ same time.\r\n\r\n* RouterOS license: 4\r\n* Dimensions: 113 x 89 x 28mm\r\n*\
\ PoE-out Port: Ether5, Passive PoE, max. 500mA\r\n\r\nInternational version: RB952U*i*-5ac2nD\r\
\n\r\nUser manual: Wireless for home and office: [hAP ac lite](https://help.mikrotik.com/docs/display/UM/hAP+ac+lite)"
console-ports:
- name: USB
type: usb-a
label: ''
description: ''
power-ports:
- name: power10-28V
type: dc-terminal
maximum_draw: 20
allocated_draw: 8
label: ''
description: ''
interfaces:
- name: ether1
type: 100base-tx
mgmt_only: false
label: Internet / PoE in
description: ''
- name: ether2
type: 100base-tx
mgmt_only: false
label: '2'
description: ''
- name: ether3
type: 100base-tx
mgmt_only: false
label: '3'
description: ''
- name: ether4
type: 100base-tx
mgmt_only: false
label: '4'
description: ''
- name: ether5
type: 100base-tx
mgmt_only: false
label: 5 / PoE out
description: ''
@FlorianHeigl
Copy link
Author

feel free to grab this and upstream it.
i'm not gonna try soon since the netbox device type library chokes all the time on data exported from netbox. it's too frustrating for me, but probably it's no issue at all for others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment