Change collector for Dynamic App in device
We have this kind of issue
Device is monitored with SNMP and also by Juniper Mist system. So actually there is first two separate devices in SL1. Because that device is a switch stack of for physical switches which also need to be discovered. The stacked devices discovery is pretty simple for us, we create component device for each physical device and get serials and firmware versions etc (CMDB requirements).
But when we merge then this goes a bit messy. SNMP monitoring is done from a CUG in customer network, Mist connection is done from separate CUG which has access to Internet. All basic stuff is fine, but the component devices (those physical switches) will have interesting situation:
- the component device it self is mapped correctly to customer CUG, which is needed to get snmp access to that network
- DA will be aligned to backend CUG, the one which is used for connecting to Mist, and which of course does not have access to customer CUG/collector where the cache is stored.
So, is there any way to force that DA to use same CUG/Collector that is seen in device? Logically in UI is shown the default, but DA alignment will choose the other one.