[45224] in North American Network Operators' Group
Looking glasses with programmatic interface?
daemon@ATHENA.MIT.EDU (Stephane Bortzmeyer)
Wed Jan 23 04:25:46 2002
Message-Id: <200201230924.g0N9OPkE005888@ludwigV.sources.org>
From: Stephane Bortzmeyer <bortzmeyer@gitoyen.net>
To: nanog@merit.edu
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Date: Wed, 23 Jan 2002 10:24:25 +0100
Errors-To: owner-nanog-outgoing@merit.edu
I'm surprised to see that every looking glass I know is only reachable via an
interface made for humans, not for programs. When you want to query the LG via
a program (for instance to monitor your routes on a distant LG), you need to
emulate an human being and parse HTML (or sometimes Cisco text) replies.
Does anyone operate looking glasses with an interface made for programs such
as XML-RPC <URL:http://www.xml-rpc.org/>, SOAP <URL:http://www.soapware.org/>,
Java RMI, Corba (no, I'm joking) or Microsoft COM (joking again)?
What do you think of a standard XML-RPC API for looking glasses?