I'm trying to access a 5608T OLT via snmp and snmpwalk return me a timeout on meth0. I'm looking at the 5603T user manual and can't find why the OLT won't answer to snmp. I can ping the meth0 port and ssh the OLT (prompt for user and password).
Config of the meth port 0:
[meth]
<meth0>
interface meth0
ip address 10.11.104.2 255.255.255.0
#
SNMP config of the OLT:
[public-config]
<public-config>
snmp-agent local-engineid fdkjvi;gfjsa;kjk;gsajg;ivjs
snmp-agent community read fjhnfdjdf;jnfadk;ljfv;kajfk;ldfjvk;lfdjv
snmp-agent sys-info contact noc@domain.com
snmp-agent sys-info location whereiam
snmp-agent sys-info version v2c
#
P.S.: local-engineid and community read value have been change.
Anybody able to help me on this problem ? No ACL configured. Must I add a permit rule to access the OLT via SNMP ?
Thanks