Details

    • Improvement
    • Resolution: Cannot Reproduce
    • Minor
    • None
    • None
    • Poller
    • None

    Description

      I just brought a Brother MFC-L3780CDW and it looks like Obervium is reading the device info and doesn't report any on the additional information like ram, ink, pages printed, or ethernet info. 

      Attachments

        Activity

          [OBS-4797] Brother MFC-L3780CDW
          TyShawn Sean Woods added a comment -

          For those on the community edition if you set the timeout to 3 and max repetitions to 0 the unit does work.

          TyShawn Sean Woods added a comment - For those on the community edition if you set the timeout to 3 and max repetitions to 0 the unit does work.
          TyShawn Sean Woods added a comment -

          ./poller.php hangs on the following

          SQL[SELECT * FROM `ports` WHERE `device_id` = '143']
          SQL RUNTIME[0.00047898s]
           o Caching Oids         Used full table ifEntry/ifXEntry snmpwalk.
          ifEntry 
          CMD[/usr/bin/snmpbulkwalk -t '120' -r '3' -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.5.101.20':'161' ifEntry]

          ./descovery.php hangs on

          CMD[/usr/bin/snmpbulkwalk -t '120' -r '3' -v2c -c *** -Pud -OQUsn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.5.101.20':'161' .1.3.6.1.2.1.1.9.1.2]

          TyShawn Sean Woods added a comment - ./poller.php hangs on the following SQL [SELECT * FROM `ports` WHERE `device_id` = '143'] SQL RUNTIME [0.00047898s]  o Caching Oids         Used full table ifEntry/ifXEntry snmpwalk. ifEntry  CMD [/usr/bin/snmpbulkwalk -t '120' -r '3' -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.5.101.20':'161' ifEntry] ./descovery.php hangs on CMD [/usr/bin/snmpbulkwalk -t '120' -r '3' -v2c -c *** -Pud -OQUsn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.5.101.20':'161' .1.3.6.1.2.1.1.9.1.2]

           

          It's how I see your printer from snmpdump.

          Probably this is your local issue with snmp timeout.

          Try increase snmp timeout and attach device poller and discovery debug (as Bot already written).

          landy Mike Stupalov added a comment -   It's how I see your printer from snmpdump. Probably this is your local issue with snmp timeout. Try increase snmp timeout and attach device poller and discovery debug (as Bot already written).

          General questions and device support can be discussed in our Discord channel, click here to join.


          Please make and attach additional information about the device:

          • full snmp dump from device:

            snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk
            snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -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

          This comment is added automatically.

          bot Observium Bot added a comment - General questions and device support can be discussed in our Discord channel, click here to join . Please make and attach additional information about the device: full snmp dump from device: snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -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 This comment is added automatically.

          People

            landy Mike Stupalov
            TyShawn Sean Woods
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: