-
Notifications
You must be signed in to change notification settings - Fork 99
Description
Bug reporting acknowledgment
Yes, I read it
Professional support
None
Describe the bug
Hello
netinventory doesn't discover those printers, Although a snmpwalk does.
but at the end of snmpwalk there is an error :
%Failed to get value of SNMP variable. General Error (genErr(5))
here is an extract of snmpwalk I did to find out the srlnbr (for instance)
snmpwalk.exe -v:2c -c:public -r:xx.yy.zz.aa -os:.1.3.6.1.4.1.1129.1.2.1.1.1.1.1
SnmpWalk v1.01 - Copyright (C) 2009 SnmpSoft Company
[ More useful network tools on http://www.snmpsoft.com ]
OID=.1.3.6.1.4.1.1129.1.2.1.1.1.1.1.0, Type=OctetString, Value=
OID=.1.3.6.1.4.1.1129.1.2.1.1.1.1.2.0, Type=OctetString, Value=B1.2A
OID=.1.3.6.1.4.1.1129.1.2.1.1.1.1.3.0, Type=OctetString, Value=QP
OID=.1.3.6.1.4.1.1129.1.2.1.1.1.1.4.0, Type=OctetString, Value=METAL
OID=.1.3.6.1.4.1.1129.1.2.1.1.1.1.5.0, Type=Integer, Value=300
OID=.1.3.6.1.4.1.1129.1.2.1.1.1.2.1.0, Type=OctetString, Value=B-850-R
OID=.1.3.6.1.4.1.1129.1.2.1.1.1.2.2.0, Type=OctetString, Value=V1.2E
OID=.1.3.6.1.4.1.1129.1.2.1.1.1.2.3.0, Type=OctetString, Value=04NOV2011
...

So device replies, but with error :
does this error explain that this printer is not integrated in GLPI ?
More :
I did n't see these devices in 'unmanaged devices'
To reproduce
Discovery on range ip
Expected behavior
Printer should be integrated
Operating system
Windows
GLPI Agent version
v1.15
GLPI version
10.0.18
GLPIInventory plugin or other plugin version
GLPI Inventory v1.5.3
Additional context
No response