Ad Widget

Collapse

TP-Link Router snmp weirdness

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Gokiwi64
    Member
    • Jun 2020
    • 36

    #1

    TP-Link Router snmp weirdness

    So here is something a bit odd - I have a TP-Link Archer VR900 Wifi Router (it has an xdsl interface , 4 x 1.0Gb interfaces (one of which can be a wan interface for cable ) it appears to support snmp 2c when configured and added to zabbix it returns the following interfaces
    bcmsw - 100Mbps - net.if.speed[ifSpeed.8]
    br0 - 100Mbps - net.if.speed[ifSpeed.16]
    ppp1 - 0 bps -
    net.if.speed[ifSpeed.24]
    ptm0.101 - 100 Mbps - net.if.speed[ifSpeed.23]

    Yet when I run an snmp walk (from my zabbix server) it returns

    iso.3.6.1.2.1.2.1.0 = INTEGER: 19
    iso.3.6.1.2.1.2.2.1.1.2 = INTEGER: 2
    iso.3.6.1.2.1.2.2.1.1.4 = INTEGER: 4
    iso.3.6.1.2.1.2.2.1.1.8 = INTEGER: 8
    iso.3.6.1.2.1.2.2.1.1.16 = INTEGER: 16
    iso.3.6.1.2.1.2.2.1.1.23 = INTEGER: 23
    iso.3.6.1.2.1.2.2.1.1.24 = INTEGER: 24
    iso.3.6.1.2.1.2.2.1.2.2 = STRING: "ifb0"
    iso.3.6.1.2.1.2.2.1.2.4 = STRING: "gre0"
    iso.3.6.1.2.1.2.2.1.2.8 = STRING: "bcmsw"
    iso.3.6.1.2.1.2.2.1.2.16 = STRING: "br0"
    iso.3.6.1.2.1.2.2.1.2.23 = STRING: "ptm0.101"
    iso.3.6.1.2.1.2.2.1.2.24 = STRING: "ppp1"

    So it looks like I'm missing a couple of interfaces, how do I add the missing ones ?

    oops sorry am using the Template Net TP-LINK SNMPv2 template

    Regards
  • Hamardaban
    Senior Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • May 2019
    • 2713

    #2
    Look at the filters in LLD and change them as you need. For example, disabled interfaces are not detected.

    Comment

    • Gokiwi64
      Member
      • Jun 2020
      • 36

      #3
      What ever the TP-Link device is the zabbix snmp module does not work , I have tried all kinds of filters but nothing works - however this could also be me not fully understanding (I come from a Solarwinds environment). The link speeds are wrong and there are missing interfaces.

      Comment

      Working...