<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <br>
    <div class="moz-cite-prefix">On 02/13/2018 04:23 PM, Hal Murray
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:20180213222337.165E940605C@ip-64-139-1-69.sjc.megapath.net">
      <pre wrap="">
<a class="moz-txt-link-abbreviated" href="mailto:devel@ntpsec.org">devel@ntpsec.org</a> said:
</pre>
      <blockquote type="cite">
        <pre wrap=""> From the possible values of ntpEntStatPktMode it would appear that the
"modes" this table is talking about are not the normal NTP communication
modes like mode6. 
</pre>
      </blockquote>
      <pre wrap="">
What are the possibilies?
</pre>
    </blockquote>
    <br>
    From the MIB:<br>
    <br>
    ntpEntStatPktMode OBJECT-TYPE<br>
        SYNTAX      INTEGER {<br>
                        symetricactive(1),<br>
                        symetricpassive(2),<br>
                        client(3),<br>
                        server(4),<br>
                        broadcastserver(5),<br>
                        broadcastclient(6)<br>
                    }<br>
        MAX-ACCESS  not-accessible<br>
        STATUS      current<br>
        DESCRIPTION<br>
            "The NTP packet mode."<br>
        ::= { ntpEntStatPktModeEntry 1 }<br>
    <br>
    <br>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <i>"In the end; what separates a Man, from a Slave? Money? Power?
        No. A Man Chooses, a Slave Obeys."</i> -- Andrew Ryan
      <p>
        <i>"Utopia cannot precede the Utopian.
          It will exist the moment we are fit to occupy it."</i> --
        Sophia Lamb
      </p>
    </div>
  </body>
</html>