cempMemPoolLargestFree
CISCO-ENHANCED-MEMPOOL-MIB ·
.1.3.6.1.4.1.9.9.221.1.1.1.1.9
Object
Indicates the largest number of contiguous bytes from the memory pool that are currently unused on the physical entity.
Context
- MIB
- CISCO-ENHANCED-MEMPOOL-MIB
- OID
.1.3.6.1.4.1.9.9.221.1.1.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Units
- bytes
- Parent
- cempMemPoolEntry
- Table
- cempMemPoolTable
- Siblings
- 27
Syntax
bytes SNMPv2-SMIGauge32
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cempMemPoolIndex Within each physical entity, the unique value
greater than zero, used to represent each memory pool.
It is recommended that values are assigned
contiguously starting from 1. | column | CempMemPoolIndex | .1.3.6.1.4.1.9.9.221.1.1.1.1.1 |
| cempMemPoolLowestFree The lowest amount of available memory in the memory pool
recorded at any time during the operation of the system. | column | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.221.1.1.1.1.10 |
| cempMemPoolUsedLowWaterMark Indicates the lowest number of bytes from the memory pool
that have been used by applications on the physical entity
since sysUpTime.Similarly,the Used High
Watermark indicates th… | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.221.1.1.1.1.11 |
| cempMemPoolAllocHit Indicates the number of successful allocations from
the memory pool | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.221.1.1.1.1.12 |
| cempMemPoolAllocMiss Indicates the number of unsuccessful allocations from
the memory pool | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.221.1.1.1.1.13 |
| cempMemPoolFreeHit Indicates the number of successful frees/
deallocations from the memory pool | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.221.1.1.1.1.14 |
| cempMemPoolFreeMiss Indicates the number of unsuccessful attempts
to free/deallocate memory from the memory pool.
For example, this could be due to ownership errors
where the application that did no… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.221.1.1.1.1.15 |
| cempMemPoolShared Indicates the number of bytes from the memory pool
that are currently shared on the physical entity. | column | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.221.1.1.1.1.16 |
| cempMemPoolUsedOvrflw This object represents the upper 32-bits of cempMemPoolUsed.
This object needs to be supported only if the used bytes in the
memory pool exceeds 32-bits, otherwise this object val… | column | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.221.1.1.1.1.17 |
| cempMemPoolHCUsed Indicates the number of bytes from the memory pool
that are currently in use by applications on the
physical entity. This object is a 64-bit version of
cempMemPoolUsed. | column | bytes HCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.9.9.221.1.1.1.1.18 |
| cempMemPoolFreeOvrflw This object represents the upper 32-bits of cempMemPoolFree.
This object needs to be supported only if the unused bytes in
the memory pool exceeds 32-bits, otherwise this object v… | column | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.221.1.1.1.1.19 |
| cempMemPoolType The type of memory pool for which this entry
contains information. | column | CempMemPoolTypes | .1.3.6.1.4.1.9.9.221.1.1.1.1.2 |
| cempMemPoolHCFree Indicates the number of bytes from the memory pool
that are currently unused on the physical entity.
This object is a 64-bit version of cempMemPoolFree. | column | bytes HCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.9.9.221.1.1.1.1.20 |
| cempMemPoolLargestFreeOvrflw This object represents the upper 32-bits of
cempMemPoolLargestFree. This object needs to
be supported only if the value of
cempMemPoolLargestFree exceeds 32-bits, otherwise
this… | column | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.221.1.1.1.1.21 |
| cempMemPoolHCLargestFree Indicates the largest number of contiguous bytes from the
memory pool that are currently unused on the physical entity.
This object is a 64-bit version of cempMemPoolLargestFree. | column | bytes HCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.9.9.221.1.1.1.1.22 |
| cempMemPoolLowestFreeOvrflw This object represents the upper 32-bits of
cempMemPoolLowestFree. This object needs to
be supported only if the value of
cempMemPoolLowestFree exceeds 32-bits, otherwise
this obj… | column | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.221.1.1.1.1.23 |
| cempMemPoolHCLowestFree The lowest amount of available memory in the memory pool
recorded at any time during the operation of the system.
This object is a 64-bit version of cempMemPoolLowestFree. | column | bytes HCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.9.9.221.1.1.1.1.24 |
| cempMemPoolUsedLowWaterMarkOvrflw This object represents the upper 32-bits of
cempMemPoolUsedLowWaterMark. This object
needs to be supported only if the value of
cempMemPoolUsedLowWaterMark exceeds 32-bits,
otherw… | column | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.221.1.1.1.1.25 |
| cempMemPoolHCUsedLowWaterMark Indicates the lowest number of bytes from the memory
pool that have been used by applications on the physical
entity since sysUpTime. This object is a 64-bit version
of cempMemPoo… | column | bytes HCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.9.9.221.1.1.1.1.26 |
| cempMemPoolSharedOvrflw This object represents the upper 32-bits of cempMemPoolShared.
This object needs to be supported only if the value of
cempMemPoolShared exceeds 32-bits, otherwise this object valu… | column | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.221.1.1.1.1.27 |
| cempMemPoolHCShared Indicates the number of bytes from the memory pool that are
currently shared on the physical entity. This object is a
64-bit version of cempMemPoolShared. | column | bytes HCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.9.9.221.1.1.1.1.28 |
| cempMemPoolName A textual name assigned to the memory pool. This
object is suitable for output to a human operator,
and may also be used to distinguish among the various
pool types. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.221.1.1.1.1.3 |
| cempMemPoolPlatformMemory An indication of the platform-specific memory
pool type. The associated instance of cempMemPoolType
is used to indicate the general type of memory pool.
If no platf… | column | SNMPv2-TCAutonomousType | .1.3.6.1.4.1.9.9.221.1.1.1.1.4 |
| cempMemPoolAlternate Indicates whether or not this memory pool has an
alternate pool configured. Alternate pools are
used for fallback when the current pool runs out
of memory.
If an i… | column | CempMemPoolIndexOrNone | .1.3.6.1.4.1.9.9.221.1.1.1.1.5 |
| cempMemPoolValid Indicates whether or not cempMemPoolUsed,
cempMemPoolFree, cempMemPoolLargestFree and
cempMemPoolLowestFree in this entry contain accurate
data. If an instance of this object ha… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.221.1.1.1.1.6 |
| cempMemPoolUsed Indicates the number of bytes from the memory pool
that are currently in use by applications on the
physical entity. | column | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.221.1.1.1.1.7 |
| cempMemPoolFree Indicates the number of bytes from the memory pool
that are currently unused on the physical entity.
Note that the sum of cempMemPoolUsed and cempMemPoolFree
is th… | column | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.221.1.1.1.1.8 |