diff --git a/includes/discovery/os/samsungprinter.inc.php b/includes/discovery/os/samsungprinter.inc.php index 4738f20b5e..2ae610f62e 100644 --- a/includes/discovery/os/samsungprinter.inc.php +++ b/includes/discovery/os/samsungprinter.inc.php @@ -1,5 +1,5 @@ checkOS('samsungprinter', 'samsungprinter-scx'); $this->checkOS('samsungprinter', 'samsungprinter-c'); $this->checkOS('samsungprinter', 'samsungprinter-s'); + $this->checkOS('samsungprinter', 'samsungprinter-ml'); } public function testSanos() diff --git a/tests/snmpsim/samsungprinter-ml.snmprec b/tests/snmpsim/samsungprinter-ml.snmprec new file mode 100644 index 0000000000..d1fe16894d --- /dev/null +++ b/tests/snmpsim/samsungprinter-ml.snmprec @@ -0,0 +1,2 @@ +1.3.6.1.2.1.1.1.0|4|Samsung ML-2850 Series OS 1.01.15.47 02-10-2010;Engine 1.01.25;NIC V4.01.09(ML-285x) +1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.236.11.5.1 \ No newline at end of file