You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
netniV
changed the title
PHP8.x SNMP Agent Complains of missing $cache variable in snmpagent_mibcachechild.php
When the SNMP Agent is enabled, certain objects can result in errors appearing
Dec 31, 2022
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.
The text was updated successfully, but these errors were encountered: