# Describe the bug When the SNMP Agent is enabled, certain objects result in the error that the $cache variable is not initiated. ## Expected behavior Properly initialize this array before the main program loop is started to prevent these warnings.
Describe the bug
When the SNMP Agent is enabled, certain objects result in the error that the $cache variable is not initiated.
Expected behavior
Properly initialize this array before the main program loop is started to prevent these warnings.