Werk #18742: Tripp Lite UPS: Fix detection for devices with extended sysObjectID
| Component | Checks & agents | ||||||
| Title | Tripp Lite UPS: Fix detection for devices with extended sysObjectID | ||||||
| Date | Mar 17, 2026 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
Tripp Lite UPS devices were not detected because the detection rule used an exact sysObjectID match against .1.3.6.1.4.1.850.1. As a result, some Tripp Lite UPS devices did not appear in monitoring, which could lead to missing data or alerts.
We changed the rule to use a prefix match on .1.3.6.1.4.1.850, the Tripp Lite enterprise OID. This update enables correct discovery of all Tripp Lite UPS models automatically, without any user intervention.