{% extends 'generic/object_list.html' %} {% block content %}

Module Type Mapping

Map LibreNMS inventory model names (entPhysicalModelName) to NetBox module types. When synchronizing modules from LibreNMS, these mappings are checked first before falling back to exact model / part number matching.

Example: Map "710-017414" to module type "WS-X4908-10GE"

{{ block.super }} {% endblock %} {% block bulk_buttons %} {{ block.super }} {% endblock %}