Werk #15633: cisco_fru_module_status: '14' is not a valid PhysicalClasses

Component Checks & agents
Title cisco_fru_module_status: '14' is not a valid PhysicalClasses
Date Jun 20, 2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.0.0p37 2.1.0p30 2.2.0p5 2.3.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

Previously, the plugin cisco_fru_module_status would raise the error

ValueError ('14' is not a valid PhysicalClasses)

while parsing the section. With this Werk, the crash no longer occurs. The state '14' is now remapped to 'unknown'. Note, that the MIB v2/ENTITY-MIB.my does not list the state '14', so may we might have to update this mapping, if Cisco aligns their MIBs with the behaviour of their devices.

To the list of all Werks