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
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
Comment