<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:large">Good to know that Raimo.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:large">Thanks, I'm gonna wait for 19.3 and see what happens.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:large">Cheers,</div><div class="gmail_extra"><br><div class="gmail_quote">2017-03-09 17:01 GMT+08:00 Raimo Niskanen <span dir="ltr"><<a href="mailto:raimo+erlang-questions@erix.ericsson.se" target="_blank">raimo+erlang-questions@erix.ericsson.se</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">There was a fix committed to the maint branch at Jan 12.  I do not know if<br>
it is this problem it fixes; it allows refinements of enum usertypes.<br>
<br>
See <a href="https://bugs.erlang.org/browse/ERL-325" rel="noreferrer" target="_blank">https://bugs.erlang.org/<wbr>browse/ERL-325</a><br>
<br>
It will be released in OTP-19.3 shortly.<br>
<div><div class="h5"><br>
<br>
<br>
On Thu, Mar 09, 2017 at 11:00:39AM +0800, fxmy wang wrote:<br>
> Hi guys,<br>
> So recently I’m toying with SNMP Development Toolkit and having trouble<br>
> compiling standard LLDP-MIB. Errors shown below<br>
><br>
> 2> snmpc:compile("LLDP-MIB.mib").<br>
> LLDP-MIB.mib: 655: Cannot AUGMENT the non-existing table entry<br>
> lldpLocManAddrEntry<br>
> [LLDP-MIB.mib][WAR]: No RowStatus column in table lldpPortConfigTable<br>
> => The default functions won't work properly<br>
> [LLDP-MIB.mib][WAR]: No RowStatus column in table<br>
> lldpConfigManAddrTable => The default functions won't work properly<br>
> [LLDP-MIB.mib][WAR]: No RowStatus column in table lldpStatsTxPortTable<br>
> => The default functions won't work properly<br>
> [LLDP-MIB.mib][WAR]: No RowStatus column in table lldpStatsRxPortTable<br>
> => The default functions won't work properly<br>
> [LLDP-MIB.mib][WAR]: No RowStatus column in table lldpLocPortTable =><br>
> The default functions won't work properly<br>
> [LLDP-MIB.mib][WAR]: No RowStatus column in table lldpLocManAddrTable<br>
> => The default functions won't work properly<br>
> [LLDP-MIB.mib][WAR]: No RowStatus column in table lldpRemTable => The<br>
> default functions won't work properly<br>
> [LLDP-MIB.mib][WAR]: No RowStatus column in table lldpRemManAddrTable<br>
> => The default functions won't work properly<br>
> [LLDP-MIB.mib][WAR]: No RowStatus column in table<br>
> lldpRemUnknownTLVTable => The default functions won't work properly<br>
> [LLDP-MIB.mib][WAR]: No RowStatus column in table<br>
> lldpRemOrgDefInfoTable => The default functions won't work properly<br>
> {error,compilation_failed}<br>
> 3><br>
><br>
> The LLDP-MIB file is hosted on <a href="http://ieee802.org" rel="noreferrer" target="_blank">ieee802.org</a><br>
</div></div>> <<a href="http://www.ieee802.org/1/files/public/MIBs/LLDP-MIB-200505060000Z.txt" rel="noreferrer" target="_blank">http://www.ieee802.org/1/<wbr>files/public/MIBs/LLDP-MIB-<wbr>200505060000Z.txt</a>>.<br>
<span class="">><br>
> How should I deal with this?<br>
><br>
> Cheers,<br>
> ​<br>
<br>
</span>> ______________________________<wbr>_________________<br>
> erlang-questions mailing list<br>
> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
> <a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/<wbr>listinfo/erlang-questions</a><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
<br>
/ Raimo Niskanen, Erlang/OTP, Ericsson AB<br>
______________________________<wbr>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/<wbr>listinfo/erlang-questions</a><br>
</font></span></blockquote></div><br></div></div>