cempMemBufferPoolTable
CISCO-ENHANCED-MEMPOOL-MIB ·
.1.3.6.1.4.1.9.9.221.1.1.2
Object
table
Entries in this table define entities (buffer pools in this case) which are contained in an entity (memory pool) defined by an entry from cempMemPoolTable. -- Basic Pool Architecture -- 1)Pools are classified as being either Static or Dynamic. Static pools make no attempt to increase the number of buffers contained within them if the number of free buffers (cempMemBufferFree) are less than the number of minimum buffers (cempMemBufferMin). With Dynamic pools, the pool attempts to meet the demands of its users. 2)Buffers in a pool are classified as being either Permanent or Temporary. Permanent buffers, as their name suggests, are always in the pool and are never destroyed unless the number of permanent buffers (cempMemBufferPermanent) is changed. Temporary buffers are transient buffers that are created in dynamic pools whenever the free count (cempMemBufferFree) of buffers in the pool drops below the minimum (cempMemBufferMin). 3)Buffers pools are classified as either Public or Private. Public pools are available for all users to allocate buffers from. Private pools are primarily used by interface drivers.
Context
- MIB
- CISCO-ENHANCED-MEMPOOL-MIB
- OID
.1.3.6.1.4.1.9.9.221.1.1.2- Type
- table
- Status
- current
- Parent
- cempMemPool
- Siblings
- 2
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cempMemPoolTable A table of memory pool monitoring entries for all
physical entities on a managed system. | table | - | .1.3.6.1.4.1.9.9.221.1.1.1 |
| cempMemBufferCachePoolTable A table that lists the cache buffer pools
configured on a managed system.
1)To provide a noticeable performance boost,
Cache Pool can be used. A Cache Pool is effectively
a … | table | - | .1.3.6.1.4.1.9.9.221.1.1.3 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cempMemBufferPoolEntry This contains all the memory buffer pool
configurations object values. The
entPhysicalIndex identifies the entity on which
memory buffer pools are present. | row | - | .1.3.6.1.4.1.9.9.221.1.1.2.1 |