Adva 150CC - Exclude nemihubshelf (150CM) (#16426)

The SysObject ADVA list is messy. "nemihubshelf" device is a 150CM, and crashes when discovered and polled as a 150CC. This PR excludes them from being discovered wrongly.
This commit is contained in:
O Palivan
2024-09-25 12:47:09 +02:00
committed by GitHub
parent d23ecf551d
commit 52c96a6e79

View File

@@ -4,6 +4,7 @@ type: network
icon: adva
group: ADVA
ifname: true
mib_dir: adva
over:
- { graph: device_bits, text: Traffic }
- { graph: device_temperature, text: Temperature }
@@ -11,4 +12,4 @@ discovery:
-
sysObjectID:
- .1.3.6.1.4.1.2544.1.12.1.1.
mib_dir: adva
sysDescr_except: ['FSP150CM-HUB'] #Exclude 150CM nemihubshelf (different OS, and failing to respond to most OID/crashing)