Device 1 is present in 2 AMPM domains, discovered in one domain as primary and in another domain as proxy. Though the SNMP ReadOnly is same for both domains, proxy device generated a SNMP Agent not responding alarm, but not primary device.
Smarts - 10.1.x
It is seen that during polling cycles the domain that generated SNMP Agent not responding is polling the impacted device using both old and updated community string. This can be verified by capturing tcpdump and domain SNMP trace logs for 2-3 poll cycles. PFB commands to capture the same:
tcpdump:
tcpdump -i any host <device_ip> and port 161 -w tcpdump.pcap
trace log:
dmctl -s <IP_Domain> invoke ICIP_SNMPAccessorInterface::DEVSTAT-SNMP-Poller setTrace ICIM_UnitaryComputerSystem::<device> TRUE