This website requires JavaScript.
Explore
Help
Sign In
mirror
/
librenms-librenms
Watch
1
Star
0
Fork
0
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
php56
librenms-librenms
/
includes
/
polling
/
os
/
aos.inc.php
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
4 lines
70 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
adva image. pick up aos version for alcatel-lucent omniswitches
2011-03-22 09:41:57 +00:00
<?
php
refactor: Updated discovery/poller to use numeric sysObjectID (
#7922
)
2018-01-07 05:00:47 +00:00
list
(,
$hardware
,
$version
)
=
explode
(
' '
,
$device
[
'sysDescr'
]);
Reference in New Issue
Copy Permalink