mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Previously, the code would query all the oids it received. Now it will split it up into multiple queries if too many are sent. Prevents some devices snmp service from crashing.
14 lines
238 B
YAML
14 lines
238 B
YAML
os: tait-tnadmin
|
|
text: 'Tait TN Admin OS'
|
|
type: network
|
|
icon: tait
|
|
mib_dir: tait
|
|
snmp_max_oid: 1
|
|
over:
|
|
- { graph: device_temperature, text: 'Temperature' }
|
|
discovery:
|
|
-
|
|
sysObjectID:
|
|
- '.1.3.6.1.4.1.3570.3.15'
|
|
|