Cisco_bgp_peer / Error: IndexError('list index out of range',)

CPU utilization R0/0 OK - Utilization in the last 5 minutes: 16.0%
Traceback (most recent call last):
File “/omd/sites/TKTest/bin/cmk”, line 100, in
exit_status = modes.call("–check", None, opts, args)
File “/omd/sites/TKTest/lib/python/cmk_base/modes/init.py”, line 72, in call
return mode.handler_function(*handler_args)
File “/omd/sites/TKTest/lib/python/cmk_base/modes/check_mk.py”, line 1579, in mode_check
return checking.do_check(hostname, ipaddress, options.get(“checks”))
File “/omd/sites/TKTest/lib/python/cmk_base/decorator.py”, line 58, in wrapped_check_func
status, infotexts, long_infotexts, perfdata = check_func(hostname, *args, **kwargs)
File “/omd/sites/TKTest/lib/python/cmk_base/checking.py”, line 111, in do_check
_do_all_checks_on_host(sources, host_config, ipaddress, only_check_plugin_names)
File “/omd/sites/TKTest/lib/python/cmk_base/checking.py”, line 247, in _do_all_checks_on_host
service.description)
File “/omd/sites/TKTest/lib/python/cmk_base/checking.py”, line 294, in execute_check
service_description=description)
File “/omd/sites/TKTest/lib/python/cmk_base/data_sources/host_sections.py”, line 142, in get_section_content
nodes_of_clustered_service)
File “/omd/sites/TKTest/lib/python/cmk_base/data_sources/host_sections.py”, line 206, in _get_section_content
section_content = self._update_with_parse_function(section_content, section_name)
File “/omd/sites/TKTest/lib/python/cmk_base/data_sources/host_sections.py”, line 299, in _update_with_parse_function
return parse_function(section_content)
File “/omd/sites/TKTest/local/share/check_mk/checks/cisco_bgp_peer”, line 280, in parse_cisco_bgp_peer
remoteaddr = cisco_bgp_get_peer(entry[0])
File “/omd/sites/TKTest/local/share/check_mk/checks/cisco_bgp_peer”, line 213, in cisco_bgp_get_peer
if int(OID_END[1]) == 4: # length of ip address
IndexError: list index out of range
OMD[TKTest]:~$