Description | Setting each value causes the appropriate action:
'any' - causes purge of all established IP multicast
layer 3 flows in the cache. The value of cseMcastCacheGrp,
and cseMcastCacheSrc will be ignored in this case.
'group' - causes purge of flows whose multicast
group IP address match the values of cseMcastCacheGrp.
'grpAndSrc' - causes purge of multicast flows whose both
group IP address and source Ip address match the
values of cseMcastCacheGrp and cseMcastCacheSrc.
Note:
1. The instance of this object is initialized to
'any' when the corresponding row instance is
being instantiated.
2. Flow parameter variables, cseMcastCacheGrp,
cseMcastCacheSrc, cseMcastCacheRtrIp will not
be instantiated until they get set by management
applications (in such cases, cseMcastCacheFlowType
object should be set to a value other than 'any'). |