Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Printer detection - added missing Lexmark printer OID to dectection #491

Closed
wants to merge 3 commits into from

Conversation

Yogibaer75
Copy link
Contributor

@Yogibaer75 Yogibaer75 commented Jul 20, 2022

With 2.0 the Lexmark printers where checked correctly but with 2.1 this don't work anymore.
Added the missing sysObjectId for this Lexmark type.
This must be also applied to 2.1 branch :)

Thank you for your interest in contributing to Checkmk!
Unfortunately, due to our current work load, we only consider pure bug fixes as stated in our Readme.
This means any new pull request that is not a pure bug fix will be closed.
Instead of creating a PR, please consider sharing new check plugins, agent plugins, special agents or notification plugins via the Checkmk Exchange.

General information

Please give a brief summary of the affected device, software or appliance.
Keep in mind that we are experts in monitoring, but we cannot be experts on all supported devices.
A little context will help us assess your proposed change.

Bug reports

Please include:

  • Your operating system name and version
  • Any details about your local setup that might be helpful in troubleshooting
  • Detailed steps to reproduce the bug
  • An agent output or SNMP walk
  • The ID of a submitted crash report for reference (if applicable)

Proposed changes

Sometimes it is hard for us to assess the quality of a fix.
While it may work for you, it is our job to ensure that it works for everybody.
These are some ways to help us:

  • What is the expected behavior?
  • What is the observed behavior?
  • If it's not obvious from the above: In what way does your patch change the current behavior?
  • Consider writing a unit test that would have failed without your fix.
  • Is this a new problem? What made you submit this PR (new firmware, new device, changed device behavior)?

@kain88-de kain88-de self-assigned this Jul 21, 2022
@kain88-de
Copy link
Contributor

Do you happen to know some models that have been affected by this so I can list them in the werk for this?

@Yogibaer75
Copy link
Contributor Author

Yogibaer75 commented Jul 21, 2022

That i found on the "internet"

1.3.6.1.4.1.641.52.71107184 - Lexmark International - MX521ade - Printer
or
1.3.6.1.4.1.641.52.71107191 - Lexmark - CX923de

looked in the net for some more information and found this

Lexmark International Optra T612 .1.3.6.1.4.1.641.1
Lexmark International CX410de .1.3.6.1.4.1.641.2.71107124
Lexmark International Forms Printer 2580 .1.3.6.1.4.1.641.3.952056622
Lexmark International C4150 .1.3.6.1.4.1.641.51.71107174
Lexmark International CX725 .1.3.6.1.4.1.641.52.71107158

I added the other 3 to my PR.

I think that many many more printer OIDs are missing now inside the detection.

@kain88-de
Copy link
Contributor

yeah probably more are missing. I assume we added most printers on request.

@Yogibaer75
Copy link
Contributor Author

Small list from the internet that's missing

1.3.6.1.2.1.1.2.641.2 TOSHIBA Corporation e-STUDIO 305CS
1.3.6.1.2.1.1.2.641.52 TOSHIBA Corporation e-STUDIO 338CS
1.3.6.1.2.1.1.3.2001.1 TOSHIBA Corporation e-STUDIO 223CS
1.3.6.1.4.1.10917.1 Datamax I-4604
1.3.6.1.4.1.11.1 Hewlett-Packard LaserJet 3055
1.3.6.1.4.1.11.2 Hewlett-Packard Jet-Direct Print Server
1.3.6.1.4.1.171.11 D-Link DP-301P+
1.3.6.1.4.1.1750 Kyocera FS-1700+
1.3.6.1.4.1.1963 Intermec Technologies EasyCoder PM4i
1.3.6.1.4.1.2021.250.255 DYMO LW Print Server
1.3.6.1.4.1.20998.3.2.1.1 Honeywell International PM43c
1.3.6.1.4.1.2136.2.11 Xerox Corporation DocuColor
1.3.6.1.4.1.2136.2.25 EFI Fiery E100 60-55C-KM
1.3.6.1.4.1.2364 Konica Minolta IP Controller
1.3.6.1.4.1.244 Lantronix LPS1
1.3.6.1.4.1.258.300.127 Xerox Corporation Document Centre
1.3.6.1.4.1.258.406.2.2.2.1 Panasonic KX-MB2020
1.3.6.1.4.1.2590.1.1.1.2.1 Konica Minolta Minolta 211 PCL
1.3.6.1.4.1.26696.1 Hewlett-Packard LaserJet Pro MFP M128fn
1.3.6.1.4.1.29999.1 Hewlett-Packard Officejet Pro 8600
1.3.6.1.4.1.32925.1 Hewlett-Packard Designjet T520 36in
1.3.6.1.4.1.42.2.1.1 Canon imageRUNNER Pro 150VP
1.3.6.1.4.1.43564.2.6 TSC TTP-644 MT
1.3.6.1.4.1.51966.2.6 TSC ME240
1.3.6.1.4.1.683.1 Zebra Pocket Print Server
1.3.6.1.4.1.8072.3.2.10 Intermec Technologies PM43
1.3.6.1.4.1.835.1.1.21 MiLAN Technology MIL-P3840
1.3.6.1.4.1.961.1.1 Kyocera FS-1700

LarsMichelsen pushed a commit that referenced this pull request Aug 1, 2022
Added missing Lexmark printer OID to dectection
closes #491

Change-Id: I3a589fa19bc82e8bffd4238ec700887a1ea14321
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants