You are not logged in.
Pages: 1
Hello.
I have GLPI 9.5.5 and FusionInventory 9.5+3.0 and FusionInventory Agent 2.6 for Windows.
1. I modified the file C:\Program Files\FusionInventory-Agent\share\sysobject.ids.
Added line: 14988.2 Mikrotik NETWORKING
2. MikroTik Switch is not imported to GLPI.
3. Manual Scan:
C:\Program Files\FusionInventory-Agent>fusioninventory-netinventory --credentials version:2c,community:public --debug --host 10.20.24.80
[debug] create 1 worker threads
[debug] [thread 1] build
[debug] [thread 1] #1, scan 0: 10.20.24.80
[debug] [thread 1] #1, full match to sysobjectID .1.3.6.1.4.1.14988.2 in database
<?xml version="1.0" encoding="UTF-8" ?>
<REQUEST>
<CONTENT>
<DEVICE>
<INFORMATION>
<COMMENTS>CSS610-8G-2S+ SwOS v2.17</COMMENTS>
<ID>0</ID>
<MAC>78:9a:18:05:8f:f9</MAC>
<MANUFACTURER>Mikrotik</MANUFACTURER>
<NAME>MT_PATO_01</NAME>
<TYPE>NETWORK</TYPE>
<UPTIME>3 days, 21:14:54.06</UPTIME>
</INFO>
I think the problem is the missing <SERIAL> section.
In GLPI->FusionInventory->Rules→BlakList, missing a serial number is an exclusion.
There is a Mikrotik.pm module in C:\Program Files\FusionInventory-Agent\perl\agent\FusionInventory\Agent\SNMP\MibSupport which fixes the serial number and firmware version support. It concerns mikrotikExperimentalModule => '.1.3.6.1.4.1.14988.1' and it doesn't work for me. Simply replacing it with '.1.3.6.1.4.1.14988.2' does not help.
What else can you do?
Offline
Pages: 1