COMPLETE: Add support for Technicolor TG670

Ok, that’s why it’s not discovered.
You have the adsl version (S is for VDSL).

can you gave me the snmp output of :
SNMPv2-MIB::sysDescr.0
SNMPv2-MIB::sysObjectID.0

Thanks for your help. here’s the result :

  iso.3.6.1.2.1.1.1.0 = STRING: "TG670"
  iso.3.6.1.2.1.1.2.0 = OID: iso.3.6.1.4.1.2863.405.1

Thanks.

Will try to add this next week.

That’s cool, thank. Can you explain me how you’ve done it ? So next time I could be independant :wink:

Any news ? :slight_smile:

The device should have been added already. Update your install?

see the change log

it is not the same version that is present in the update. I have the TG670 not the TG670+

But from the OID you gave: .1.3.6.1.4.1.2863.405.1 - that’s the same for the detection we have so it should work. Make sure your install is up to date. Run ./validate.php and resolve any issues then pastebin the output of ./discovery.php -h HOSTNAME -d -m os

1 Like

Indeed, it works .

Thanks :wink:

It recognize the OS but I have some issues. All the overall traffic of TG670 are empty.

With a snmpwalk (ifInOctets) the counter display traffic but none in my port graphs. I launch a discovery and poller script with no success.

. /poller.php -h Hostname -d -m ports

Pastebin output

https://pastebin.com/wyVzzdTJ

Thank you.

Not sure how you managed to capture that but it’s missing a lot of the actual snmpwalk commands that should be run.

You can do: ./poller.php -h HOSTNAME -d -r -f -m ports|./pbin.sh

https://p.libren.ms/view/fa20342c

Looks like all HC data is 0.

You could turn on selected port polling and try this patch:

wget https://p.libren.ms/view/raw/cf3d7eb42 && git apply cf3d7eb42

I had a 404 error code on your page.

Patch is in here: Pfsense openvpn traffic not populating graphs in librenms

I replace the line in include/polling/ports.inc.php to apply the patch. The graph are still not populated.

https://p.libren.ms/view/5c4c19fe

You’ve not enabled selected port polling for that device.