Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 23620

General • Re: No responce by SNMP

$
0
0
Have another problem:
/snmp community
set [ find default=yes ] addresses=0.0.0.0/0 name=somecommunity
/snmp
set enabled=yes location="Server room" src-address=192.168.50.254


I have gre-tunnel and I can ping, ssh from monitoring host (192.168.253.155) to router.
I have ip firewall rule:
chain=input action=accept protocol=udp src-address=192.168.253.155 dst-address=0.0.0.0/0 dst-port=161 log=yes

When I try to get snmp responce I have:
snmpget -v 2c -c somecommunity 192.168.50.254 IF-MIB::ifDescr.1
Timeout: No Response from 192.168.50.254.
and I can see in the log:
2025-03-13 09:40:21 firewall,info input: in:gre-vpn out:(unknown 0), connection-state:new proto UDP, 192.168.253.155:45915->192.168.50.254:161, len 78

please help. Cant get rid of this simple problem.

Statistics: Posted by BlackRat — Thu Mar 13, 2025 8:47 am



Viewing all articles
Browse latest Browse all 23620

Trending Articles