Machine search by MAC-address
Find machines based on one of their MAC addresses.
Parameters
| Name |
Type |
Description |
| MAC Address |
string |
Enter MAC Address using SQL Wildcards (% = *). This input field supports SQL like wildcards. |
Fields
| Name |
Type |
Visible |
Description |
| Organization ID |
numeric |
false |
Internal ID that references the Organization entity (Foreign Key) |
| Organization |
string |
true |
Name of the organization this entity is mapped to |
| Organization Description |
string |
false |
Description for the organization this entity is mapped to |
| Machine ID |
numeric |
false |
Internal ID for the Machine entity (Primary Key) |
| Machine |
string |
true |
Distinct machine name. Use Column Chooser to show partial values such as Name or Domain of machines |
| Machine Guid |
guid |
false |
A unique ID that can be used to link to this machine object by external applications |
| Machine Name |
string |
true |
Name of this machine |
| Machine Domain Name |
string |
true |
NETBIOS Domain name of the machine |
| MAC Address |
string |
true |
MAC Address that matches the search criteria |
| Description |
string |
false |
Description attribute of the directory service or manually entered during offline scan |
| Most Frequent User ID |
numeric |
false |
Internal ID that references the User entity (Foreign Key) |
| Most Frequent User Guid |
guid |
false |
OctoSAM internal Guid of the user that is most frequently using this machine |
| Most Frequent User Organization ID |
numeric |
false |
|
| Most Frequent User |
string |
true |
User that is most frequently using this machine |
| Most Frequent User Login Name |
string |
true |
|
| Most Frequent User Domain Name |
string |
true |
|
| Most Frequent User Principal Name |
string |
false |
|
| Most Frequent User Mail |
string |
false |
|
| Virtual Machine |
bool |
true |
True if this is a virtual machine |
| Operating System |
string |
true |
Operating System installed on this machine as reported by OctoSAM scanners |
| Operating System Server |
bool |
true |
True if this OS is a server version |
| Last Hardware Scan |
date |
true |
Time of the last imported WMI scan |
| Current Date Time |
date |
false |
Date and time the query was run. For reference if you use and save query results. |
Main entities referenced from this query
| Property |
Value |
Description |
| Query Guid |
bddc4200-baf7-11dd-ad8b-0800200c9a66 |
The internal id of the query. Must be unique |
| SupportsDesktop |
true |
If true, the query can be started from the OctoSAM Windows GUI |
| SupportsWeb |
true |
If true, the query can be started from the OctoSAM Web UI |
| LastUpdate |
2025-09-10 17:27:37 |
Last change to this document |
| Build |
1.11.6.94 |
OctoSAM build that last changed this document |