cempMemBufferCachePoolEntry
CISCO-ENHANCED-MEMPOOL-MIB ·
.1.3.6.1.4.1.9.9.221.1.1.3.1
Object
row
Each entry represents one of the cache buffer pools available in the system and it contains the parameters configured for it. Note : cempMemBufferCachePoolTable has a sparse dependency with cempMemBufferPoolTable (i.e all the entires in cempMemBufferPoolTable need not have an entry in cempMemBufferCachePoolTable.
Context
- MIB
- CISCO-ENHANCED-MEMPOOL-MIB
- OID
.1.3.6.1.4.1.9.9.221.1.1.3.1- Type
- row
- Status
- current
- Parent
- cempMemBufferCachePoolTable
- Table
- cempMemBufferCachePoolTable
- Children
- 7
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cempMemBufferCacheSize Indicates the number of buffers in the cache pool
on the physical entity. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.221.1.1.3.1.1 |
| cempMemBufferCacheTotal Indicates the maximum number of free buffers
allowed in the cache pool. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.221.1.1.3.1.2 |
| cempMemBufferCacheUsed Indicates the number of cache buffers from the
pool that are currently used on the physical entity.
Note that the cempMemBufferCacheUsed is less than or
equal to cempMemBufferCac… | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.221.1.1.3.1.3 |
| cempMemBufferCacheHit Indicates the number of buffers successfully
allocated from the cache pool. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.221.1.1.3.1.4 |
| cempMemBufferCacheMiss Indicates the number of times a buffer has been
requested, but no buffers were available in the
cache pool. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.221.1.1.3.1.5 |
| cempMemBufferCacheThreshold Indicates the threshold limit for number of cache
buffers used(cempMemBufferCacheUsed). | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.221.1.1.3.1.6 |
| cempMemBufferCacheThresholdCount Indicates how many times the number of cache
buffers used(cempMemBufferCacheUsed) has crossed the
threshold value(cempMemBufferCacheThreshold). | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.221.1.1.3.1.7 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| ENTITY-MIBentPhysicalIndex The index for this entry. | column | PhysicalIndex | .1.3.6.1.2.1.47.1.1.1.1.1 |
| cempMemBufferPoolIndex Within a physical entity, a unique value used
to represent each buffer pool. | column | CempMemBufferPoolIndex | .1.3.6.1.4.1.9.9.221.1.1.2.1.1 |