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

Adding SNMPv3 devices broken

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • Professional Edition
    • None

    Description

      The $config['snmp']['v3'] array is not initialised, which makes array_push() fail when adding new credentials. This impacts the web interface, the command-line tool and the API. This seems to be caused by commenting out the SNMPv3 defaults in commit #9280.

      Attached patch sets $config['snmp']['v3'] = array();, restoring SNMPv3 functionality

      Attachments

        Activity

          People

            adama Adam Armstrong
            steffann Sander Steffann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: