Files
librenms-librenms/includes/definitions/tait-tnadmin.yaml
Tony Murray d3f02e6bb7 SnmpQuery, respect snmp.max_oid (#14894)
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.
2023-03-13 10:17:34 -05:00

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'