Change Interface Status Immediately after TRAP

Hello everyone,
I want to use the LinkDown LinkUp trap handler to update the WEBGUI immediately after a trap is received. I don’t to wait the next polling cycle.
Because when i look into those trap handler class i saw that they save the current port status send by trap, immediately inside the database.
Is there a function or a php class or something that i can call to change immediately the port status in the webgui because in database it was already change(querying the database) no need to do the whole polling but just collecting the port status. Thanks

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.