cseUcastCacheEntry
A conceptual row in the cseUcastCacheTable, used to set up flow clearing criteria. The actual purging is started by setting the value of cseUcastCacheStatus 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
- cseUcastCacheIndex
Table columns
11 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.4.1.9.9.97.1.6.1.1.1 | cseUcastCacheIndex | noaccess | Unsigned32 |
| 1.3.6.1.4.1.9.9.97.1.6.1.1.2 | cseUcastCacheFlowType | readwrite | any(1), dstOnly(2), srcOrDst(3), srcAndDst(4), fullFlow(5), ipxDstOnly(6), ipxSrcAndDst(7) |
| 1.3.6.1.4.1.9.9.97.1.6.1.1.3 | cseUcastCacheTransport | readwrite | udp(1), tcp(2) |
| 1.3.6.1.4.1.9.9.97.1.6.1.1.4 | cseUcastCacheDest | readwrite | FlowAddressComponent |
| 1.3.6.1.4.1.9.9.97.1.6.1.1.5 | cseUcastCacheDestMask | readwrite | FlowAddressComponent |
| 1.3.6.1.4.1.9.9.97.1.6.1.1.6 | cseUcastCacheSource | readwrite | FlowAddressComponent |
| 1.3.6.1.4.1.9.9.97.1.6.1.1.7 | cseUcastCacheSrcMask | readwrite | FlowAddressComponent |
| 1.3.6.1.4.1.9.9.97.1.6.1.1.8 | cseUcastCacheRtrIp | readwrite | IpAddress |
| 1.3.6.1.4.1.9.9.97.1.6.1.1.9 | cseUcastCacheOwner | readwrite | OwnerString |
| 1.3.6.1.4.1.9.9.97.1.6.1.1.10 | cseUcastCacheStatus | readwrite | RowStatus |
| 1.3.6.1.4.1.9.9.97.1.6.1.1.11 | cseUcastCacheResult | readonly | purging(1), notPurging(2) |