Problem: need to setup multicast monitoring for a specific device (Cisco)
device is polled via IP 192.168.100.1, but multicast source is another IP on the device 192.168.100.254
doing SNMPwalk.exe on 192.168.100.1 will show needed OIDs for 192.168.100.254
ex 1: .1.3.6.1.2.1.83.1.1.2.1.4.224.0.1.39.192.168.100.254.255.255.255.255
ex 2: .1.3.6.1.4.1.9.10.2.1.1.2.1.12.224.0.1.39.192.168.100.254.255.255.255.255
"Multicast Groups Summary" shows no groups, but if you click on "Edit group" for the same widget, it gives you a list there
"Multicast Group Membership" shows a list with X amount of members (tested 2 different devices and showed different number of members) - but cannot click on them or get detailed info shown (see below)

"Multicast Interfaces" doesn't show any interface on device for which I do multicast polling
Questions:
1. for multicast monitoring, do we need to have node polled from same IP as multicast source or it can be any other on the device
2. Any other steps that I miss in config for the Widgets to show correct info?