WLC Cisco 9800 Access Point not discovered

@thl-cmk sorry, may bad here i mixed it . Ussing the extension for AP inventory i receive timout on querry SNMP

See the logs bellow
OMD[c4_monitor]:~$ cmk --debug -vII xxxxxxxx(good hostname)
Discovering services and host labels on: xxxxxxxx(good hostname)
xxxxxxxx(good hostname)

  • FETCHING DATA
    [SNMPFetcher] Execute data source
    ERROR: SNMP error 0/-24 (Timeout)
    Traceback (most recent call last):
    File “/omd/sites/c4_monitor/lib/python3/cmk/fetchers/snmp.py”, line 342, in _fetch_from_io
    _from, until, _section = persisted_sections[section_name]
    File “/omd/sites/c4_monitor/lib/python3/cmk/fetchers/cache.py”, line 42, in getitem
    return self._store.getitem(key)
    KeyError: SectionName(‘cisco_wlc’)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File “/omd/sites/c4_monitor/bin/cmk”, line 92, in
exit_status = modes.call(mode_name, mode_args, opts, args)
File “/omd/sites/c4_monitor/lib/python3/cmk/base/modes/init.py”, line 69, in call
return handler(*handler_args)
File “/omd/sites/c4_monitor/lib/python3/cmk/base/modes/check_mk.py”, line 1542, in mode_discover
discovery.do_discovery(
File “/omd/sites/c4_monitor/lib/python3/cmk/base/discovery.py”, line 370, in do_discovery
fetcher_messages=list(
File “/omd/sites/c4_monitor/lib/python3/cmk/base/checkers/_checkers.py”, line 247, in fetch_all
raw_data = source.fetch()
File “/omd/sites/c4_monitor/lib/python3/cmk/base/checkers/_abstract.py”, line 163, in fetch
return fetcher.fetch(self.mode)
File “/omd/sites/c4_monitor/lib/python3/cmk/fetchers/_base.py”, line 268, in fetch
return result.OK(self._fetch(mode))
File “/omd/sites/c4_monitor/lib/python3/cmk/fetchers/_base.py”, line 286, in _fetch
raw_data = self._fetch_from_io(mode)
File “/omd/sites/c4_monitor/lib/python3/cmk/fetchers/snmp.py”, line 348, in _fetch_from_io
fetched_data[section_name] = [
File “/omd/sites/c4_monitor/lib/python3/cmk/fetchers/snmp.py”, line 349, in
snmp_table.get_snmp_table(
File “/omd/sites/c4_monitor/lib/python3/cmk/snmplib/snmp_table.py”, line 82, in get_snmp_table
rowinfo = _get_snmpwalk(
File “/omd/sites/c4_monitor/lib/python3/cmk/snmplib/snmp_table.py”, line 188, in _get_snmpwalk
rowinfo = _perform_snmpwalk(section_name, base, fetchoid, backend=backend)
File “/omd/sites/c4_monitor/lib/python3/cmk/snmplib/snmp_table.py”, line 204, in _perform_snmpwalk
rows = backend.walk(
File “/omd/sites/c4_monitor/lib/python3/cmk/fetchers/cee/snmp_backend/inline.py”, line 202, in walk
raise MKSNMPError(
cmk.utils.exceptions.MKSNMPError: SNMP Error on xxxxxxxx(good hostname): SNMP query timed out after 6 tries within 30.03 seconds