Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Tripplite SUINT1500LCD2U #2808

Open
agentpatience opened this issue Feb 19, 2025 · 4 comments
Open

Support for Tripplite SUINT1500LCD2U #2808

agentpatience opened this issue Feb 19, 2025 · 4 comments

Comments

@agentpatience
Copy link

Hello,

Can you advise if Tripplite SUINT1500LCD2U is supported by NUT?

Thanks!

@clepple
Copy link
Member

clepple commented Feb 21, 2025

The SUINT1500LCD2U shares the same Advanced Users Manual as several other supported models (such as the SU2200RTXLCD2U), which means it might be close enough. Are you planning to use the USB interface? If so, what does lsusb -d 09ae: return?

Reference: https://networkupstools.org/stable-hcl.html?manufacturer=Tripp%20Lite

@agentpatience
Copy link
Author

Hi Charles. Thanks for your support. I am a a bit of a noob but I want to setup NUT with SNMP mode. I will however try that command with the USB cable attached. I hav 2-3 servers attached to each UPS. I have installed the nut software via "dnf install nut" in rock linux 8.10. That is as far as Ihave got. Can you clue me in on the next steps? Thanks!

@clepple
Copy link
Member

clepple commented Feb 21, 2025

That sounds like you are looking for something like https://networkupstools.org/docs/user-manual.chunked/Features.html#_advanced_configuration (instructions in the next section: https://networkupstools.org/docs/user-manual.chunked/Configuration_notes.html)

I am aware of the SNMP driver, but the UPSes I use day-to-day only have USB or serial connections. From https://networkupstools.org/docs/man/snmp-ups.html (and the fact that no Tripp Lite UPSes have been marked as tested for "network" in the HCL link I sent earlier) it looks like maybe the SNMP support is still pretty basic.

@jimklimov
Copy link
Member

Yes, in fact the "Tripplite MIB" is an alias to standard default fallback IETF mapping at the moment (just uses detection of vendor-specific OID to match).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants