added debug

This commit is contained in:
laf 2015-07-19 11:43:54 +01:00
parent 43f121d7ae
commit d427008eaf

View File

@ -1,4 +1,4 @@
<?php <?php
$version = snmp_get($device, 'firmwareVersion.0', '-Osqnv', 'NETONIX-SWITCH-MIB', 'mibs:mibs/netonix/'); $version = snmp_get($device, 'firmwareVersion.0', '-Osqnv', 'NETONIX-SWITCH-MIB', 'mibs:mibs/netonix/');
echo "DEBUG $version DEBUG\n";