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

jetdirect os defined twice since r10576

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • None
    • Professional Edition
    • OS

    Description

      Jetdirect defined twice since r10576, notice from wui;
      Duplicate sysObjectID '.1.3.6.1.4.1.11.1' in definitions for OSes: jetdirect and jetdirect!
      grep -r "1.3.6.1.4.1.11.1"

      includes/os/hp.inc.php:$config['os'][$os]['sysObjectID'][] = ".1.3.6.1.4.1.11.1"; // Sometime intersected with Samsung printers
      includes/os.inc.php:$config['os'][$os]['sysObjectID'][] = ".1.3.6.1.4.1.11.1"; // Sometime intersected with Samsung printers

      Attachments

        Activity

          [OBS-3416] jetdirect os defined twice since r10576

          Tnanks!
          Fixed in r10599.

          landy Mike Stupalov added a comment - Tnanks! Fixed in r10599.

          Please make and attach additional information about the device:

          • full snmp dump from device:

            snmpwalk -v2c -c <community>  --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk
            snmpwalk -v2c -c <community>  --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk

            If device not support SNMP version 2c, replace -v2c with -v1.

          • If you have problems with discovery or poller processes, please do and attach these debugs:

            ./discovery.php -d -h <device>
            ./poller.php -d -h <device>

          • additionally attach device and/or vendor specific MIB files

          Note, this comment is added automatically.

          bot Observium Bot added a comment - Please make and attach additional information about the device: full snmp dump from device: snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk If device not support SNMP version 2c, replace -v2c with -v1. If you have problems with discovery or poller processes, please do and attach these debugs: ./discovery.php -d -h <device> ./poller.php -d -h <device> additionally attach device and/or vendor specific MIB files Note, this comment is added automatically.

          People

            landy Mike Stupalov
            kentbjoh Kent Johannessen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: