cseMcastCacheFlowType

  • 1.3.6.1.4.1.9.9.97.1.7.1.1.2
  • Access readwrite
  • Type any(1), group(2), grpAndSrc(3)
  • Default any

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').

Details

Possible values
1 any
2 group
3 grpAndSrc

Table columns

8 objects
Oid Name Access Type
1.3.6.1.4.1.9.9.97.1.7.1.1.1 cseMcastCacheIndex noaccess Unsigned32
1.3.6.1.4.1.9.9.97.1.7.1.1.2 cseMcastCacheFlowType readwrite any(1), group(2), grpAndSrc(3)
1.3.6.1.4.1.9.9.97.1.7.1.1.3 cseMcastCacheGrp readwrite McastGroupIp
1.3.6.1.4.1.9.9.97.1.7.1.1.4 cseMcastCacheSrc readwrite IpAddress
1.3.6.1.4.1.9.9.97.1.7.1.1.5 cseMcastCacheRtrIp readwrite IpAddress
1.3.6.1.4.1.9.9.97.1.7.1.1.6 cseMcastCacheOwner readwrite OwnerString
1.3.6.1.4.1.9.9.97.1.7.1.1.7 cseMcastCacheResult readonly purging(1), notPurging(2)
1.3.6.1.4.1.9.9.97.1.7.1.1.8 cseMcastCacheStatus readwrite RowStatus

Used by conformance groups

1 objects
  • 1.3.6.1.4.1.9.9.97.3.2.10 cseMcastCachePurgeGroup

Comments