cseMcastCacheEntry
A conceptual row in the cseMcastCacheTable, used to set up flow clearing criteria. The actual purging is started by setting the value of cseMcastCacheStatus to 'active'. Once a row becomes active, values within the row cannot be modified, except by setting it to 'notInService' first, or deleting and re-creating the row.
Details
Table index
- cseMcastCacheIndex
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 |