Added serial,version, cpu and mem for zywall

This commit is contained in:
laf
2015-08-11 12:32:54 +00:00
parent ed2e072d09
commit c652cb652e
3 changed files with 48 additions and 0 deletions
+3
View File
@@ -1,3 +1,6 @@
<?php
$hardware = $poll_device['sysDescr'];
$firmware = snmp_get($device, '.1.3.6.1.4.1.890.1.15.3.1.6.0', '-Osqv');
$serial = snmp_get($device, '1.3.6.1.4.1.890.1.15.3.1.12.0', '-Osqv');