[Nut-upsdev] [HCL] Tripp Lite SMART1300LCDT supported by usbhid-ups

Matthew Lenz matthew at nocturnal.org
Wed Aug 7 14:43:36 UTC 2013


Tripp Lite SMART1300LCDT

# upsc ups
battery.charge: 100
battery.charge.low: 10
battery.charge.warning: 30
battery.runtime: 2951
battery.type: PbAC
battery.voltage: 0.0
battery.voltage.nominal: 24.0
device.mfr: Tripp Lite
device.model: TRIPP LITE UPS
device.serial: 2250AVLSM872100251
device.type: ups
driver.name: usbhid-ups
driver.parameter.pollfreq: 30
driver.parameter.pollinterval: 2
driver.parameter.port: auto
driver.parameter.productid: 3016
driver.version: 2.6.4
driver.version.data: TrippLite HID 0.8
driver.version.internal: 0.37
input.frequency: 5990.0
input.transfer.high: 150.0
input.transfer.low: 92.0
input.voltage: 0.0
input.voltage.nominal: 120
output.current: 100.00
output.frequency: 5990.0
output.frequency.nominal: 60
output.voltage: 0.0
output.voltage.nominal: 120
ups.beeper.status: enabled
ups.delay.shutdown: 20
ups.delay.start: 30
ups.load: 14
ups.mfr: Tripp Lite
ups.model: TRIPP LITE UPS
ups.power: 108.0
ups.power.nominal: 1300
ups.productid: 3016
ups.serial: 2250AVLSM872100251
ups.status: OL
ups.timer.reboot: 65535
ups.timer.shutdown: 65535
ups.timer.start: 65535
ups.vendorid: 09ae
ups.watchdog.status: 0

# upsrw ups
[battery.charge.low]
Remaining battery level when UPS switches to LB (percent)
Type: STRING
Value: 10

[input.transfer.high]
High voltage transfer point (V)
Type: STRING
Value: 150.0

[input.transfer.low]
Low voltage transfer point (V)
Type: STRING
Value: 92.0

[ups.delay.shutdown]
Interval to wait after shutdown with delay command (seconds)
Type: STRING
Value: 20

[ups.delay.start]
Interval to wait before (re)starting the load (seconds)
Type: STRING
Value: 30

# upscmd -l ups
Instant commands supported on UPS [ups]:

beeper.disable - Disable the UPS beeper
beeper.enable - Enable the UPS beeper
beeper.mute - Temporarily mute the UPS beeper
beeper.off - Obsolete (use beeper.disable or beeper.mute)
beeper.on - Obsolete (use beeper.enable)
load.off - Turn off the load immediately
load.off.delay - Turn off the load with a delay (seconds)
load.on - Turn on the load immediately
load.on.delay - Turn on the load with a delay (seconds)
reset.watchdog - Reset watchdog timer
shutdown.reboot - Shut down the load briefly while rebooting the UPS
shutdown.return - Turn off the load and return when power is back
shutdown.stayoff - Turn off the load and remain off
shutdown.stop - Stop a shutdown in progress

Shutdown sequence testing results: PASSED

Device link:
http://www.tripplite.com/en/products/model.cfm?txtModelID=5326

Additional Notes:
OS Debian 7.1

# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 09ae:3016 Tripp Lite

Had to add the following entry to /lib/udev/rules.d/52-nut-usbups.rules:
ATTR{idVendor}=="09ae", ATTR{idProduct}=="3016", MODE="664", GROUP="nut"

Had to force 'productid' in /etc/nut/ups.conf:
[ups]
driver = usbhid-ups
port = auto
productid= 3016



More information about the Nut-upsdev mailing list