DrayTek UK Users' Community Forum

Help, Advice and Solutions from DrayTek Users

Vigor 2820 SNMP over WAN2

  • tandyuk
  • Topic Author
  • Offline
  • New Member
  • New Member
More
02 Sep 2015 21:51 #1 by tandyuk
Vigor 2820 SNMP over WAN2 was created by tandyuk
Hi everyone,
I am tryign to remotely monitor a router via snmp and an hitting a block.

We have 2 connections, WAN1: ADSL broadband, WAN2: Satelite modem via Ethernet.

Under system > management I have enable SNMP and uncheck the block ping box.

However it only seems to work for WAN1.

Code:
james@observium:~$ ping WAN1.hostname.com PING WAN1.hostname.com (11.22.33.44) 56(84) bytes of data. 64 bytes from 11.22.33.44: icmp_req=1 ttl=247 time=25.6 ms ^C james@observium:~$ ping WAN2.hostname.com PING WAN2.hostname.com (22.33.44.55) 56(84) bytes of data. 64 bytes from 22.33.44.55: icmp_req=1 ttl=236 time=744 ms ^C james@observium:~$ snmpwalk -c community -v2c WAN1.hostname.com system SNMPv2-MIB::sysDescr.0 = STRING: DrayTek Corporation, Router Model: Vigor2820 Series, Version: 3.3.7.6_232201, Build Date/Time:Jan 14 2015 19:21:28 SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.7367 DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (773241) 2:08:52.41 SNMPv2-MIB::sysContact.0 = STRING: info@draytek.com SNMPv2-MIB::sysName.0 = STRING: SYSTEMNAME SNMPv2-MIB::sysLocation.0 = STRING: SNMPv2-MIB::sysServices.0 = INTEGER: 78 james@observium:~$ snmpwalk -c community -v2c WAN2.hostname.com system Timeout: No Response from WAN2.hostname.com


I have tried adding a variety of port forwards, open ports, etc etc trying to get WAN2 listening on port 161.

How should I go about allowing incoming connections on WAN2 for SNMP?

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