Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

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
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.3.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.2.0p5 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.1.0p30 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT
2.0.0p37 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

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