fusioninventory / sysobject.ids

Repository to store sysobject.ids file, used for snmp network discovery
GNU General Public License v2.0
13 stars 42 forks source link

OID AP Unifi AP-AC v2 #9

Closed ostiven closed 6 years ago

ostiven commented 6 years ago

Hello, when i try to run fusioninventory-agent --debug to import my AP UniFi AP-AC v2 i get the following error:

[debug] no match for sysobjectID .1.3.6.1.4.1.10002.1 in database: unknown manufacturer ID

according to https://github.com/fusioninventory/sysobject.ids next is the output from fusioninventory-netinventory --credentials version:2c,community:public --debug --host "serverIP"

[info] Can't load Net::NBName, netbios can't be used
[debug] scanning block xxx.xxx.xxx.150-xxx.xxx.xxx.150
[debug] creating 1 worker threads
[debug] [thread 1] creation
[debug] [thread 1] scanning xxx.xxx.xxx.150:
[debug] [thread 1] - scanning xxx.xxx.xxx.150 with nmap: success
[debug] no match for sysobjectID .1.3.6.1.4.1.10002.1 in database: unknown manufacturer ID
[debug] [thread 1] - scanning 192.168.103.150 with SNMP, credentials 1: success
[debug] [thread 1] termination
<?xml version="1.0" encoding="UTF-8" ?>
<REQUEST>
  <CONTENT>
    <DEVICE>
      <AUTHSNMP>1</AUTHSNMP>
      <CONTACT>unset</CONTACT>
      <DESCRIPTION>Linux 2.6.22 #1 PREEMPT Fri Sep 15 22:34:14 PDT 2017 mips</DESCRIPTION>
      <IP>xxx.xxx.xxx.150</IP>
      <LOCATION>unset</LOCATION>
      <MAC>04:18:d6:d3:d0:40</MAC>
      <NETPORTVENDOR>Ubiquiti Networks</NETPORTVENDOR>
      <SNMPHOSTNAME>"APNAME"</SNMPHOSTNAME>
      <UPTIME>13 days, 02:17:43.00</UPTIME>
    </DEVICE>
    <MODULEVERSION>2.3</MODULEVERSION>
    <PROCESSNUMBER>1</PROCESSNUMBER>
  </CONTENT>
  <DEVICEID>foo</DEVICEID>
  <QUERY>NETDISCOVERY</QUERY>
</REQUEST>

[debug] cleaning 1 worker threads