Updates based on comments from Pull-Request

This commit is contained in:
arrmo
2016-01-17 17:08:16 -06:00
parent 734f9bc34e
commit 2f6800b5e4

View File

@@ -1,5 +1,2 @@
<?php
$hardware = snmp_get($device, 'deviceDescr.0', '-Ovq', 'IOMEGANAS-MIB');
$version = 'v1';
$serial = 'N/A';
?>