scaleway / netbox-netprod-importer

Poll data from network devices in production and import it into netbox
GNU General Public License v3.0
101 stars 31 forks source link

Error when polling device #55

Open cohearne77 opened 3 years ago

cohearne77 commented 3 years ago

Hi, hoping someone can help with the following issue: Error when polling device --*** 'vlanshowplist-ifidx'

trying to poll an nxos device using driver nxos_ssh and importer looks ok on debug logging into the device , it runs a set of commands but fails while executing 'vlanshowplist-ifidx'

I am something of a novice with devnet and have sorted out a few other issues but I am completely stuck with this one.

Thanks