updated firmware to version

This commit is contained in:
laf
2015-08-11 20:11:04 +00:00
parent c652cb652e
commit b1fcc3c84b

View File

@@ -2,5 +2,5 @@
$hardware = $poll_device['sysDescr'];
$firmware = snmp_get($device, '.1.3.6.1.4.1.890.1.15.3.1.6.0', '-Osqv');
$version = 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');