Logo
Explore Help
Sign In
mirror/librenms-librenms
1
0
Fork 0
You've already forked librenms-librenms
mirror of https://github.com/librenms/librenms.git synced 2024-10-07 16:52:45 +00:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
a78fac6d050d7ec1f900d034920ea62ab3f1f0dd
librenms-librenms/includes/discovery/os/jwos.inc.php

8 lines
107 B
PHP
Raw Normal View History

Detect Juniper WXOS/JWOS + minor MIB path fix git-svn-id: http://www.observium.org/svn/observer/trunk@1523 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 15:45:26 +00:00
<?php
Fix coding style part 2
2015-07-13 20:10:26 +02:00
if (!$os) {
if (strstr($sysObjectId, '1.3.6.1.4.1.8239.1.2.9')) {
$os = 'jwos';
}
Detect Juniper WXOS/JWOS + minor MIB path fix git-svn-id: http://www.observium.org/svn/observer/trunk@1523 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 15:45:26 +00:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Page: 1304ms Template: 1ms
edge-auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API