Snmp_exporter enum resolution?

  • snmp_exporter, version 0.30.1

  • Am trying to learn how to use enumasinfo with snmp_exporter

  • I have several SNMP OIDs I am walking with snmp_exporter, which have labels for the specific entity eg. eth0, mgmt0. etc. I need to expand these out and include them in the feed to prometheus as labels.

  • The documentation only mentions these lookups in passing, with no detailed explanation or worked examples. Does anyone know of a better set of documentation for this function? Any contact info for the Author of the exporter?