Ad Widget

Collapse

Шаблон для DragonWave

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Dmitriy Baimskiy
    Junior Member
    • Dec 2025
    • 3

    #1

    Шаблон для DragonWave

    Добрый день. Помогите создать шаблон для оборудования Dragon Wave. Скачал txt файлы от оборудования, конвертировал их в yaml. Но при импорте их в Забикс выходит ошибка Unable to parse at line 7 (near "MWR-RADIO-MC-MIB DEFINITIONS ::= BEGIN"). [zabbix.php:22 → require_once() → ZBase->run() → ZBase->processRequest() → CController->run() → CControllerPopupImportCompare->doAction() → CApiWrapper->__call() → CFrontendApiWrapper->callMethod() → CApiWrapper->callMethod() → CFrontendApiWrapper->callClientMethod() → CLocalApiClient->callMethod() → CConfiguration->importcompare() → CYamlImportReader->read() in include/classes/api/services/CConfiguration.php:404
    Attached Files
  • guntis_liepins
    Junior Member
    • Oct 2025
    • 12

    #2
    Hey you are doing something strange. These are not zabbix configuration files or templates. These are Management Information Base files ( https://en.wikipedia.org/wiki/Manage...formation_base )
    You must import them into your operating system. You can load them in SNMP MIB browser for easier viewing.
    However zabbix recommendation is that you use numeric ids in your templates.

    Comment

    Working...