How do we use monitor values from one UVM environment into another UVM environment?

In reply to dsherlek:

A monitor, or more specifically an analysis port in a monitor can be connected to any number of subscribers.

But you question is not very clear. The title says you want to monitor values in an UVM environment, which I think of as a class based monitor. But then you say “signal in IP”. Is that RTL?