cseMcastCacheStatus
CISCO-SWITCH-ENGINE-MIB ·
.1.3.6.1.4.1.9.9.97.1.7.1.1.8
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 cseMcastCacheResult 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 cseMcastCacheFlowType object, have also been set. Upon the completion of flow purge, the value of cseMcastCacheResult 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.7.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cseMcastCacheEntry
- Table
- cseMcastCacheTable
- Siblings
- 7
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cseMcastCacheIndex An arbitrary integer which uniquely identifies the flow
purge contained in the current row instance. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.97.1.7.1.1.1 |
| cseMcastCacheFlowType 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,
a… | column | Enumeration | .1.3.6.1.4.1.9.9.97.1.7.1.1.2 |
| cseMcastCacheGrp Specifying multicast group IP address of the flows to be
cleared. Its value can not be modified when the corresponding
instance of cseMcastCacheStatus is 'active'. | column | McastGroupIp | .1.3.6.1.4.1.9.9.97.1.7.1.1.3 |
| cseMcastCacheSrc The source address of the IP multicast flows to be purged.
Its value can not be modified when the corresponding instance
of cseMcastCacheStatus is 'active'. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.9.97.1.7.1.1.4 |
| cseMcastCacheRtrIp The IP address of the router whose flows are currently
being switched, and will be purged. An 'all-zero' value is
a wildcard IP address for any router.
Its value can not be modif… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.9.97.1.7.1.1.5 |
| cseMcastCacheOwner 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.7.1.1.6 |
| cseMcastCacheResult 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.7.1.1.7 |