I have a MIB set here: https://gitlab.com/superq/mibs
The `all` dir is setup so that it is parse error free. On Sun, Oct 11, 2020 at 2:31 PM Gilbert Moisio <[email protected]> wrote: > What are the mib files that you gather to run the lldp walk on > *lldpRemTable* with success? > Thanks > > Le samedi 10 octobre 2020 à 22:27:51 UTC+2, [email protected] a écrit : > >> It seems to work for me. >> >> Have you checked for parse errors? >> >> https://github.com/SuperQ/tools/tree/master/snmp_exporter/lldp >> >> >> >> On Fri, Oct 9, 2020 at 2:42 PM Gilbert Moisio <[email protected]> wrote: >> >>> Hi all, trying to generate an *snmp.yml* file walking from >>> *generator.yml* into *lldpRemTable* of *LLDP-MIB*, there is always this >>> error: >>> >>> level=warn ts=2020-10-09T12:09:36.024Z caller=tree.go:354 msg="Can't >>> handle index type on node" node=lldpRemLocalPortNum index=lldpRemTimeMark >>> type=OTHER >>> level=warn ts=2020-10-09T12:09:36.024Z caller=tree.go:354 msg="Can't >>> handle index type on node" node=lldpRemIndex index=lldpRemTimeMark >>> type=OTHER >>> level=warn ts=2020-10-09T12:09:36.024Z caller=tree.go:354 msg="Can't >>> handle index type on node" node=lldpRemChassisIdSubtype >>> index=lldpRemTimeMark type=OTHER >>> level=warn ts=2020-10-09T12:09:36.024Z caller=tree.go:354 msg="Can't >>> handle index type on node" node=lldpRemChassisId index=lldpRemTimeMark >>> type=OTHER >>> level=warn ts=2020-10-09T12:09:36.024Z caller=tree.go:354 msg="Can't >>> handle index type on node" node=lldpRemPortIdSubtype index=lldpRemTimeMark >>> type=OTHER >>> level=warn ts=2020-10-09T12:09:36.025Z caller=tree.go:354 msg="Can't >>> handle index type on node" node=lldpRemPortId index=lldpRemTimeMark >>> type=OTHER >>> level=warn ts=2020-10-09T12:09:36.025Z caller=tree.go:354 msg="Can't >>> handle index type on node" node=lldpRemPortDesc index=lldpRemTimeMark >>> type=OTHER >>> level=warn ts=2020-10-09T12:09:36.025Z caller=tree.go:354 msg="Can't >>> handle index type on node" node=lldpRemSysName index=lldpRemTimeMark >>> type=OTHER >>> level=warn ts=2020-10-09T12:09:36.025Z caller=tree.go:354 msg="Can't >>> handle index type on node" node=lldpRemSysDesc index=lldpRemTimeMark >>> type=OTHER >>> level=warn ts=2020-10-09T12:09:36.025Z caller=tree.go:354 msg="Can't >>> handle index type on node" node=lldpRemSysCapSupported >>> index=lldpRemTimeMark type=OTHER >>> level=warn ts=2020-10-09T12:09:36.025Z caller=tree.go:354 msg="Can't >>> handle index type on node" node=lldpRemSysCapEnabled index=lldpRemTimeMark >>> type=OTHER >>> >>> When trying the same thing with *lldpLocPortTable*, all goes right. >>> >>> Is there something to do to get lldp remote informations? >>> Thanks >>> Regards >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Prometheus Users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/prometheus-users/2deb4911-ebcc-473f-bb63-68642cb201e1n%40googlegroups.com >>> <https://groups.google.com/d/msgid/prometheus-users/2deb4911-ebcc-473f-bb63-68642cb201e1n%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- > You received this message because you are subscribed to the Google Groups > "Prometheus Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/prometheus-users/7d5d9545-d956-43b5-9742-54d96589ec8dn%40googlegroups.com > <https://groups.google.com/d/msgid/prometheus-users/7d5d9545-d956-43b5-9742-54d96589ec8dn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/CABbyFmpqgw_72wMBawPc9xP%3D-1z_Tj_-AieEdVjBfhew0kFWxA%40mail.gmail.com.

