Dear Community Members,
I have a locally managed (i.e.no FMC) FTD 2100 (OS: 6.4.0-102) appliance where I have configured and deployed SNMP using flexconfig. However, when the dedicated mgmt interface is polled by the SNMP server I see an ICMP port unreachable message coming back from the FTD mgmt interface in my captures. This, to me, sounds like the device hasn't started the SNMP service/daemon hence the ICMP port unreachable message.
The config that has been deployed is as below and was wondering if anyone has any suggestions or tips in getting it working? I can see the config in the running-config via cli but still not working.
snmp-server enable
snmp-server community TEST-STRING
snmp-server host outside x.x.x.x poll community TEST-STRING
Many thanks,
Jonah