mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
sysDescr, sysObjectID should not change unless the device is swapped, which would need a rediscover anyway. sysName is not needed, polling here overwrites custom sysName discovery. Poll sysDescr, sysObjectID if they are not filled (poller run before discovery) as they are required for a lot of code to work right.