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/CABbyFmpRGFH0eHxOO7jwqP4wWhnsGBNvFX37OUgk7dYUoyMSPg%40mail.gmail.com.

