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.
Parsed from file CISCO-ENHANCED-MEMPOOL-MIB.mib
Module: CISCO-ENHANCED-MEMPOOL-MIB
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.
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.
Parsed from file CISCO-ENHANCED-MEMPOOL-MIB.my.txt
Company: None
Module: CISCO-ENHANCED-MEMPOOL-MIB
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.
cempMemPoolName OBJECT-TYPE SYNTAX SnmpAdminString MAX-ACCESS read-only STATUS current DESCRIPTION "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." ::= { cempMemPoolEntry 3 }
cempMemPoolName OBJECT-TYPE SYNTAX SnmpAdminString ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { cempMemPoolEntry 3 }
Vendor: Cisco
Module: CISCO-ENHANCED-MEMPOOL-MIB
[Automatically extracted from oidview.com]
cempMemPoolName OBJECT-TYPE SYNTAX SnmpAdminString MAX-ACCESS read-only STATUS current DESCRIPTION "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." ::= { cempMemPoolEntry 3 }
cempMemPoolName OBJECT-TYPE SYNTAX SnmpAdminString MAX-ACCESS read-only STATUS current DESCRIPTION "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." ::= { cempMemPoolEntry 3 }
| OID | Name | Sub children | Sub Nodes Total | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.221.1.1.1.1.1 | cempMemPoolIndex | 0 | 0 | Within each physical entity, the unique value greater than zero, used to represent each memory pool. It is recommended that value… |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.2 | cempMemPoolType | 0 | 0 | The type of memory pool for which this entry contains information. |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.4 | cempMemPoolPlatformMemory | 0 | 0 | An indication of the platform-specific memory pool type. The associated instance of cempMemPoolType is used to indicate the gener… |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.5 | cempMemPoolAlternate | 0 | 0 | Indicates whether or not this memory pool has an alternate pool configured. Alternate pools are used for fallback when the curre… |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.6 | cempMemPoolValid | 0 | 0 | Indicates whether or not cempMemPoolUsed, cempMemPoolFree, cempMemPoolLargestFree and cempMemPoolLowestFree in this entry contain… |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.7 | cempMemPoolUsed | 0 | 0 | Indicates the number of bytes from the memory pool that are currently in use by applications on the physical entity. |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.8 | cempMemPoolFree | 0 | 0 | Indicates the number of bytes from the memory pool that are currently unused on the physical entity. Note that the sum of cempMem… |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.9 | cempMemPoolLargestFree | 0 | 0 | Indicates the largest number of contiguous bytes from the memory pool that are currently unused on the physical entity. |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.10 | cempMemPoolLowestFree | 0 | 0 | The lowest amount of available memory in the memory pool recorded at any time during the operation of the system. |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.11 | cempMemPoolUsedLowWaterMark | 0 | 0 | Indicates the lowest number of bytes from the memory pool that have been used by applications on the physical entity since sysUpT… |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.12 | cempMemPoolAllocHit | 0 | 0 | Indicates the number of successful allocations from the memory pool |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.13 | cempMemPoolAllocMiss | 0 | 0 | Indicates the number of unsuccessful allocations from the memory pool |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.14 | cempMemPoolFreeHit | 0 | 0 | Indicates the number of successful frees/ deallocations from the memory pool |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.15 | cempMemPoolFreeMiss | 0 | 0 | Indicates the number of unsuccessful attempts to free/deallocate memory from the memory pool. For example, this could be due to o… |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.16 | cempMemPoolShared | 0 | 0 | Indicates the number of bytes from the memory pool that are currently shared on the physical entity. |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.17 | cempMemPoolUsedOvrflw | 0 | 0 | This object represents the upper 32-bits of cempMemPoolUsed. This object needs to be supported only if the used bytes in the memo… |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.18 | cempMemPoolHCUsed | 0 | 0 | Indicates the number of bytes from the memory pool that are currently in use by applications on the physical entity. This object … |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.19 | cempMemPoolFreeOvrflw | 0 | 0 | This object represents the upper 32-bits of cempMemPoolFree. This object needs to be supported only if the unused bytes in the me… |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.20 | cempMemPoolHCFree | 0 | 0 | Indicates the number of bytes from the memory pool that are currently unused on the physical entity. This object is a 64-bit vers… |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.21 | cempMemPoolLargestFreeOvrflw | 0 | 0 | This object represents the upper 32-bits of cempMemPoolLargestFree. This object needs to be supported only if the value of cempMem… |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.22 | cempMemPoolHCLargestFree | 0 | 0 | Indicates the largest number of contiguous bytes from the memory pool that are currently unused on the physical entity. This obje… |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.23 | cempMemPoolLowestFreeOvrflw | 0 | 0 | This object represents the upper 32-bits of cempMemPoolLowestFree. This object needs to be supported only if the value of cempMemP… |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.24 | cempMemPoolHCLowestFree | 0 | 0 | The lowest amount of available memory in the memory pool recorded at any time during the operation of the system. This object is … |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.25 | cempMemPoolUsedLowWaterMarkOvrflw | 0 | 0 | This object represents the upper 32-bits of cempMemPoolUsedLowWaterMark. This object needs to be supported only if the value of ce… |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.26 | cempMemPoolHCUsedLowWaterMark | 0 | 0 | Indicates the lowest number of bytes from the memory pool that have been used by applications on the physical entity since sysUpT… |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.27 | cempMemPoolSharedOvrflw | 0 | 0 | This object represents the upper 32-bits of cempMemPoolShared. This object needs to be supported only if the value of cempMemPool… |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.28 | cempMemPoolHCShared | 0 | 0 | Indicates the number of bytes from the memory pool that are currently shared on the physical entity. This object is a 64-bit vers… |