110a:1618 UPort 1610-8 8-Port RS-232

Moxa Technologies Co., Ltd.

Vendor ID
110a
Product ID
1618
Combined
110a:1618
Decimal
4362:5656

What is this device?

This is the USB identifier for a UPort 1610-8 8-Port RS-232 manufactured by Moxa Technologies Co., Ltd.. The vendor ID 110a is registered to Moxa Technologies Co., Ltd. with the USB Implementers Forum, and 1618 is the product ID that Moxa Technologies Co., Ltd. assigned to this particular model. When you run lsusb on Linux, this device appears as 110a:1618 Moxa Technologies Co., Ltd. UPort 1610-8 8-Port RS-232.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 110a:1618 Moxa Technologies Co., Ltd. UPort 1610-8 8-Port RS-232

You can filter directly with lsusb -d 110a:1618, or get the full descriptor dump with lsusb -v -d 110a:1618. Kernel messages from dmesg show the same pair as idVendor=110a, idProduct=1618.

Windows

In Device Manager, open the device, go to Details → Hardware Ids. This device reports:

USB\VID_110A&PID_1618
USB\VID_110A&PID_1618&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_110A&PID_1618"

macOS

$ system_profiler SPUSBDataType
    UPort 1610-8 8-Port RS-232:
      Product ID: 0x1618
      Vendor ID: 0x110a  (Moxa Technologies Co., Ltd.)

Driver help

Having driver issues with this device? Most USB devices are handled by a generic class driver; if yours shows up as an unknown device, confirm the ID above first, then check the manufacturer's downloads page.

Raw usb.ids entry

The exact lines this page is generated from, in the upstream source file:

110a  Moxa Technologies Co., Ltd.
	1618  UPort 1610-8 8-Port RS-232

More from Moxa Technologies Co., Ltd.