[186306] in North American Network Operators' Group
Re: IEEE OUI regauth (search ?) site
daemon@ATHENA.MIT.EDU (Royce Williams)
Wed Dec 9 10:48:18 2015
X-Original-To: nanog@nanog.org
In-Reply-To: <DEAA5D13-948B-4662-B6DA-C05D9ADD3B32@burn.net>
From: Royce Williams <royce@techsolvency.com>
Date: Wed, 9 Dec 2015 06:44:05 -0900
To: Brandon Applegate <brandon@burn.net>
Cc: NANOG mailing list <nanog@nanog.org>
Errors-To: nanog-bounces+nanog.discuss=bloom-picayune.mit.edu@nanog.org
On Wed, Dec 9, 2015 at 6:32 AM, Brandon Applegate <brandon@burn.net> wrote:
> They=E2=80=99ve made some changes recently - I had a perl script that wou=
ld do the
> lookup and scrape live - it was great. It broke a week or so ago.
>
> This seems to be the page to search for OUI:
>
> https://regauth.standards.ieee.org/standards-ra-web/pub/view.html <
> https://regauth.standards.ieee.org/standards-ra-web/pub/view.html>
>
> I=E2=80=99ve tried 4 Browsers across 2 OS=E2=80=99s - and that page pops =
up a =E2=80=9CLoading=E2=80=9D
> sub window - flashes and reloads (loop).
>
> Anyone have any insight on how one can look up an OUI (yes I know about
> oui.txt, but I=E2=80=99m asking about a live query site).
>
> Thanks in advance.
>
I know that you've asked about using it live, but IMO, you should
reconsider.
Given the latency between the creation of a new OUI and it showing up in a
given environment, live scraping is significant overkill. Platforms like
Forescout pull it about once a quarter, IIRC.
Pulling the text file is also probably significantly more reliable than any
given web interface, as you've already discovered.
And if you cache the whole text file locally, there's no way that anyone
external to your organization -- even IEEE -- can tell which OUIs you are
looking up.
Royce