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

Revision 10390 key error for APC INROW Units

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • None
    • Professional Edition
    • Discovery
    • Ubuntu 16.04

    Description

      includes/discovery/sensors/powernet-mib.inc.php

      The keys defined for the APC INROW unit MIBs do not match what is returned by

      $type = snmp_get_oid($device, "sysObjectID.0", "PowerNet-MIB"); // Get the APC InRow model
      

      In my case the value returned is PowerNet-MIB::airIRRP100Series, not airIRRP100Series.

      Keys either need to be "PowerNet-MIB::airIRRP100Series" or strip the MIB name prefix.

      Attachments

        Activity

          People

            landy Mike Stupalov
            rwaltheide Richard Altheide
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: