[erlang-questions] snmpc: Compiling LLDP-MIB failled

fxmy wang fxmywc@REDACTED
Thu Mar 9 04:00:39 CET 2017


Hi guys,
So recently I’m toying with SNMP Development Toolkit and having trouble
compiling standard LLDP-MIB. Errors shown below

2> snmpc:compile("LLDP-MIB.mib").
LLDP-MIB.mib: 655: Cannot AUGMENT the non-existing table entry
lldpLocManAddrEntry
[LLDP-MIB.mib][WAR]: No RowStatus column in table lldpPortConfigTable
=> The default functions won't work properly
[LLDP-MIB.mib][WAR]: No RowStatus column in table
lldpConfigManAddrTable => The default functions won't work properly
[LLDP-MIB.mib][WAR]: No RowStatus column in table lldpStatsTxPortTable
=> The default functions won't work properly
[LLDP-MIB.mib][WAR]: No RowStatus column in table lldpStatsRxPortTable
=> The default functions won't work properly
[LLDP-MIB.mib][WAR]: No RowStatus column in table lldpLocPortTable =>
The default functions won't work properly
[LLDP-MIB.mib][WAR]: No RowStatus column in table lldpLocManAddrTable
=> The default functions won't work properly
[LLDP-MIB.mib][WAR]: No RowStatus column in table lldpRemTable => The
default functions won't work properly
[LLDP-MIB.mib][WAR]: No RowStatus column in table lldpRemManAddrTable
=> The default functions won't work properly
[LLDP-MIB.mib][WAR]: No RowStatus column in table
lldpRemUnknownTLVTable => The default functions won't work properly
[LLDP-MIB.mib][WAR]: No RowStatus column in table
lldpRemOrgDefInfoTable => The default functions won't work properly
{error,compilation_failed}
3>

The LLDP-MIB file is hosted on ieee802.org
<http://www.ieee802.org/1/files/public/MIBs/LLDP-MIB-200505060000Z.txt>.

How should I deal with this?

Cheers,
​
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20170309/df27cad7/attachment.htm>


More information about the erlang-questions mailing list