03-23-2026 10:26 AM
Looking to do an API query to the Site Engine End-System "MAC OUI Vendor" column and for the life of me can't seem to find it. Anyone know the field to API query?
Solved! Go to Solution.
03-24-2026 05:15 AM
I don't think there would be an API / NBI call specific to this. What is displayed in the GUI is based on simply mapping the prefix of the End System with the prefix list under Administration -> Options -> Device Types -> MAC OUI Vendors. This MAC OUI Vendor column is not a stored column in the database one could query off of.
Imagine feature request at this point to add or append an existing call for this data w/ the logic to do the same OUI prefix to MAC OUI Vendors mapping.
03-24-2026 05:15 AM
I don't think there would be an API / NBI call specific to this. What is displayed in the GUI is based on simply mapping the prefix of the End System with the prefix list under Administration -> Options -> Device Types -> MAC OUI Vendors. This MAC OUI Vendor column is not a stored column in the database one could query off of.
Imagine feature request at this point to add or append an existing call for this data w/ the logic to do the same OUI prefix to MAC OUI Vendors mapping.
03-24-2026 02:20 PM
Thanks Robert! I was digging around and first thought - this will be easy - and after a bit had to reach out to make sure I wasn't missing anything. 🙂
03-24-2026 05:18 AM
It's also another reason why the MAC OUI Vendor column is 'not sortable' in End Systems. It is not a queryable database interaction where you could ask for the table data and sort asc or desc based on choice.