Uploaded image for project: 'Observium'
  1. Observium
  2. OBS-2751

UPS-MIB support for MikroTik RouterOS

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • None
    • None
    • OS
    • None

    Description

      MikroTik RouterOS supports monitoring of UPSs via the serial port (or USB-serial adapter). It also supports the UPS-MIB.

      https://wiki.mikrotik.com/wiki/Manual:System/UPS

      Could we get the UPS-MIB added to the MikroTik OS definition in includes/definitions/os.inc.php ?

      includes/definitions/os.inc.php

       // Mikrotik
       
       $os = "routeros";
       $config['os'][$os]['text'] = "Mikrotik RouterOS";
       .
       .
       .
       $config['os'][$os]['mibs'][] = "MIKROTIK-MIB";
      +$config['os'][$os]['mibs'][] = "UPS-MIB";
      

      Thanks.

      Attachments

        Activity

          [OBS-2751] UPS-MIB support for MikroTik RouterOS

          Added in r9386.

          landy Mike Stupalov added a comment - Added in r9386.

          People

            landy Mike Stupalov
            bwest Bob West
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: