Stores relationships between hardware definitions and login ID (user ID, SAM account IDs) logged into the unit when it was scanned by Unicenter Asset Management (UAM). UAM records the number of scans a login ID is detected as logged in. The login ID associated with the hardware asset in Unicenter Asset Management (UAI) is the login ID that was detected as logged to that hardware unit the maximum number of scans. Attributes consist of pairs of hardware definition unique identifiers and login IDs (user, SAM account IDS).
| Column Name | Column Datatype | Column Null Option | Column Comment |
| hwuuid | byte(16) | not null | Unique identifier for related hardware definition |
| loginid | nvarchar(128) | not null | Login ID that logged into the related when scanned maximum number of times. |
| logindomain | nvarchar(128) | not null | |
| logincount | integer | not null | |
| samid | varwchar(255) | with null | User (SAM account) ID |
Product Name: Unicenter Asset Intelligence
Table Type: Table