DrayTek UK Users' Community Forum

Help, Advice and Solutions from DrayTek Users

2860, SNMP and Cacti

  • csteinle
  • Topic Author
  • User
  • User
More
27 Sep 2018 11:29 #1 by csteinle
2860, SNMP and Cacti was created by csteinle
I'm trying to set up SNMP monitoring using Cacti on a Raspberry Pi. I've not done much with this before, so not sure if what I'm doing is correct.

On the LAN side, cacti is only seeing LAN6.

Doing an SNMP walk, it looks like an extra "101" is in the OIDs for the LAN ports, which is confusing cacti.

Am I doing something wrong, what do I need to do to get cacti to see LAN1-5, and is this a bug somewhere?

snmpwalk extract:

Code:
iso.3.6.1.2.1.2.2.1.1.1 = INTEGER: 1 iso.3.6.1.2.1.2.2.1.1.4 = INTEGER: 4 iso.3.6.1.2.1.2.2.1.1.5 = INTEGER: 5 iso.3.6.1.2.1.2.2.1.1.6 = INTEGER: 6 iso.3.6.1.2.1.2.2.1.1.7 = INTEGER: 7 iso.3.6.1.2.1.2.2.1.1.8 = INTEGER: 8 iso.3.6.1.2.1.2.2.1.1.9 = INTEGER: 9 iso.3.6.1.2.1.2.2.1.1.10 = INTEGER: 10 iso.3.6.1.2.1.2.2.1.1.20.101.1 = INTEGER: 20 iso.3.6.1.2.1.2.2.1.1.21.101.1 = INTEGER: 21 iso.3.6.1.2.1.2.2.1.1.22.101.1 = INTEGER: 22 iso.3.6.1.2.1.2.2.1.1.23.101.1 = INTEGER: 23 iso.3.6.1.2.1.2.2.1.1.24.101.1 = INTEGER: 24 iso.3.6.1.2.1.2.2.1.1.25.101.1 = INTEGER: 25 iso.3.6.1.2.1.2.2.1.1.26.101.1 = INTEGER: 26 iso.3.6.1.2.1.2.2.1.1.27.101.1 = INTEGER: 27 iso.3.6.1.2.1.2.2.1.2.1 = STRING: "LAN" iso.3.6.1.2.1.2.2.1.2.4 = STRING: "ADSL" iso.3.6.1.2.1.2.2.1.2.5 = STRING: "WAN2" iso.3.6.1.2.1.2.2.1.2.6 = STRING: "WAN3" iso.3.6.1.2.1.2.2.1.2.7 = STRING: "WAN4" iso.3.6.1.2.1.2.2.1.2.8 = "" iso.3.6.1.2.1.2.2.1.2.9 = "" iso.3.6.1.2.1.2.2.1.2.10 = "" iso.3.6.1.2.1.2.2.1.2.20.101.1 = STRING: "WAN1" iso.3.6.1.2.1.2.2.1.2.21.101.1 = STRING: "WAN2" iso.3.6.1.2.1.2.2.1.2.22.101.1 = STRING: "LAN_PORT1" iso.3.6.1.2.1.2.2.1.2.23.101.1 = STRING: "LAN_PORT2" iso.3.6.1.2.1.2.2.1.2.24.101.1 = STRING: "LAN_PORT3" iso.3.6.1.2.1.2.2.1.2.25.101.1 = STRING: "LAN_PORT4" iso.3.6.1.2.1.2.2.1.2.26.101.1 = STRING: "LAN_PORT5" iso.3.6.1.2.1.2.2.1.2.27.101.1 = STRING: "LAN_PORT6"

Please Log in or Create an account to join the conversation.

  • anaglypta
  • User
  • User
More
27 Sep 2018 14:08 #2 by anaglypta
Replied by anaglypta on topic Re: 2860, SNMP and Cacti
Hello @csteinle

Not sure if you have seen this, forgive me if you have, but here is a link to the supported OID's on the 2860

https://www.draytek.com/en/faq/faq-management/management.system-maintenance/which-snmp-oids-does-vigor-router-support/

John.

Please Log in or Create an account to join the conversation.