cseUcastCacheStatus
CISCO-SWITCH-ENGINE-MIB ·
.1.3.6.1.4.1.9.9.97.1.6.1.1.10
Object
The status object used to manage rows in this table. When set to active(1), the flow purge is initiated, and the value of cseUcastCacheResult object becomes 'purging'. However, this object can be set to active(1) only after all the appropriate objects for this query as defined by the value set in the cseUcastCacheFlowType object, have also been set. Upon the completion of flow purge, the value of cseUcastCacheResult object changes to 'notPurging'. Once a row becomes active, values within the row cannot be modified, except by setting it to 'notInService' first, or deleting and re-creating it.
Context
- MIB
- CISCO-SWITCH-ENGINE-MIB
- OID
.1.3.6.1.4.1.9.9.97.1.6.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cseUcastCacheEntry
- Table
- cseUcastCacheTable
- Siblings
- 10
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cseUcastCacheIndex An arbitrary integer which uniquely identifies the flow
purge contained in this row instance. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.97.1.6.1.1.1 |
| cseUcastCacheResult state of the flow purging operation.
'purging' - purging operation is proceeding
'notPurging' - the purging operation completed, or not
started yet. | column | Enumeration | .1.3.6.1.4.1.9.9.97.1.6.1.1.11 |
| cseUcastCacheFlowType Setting each value causes the appropriate action:
'dstOnly' - causes purge of flows in the cache whose absolute
destination IP addresses match the address part of t… | column | Enumeration | .1.3.6.1.4.1.9.9.97.1.6.1.1.2 |
| cseUcastCacheTransport The IP transport protocol type (if applicable) of the specified
switched flows to be purged; it will be instantiated if and only
if it gets set by the management applications and … | column | Enumeration | .1.3.6.1.4.1.9.9.97.1.6.1.1.3 |
| cseUcastCacheDest Destination network address and port number (if applicable).
The port field is ignored for IPX flows and IP flows if the
value of cseUcastCacheFlowMask is not equal to 'fullFlow'.… | column | FlowAddressComponent | .1.3.6.1.4.1.9.9.97.1.6.1.1.4 |
| cseUcastCacheDestMask If instantiated, specified and applicable, the destination
address mask will be applied to the value of
cseUcastCacheDest in the same row instance.
Its value can not be modified w… | column | FlowAddressComponent | .1.3.6.1.4.1.9.9.97.1.6.1.1.5 |
| cseUcastCacheSource Source network address and port number (if applicable).
The port field is ignored for IPX flows and IP flows if the
value of cseUcastCacheFlowMask is not equal to 'fullFlow'.
Its … | column | FlowAddressComponent | .1.3.6.1.4.1.9.9.97.1.6.1.1.6 |
| cseUcastCacheSrcMask If instantiated, specified and applicable, the source address
mask will be applied to the value of cseUcastCacheSource
in the same row instance.
Its value can not be modified whe… | column | FlowAddressComponent | .1.3.6.1.4.1.9.9.97.1.6.1.1.7 |
| cseUcastCacheRtrIp IP address of the router (internal or external) for which the
flows are being switched, and need to be purged. An 'all-zero'
value is a wildcard IP address for any router.
Its va… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.9.97.1.6.1.1.8 |
| cseUcastCacheOwner The manager entity that configured this entry and is therefore
using the resources assigned to it. | column | IF-MIBOwnerString | .1.3.6.1.4.1.9.9.97.1.6.1.1.9 |