Documentation
SNMP_UpdateValues
Require: IP-Symcon >= 6.0
boolean SNMP_UpdateValues (int $InstanzID)
Parameters
InstanzID | Instance ID |
Returns
If the command could be executed successfully, it returns TRUE as result, otherwise FALSE.
Description
Updates the variable values which are below the instance.
Example
SNMP_UpdateValues(12345);