Werk #19853: huawei_wlc_aps: skip APs with missing radio rows
| Component | Checks & agents | ||
| Title | huawei_wlc_aps: skip APs with missing radio rows | ||
| Date | Apr 23, 2026 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
The huawei_wlc_aps section parser crashed with IndexError: list index out
of range when the Huawei WLC returned fewer radio rows than access points,
which happens if an AP has only one radio band or if SNMP row ordering
produces inconsistent pairs.
APs whose paired radio rows are not both present are now skipped so the parser returns the data it could read rather than aborting the whole discovery.