How do I start monitor after delay for example 3us?

In reply to gupadhya:

The error message is correct. The sequence does not know anything about your testbench topology.
I recommend to use the uvm_event instead of the simple SV event together with the uvm_event_pool. This solves the probelm with the topology.