failfix four of infinite

git-svn-id: http://www.observium.org/svn/observer/trunk@1305 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Tom Laermans
2010-07-05 22:04:57 +00:00
parent de7323fa3f
commit 5b5af4b20f
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
$hardware = snmp_get($device, "hrDeviceDescr", "HOST-RESOURCES-MIB");
$hardware = snmp_get($device, "hrDeviceDescr", "-OQv", "HOST-RESOURCES-MIB");
list(,$version) = split('Engine ',$sysDescr);