<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><font face="Arial">Paul,</font><br>
    </p>
    <div class="moz-cite-prefix">On 5/1/20 9:01 AM, Paul Koning wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:A859F493-7887-4D31-B338-5B2A2AAFBAE4@comcast.net">
      <pre class="moz-quote-pre" wrap="">The network scanner looks at every node mentioned in the node database plus every node it can see as reachable.  Roughly speaking, it makes a NICE connection (remote network management protocol) to each node, then asks it three questions: "show exec characteristics", "show active circuits" and "show active nodes".  The first questions answers "what type of node is this" and also gets the node name if we don't already know it.  The other two give the adjacent nodes, i.e., the connections from this node to its neighbors.  Often but not always, that information includes the node type of the adjacent nodes.
</pre>
    </blockquote>
    <p>I have been doing HECnet scan for ages; <a
        href="https://gist.github.com/tuklusan/4666755385686ebaeb4eb1aa0e9f4a5c">https://gist.github.com/tuklusan/4666755385686ebaeb4eb1aa0e9f4a5c</a>
      runs every two weeks and produces <a
href="http://sanyalnet-openvms-vax.freeddns.org:82/falserver/hecnet-status.html">http://sanyalnet-openvms-vax.freeddns.org:82/falserver/hecnet-status.html</a></p>
    <p>Line #147 has my hack that tells me if anything is there, even if
      there is no NML on that node (e.g.Cisco switches) or that node is
      a PHASE-V node, etc.<br>
    </p>
    <p>People do not seem to mind the single odd MIRROR login failure
      from account SANYAL every two weeks either. I have only had a
      couple of emails asking about it.<br>
    </p>
    Regards,<br>
    Supratim<br>
  </body>
</html>