<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    I was recently implementing the USM discovery and time
    synchronization feature on the manager side. You can find my work <a
      href="https://github.com/jinterface-fix/otp">here</a> (snmp_*
    branches). This code is based on snmp-4.25.1 - the latest version.
    We are using this successfully in our product - managing different
    device types.<br>
    <br>
    Dominik<br>
    <br>
    <div class="moz-cite-prefix">On 02.09.2014 12:12, Seb Seb wrote:<br>
    </div>
    <blockquote
cite="mid:CAMpYMv2TrOmPSnSHTLroNp8OuQrfwvX3aS30VkVEQyjV+X2V+A@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>
                <div>
                  <div>Hello,<br>
                    <br>
                  </div>
                  After a full week trying to make snmp application
                  working, specially the manager, i have noticed these
                  facts:<br>
                </div>
              </div>
              <div>- miss key feature for snmp v3 "agentId discovery",
                the code exist but is commented out (???)<br>
              </div>
              <div>- normal/synchronization reports from agents are not
                interpreted and treated as errors (discovery) or treated
                as error and interpreted (in the case of sync
                engineBoots, engineTime),<br>
              </div>
              <div>- is not yet finished (code comments are freaky: "bug
                bug bug","what the ****", "what about ..."),<br>
              </div>
              <div>- is not maintained , as far as I can go in the OTP
                github repository same comments...<br>
              </div>
              <div>- so complicated to configure, that i don't know if
                there are bugs, or if it is me who miss the point (for
                example, I can successfully run v3 in most modes and
                protocols, but agents (cisco routers) return
                snmpInASNParseErrs, when using auth/sha in conjunction
                with priv/des while it works perfectly with auth/md5
                priv/des)<br>
                <br>
              </div>
            </div>
            How should I consider the development status of this
            application? Does someone here use it successfully for
            managing heterogeneous elements?<br>
          </div>
          <br>
        </div>
        Sebovick.<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
erlang-questions mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>