This object specifies the maximum amount of time to delay
before generating the ciscoGrtDestStateChange notification.
The delay is introduced to allow multiple destination state
changes to be bundled into a single notification.
If the value of this object is equal to 0, the device will
generate ciscoGrtDestStateChange notification as each route
changes states.
If the value of this object is greater than 0, the device
will not generate notifications as destinations change state.
As each destination changes state they are accumulated until
the time specified in cgrtDestNotifDelayTime has elapsed
or enough state changes have been accumulated to fill up the
cgrtDestNotifChanges object.
This object is ignored by the agent when the
cgrtDestNotifEnabled object is set to the 'false'
value.