mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-03 00:11:49 +02:00
Updated oid on poller
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
* the source code distribution for details.
|
* the source code distribution for details.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if (stristr($poll_device['sysObjectID'], "packetlogic") || strstr($poll_device['sysObjectId'], ".1.3.6.1.4.1.15397.2")) {
|
if (stristr($poll_device['sysObjectID'], "packetlogic") || strstr($poll_device['sysObjectId'], "enterprises.15397.2")) {
|
||||||
$version = "PacketLogic";
|
$version = "PacketLogic";
|
||||||
$hardware = "PacketLogic";
|
$hardware = "PacketLogic";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user