Hi,
you right, seems that I forgot to fix it. Fixed now (will be in 1.2.14).
Best regards,
Victor
you right, seems that I forgot to fix it. Fixed now (will be in 1.2.14).
Best regards,
Victor
We really need your input in this questionnaire
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
snmp = CreateSNMPTransport($node);
value = SNMPGetValue(snmp, ".1.3.6.1.2.1.16.1.1.1.3." . $1);
return (value != null) && (value != 0);
