MIB Viewer

CISCO-ENHANCED-MEMPOOL-MIB

91 objects
New MIB module for monitoring the memory pools of all physical entities on a managed system.
Imported Objects
CISCO-SMIciscoMgmt
ENTITY-MIBentPhysicalIndex
HCNUM-TCCounterBasedGauge64
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMICounter32 Gauge32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TCAutonomousType TEXTUAL-CONVENTION TimeStamp TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.221IdentityciscoEnhancedMemPoolMIBNew MIB module for monitoring the memory pools of all physical entities on a managed system.
1.3.6.1.4.1.9.9.221.0NodecempMIBNotifications
1.3.6.1.4.1.9.9.221.0.1NotificationcempMemBufferNotifycurrentWhenever cempMemBufferPeak object is updated in the buffer pool, a cempMemBufferNotify notification is sent. The sending of these notifications can be enabled/…
1.3.6.1.4.1.9.9.221.1NodecempMIBObjects
1.3.6.1.4.1.9.9.221.1.1NodecempMemPool
1.3.6.1.4.1.9.9.221.1.1.1TablecempMemPoolTablenot-accessiblecurrentA table of memory pool monitoring entries for all physical entities on a managed system.
1.3.6.1.4.1.9.9.221.1.1.1.1RowcempMemPoolEntrynot-accessiblecurrentAn entry in the memory pool monitoring table.
1.3.6.1.4.1.9.9.221.1.1.1.1.1ColumncempMemPoolIndexnot-accessiblecurrentWithin each physical entity, the unique value greater than zero, used to represent each memory pool. It is recommended that values are assigned contiguously st…
1.3.6.1.4.1.9.9.221.1.1.1.1.2ColumncempMemPoolTyperead-onlycurrentThe type of memory pool for which this entry contains information.
1.3.6.1.4.1.9.9.221.1.1.1.1.3ColumncempMemPoolNameread-onlycurrentA 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 …
1.3.6.1.4.1.9.9.221.1.1.1.1.4ColumncempMemPoolPlatformMemoryread-onlycurrentAn 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 …
1.3.6.1.4.1.9.9.221.1.1.1.1.5ColumncempMemPoolAlternateread-onlycurrentIndicates 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 …
1.3.6.1.4.1.9.9.221.1.1.1.1.6ColumncempMemPoolValidread-onlycurrentIndicates whether or not cempMemPoolUsed, cempMemPoolFree, cempMemPoolLargestFree and cempMemPoolLowestFree in this entry contain accurate data. If an instance…
1.3.6.1.4.1.9.9.221.1.1.1.1.7ColumncempMemPoolUsedread-onlycurrentIndicates 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.8ColumncempMemPoolFreeread-onlycurrentIndicates the number of bytes from the memory pool that are currently unused on the physical entity. Note that the sum of cempMemPoolUsed and cempMemPoolFree i…
1.3.6.1.4.1.9.9.221.1.1.1.1.9ColumncempMemPoolLargestFreeread-onlycurrentIndicates 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.10ColumncempMemPoolLowestFreeread-onlycurrentThe 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.11ColumncempMemPoolUsedLowWaterMarkread-onlycurrentIndicates 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 Wa…
1.3.6.1.4.1.9.9.221.1.1.1.1.12ColumncempMemPoolAllocHitread-onlycurrentIndicates the number of successful allocations from the memory pool
1.3.6.1.4.1.9.9.221.1.1.1.1.13ColumncempMemPoolAllocMissread-onlycurrentIndicates the number of unsuccessful allocations from the memory pool
1.3.6.1.4.1.9.9.221.1.1.1.1.14ColumncempMemPoolFreeHitread-onlycurrentIndicates the number of successful frees/ deallocations from the memory pool
1.3.6.1.4.1.9.9.221.1.1.1.1.15ColumncempMemPoolFreeMissread-onlycurrentIndicates the number of unsuccessful attempts to free/deallocate memory from the memory pool. For example, this could be due to ownership errors where the appl…
1.3.6.1.4.1.9.9.221.1.1.1.1.16ColumncempMemPoolSharedread-onlycurrentIndicates 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.17ColumncempMemPoolUsedOvrflwread-onlycurrentThis 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, other…
1.3.6.1.4.1.9.9.221.1.1.1.1.18ColumncempMemPoolHCUsedread-onlycurrentIndicates 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 cempMem…
1.3.6.1.4.1.9.9.221.1.1.1.1.19ColumncempMemPoolFreeOvrflwread-onlycurrentThis 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, oth…
1.3.6.1.4.1.9.9.221.1.1.1.1.20ColumncempMemPoolHCFreeread-onlycurrentIndicates 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.
1.3.6.1.4.1.9.9.221.1.1.1.1.21ColumncempMemPoolLargestFreeOvrflwread-onlycurrentThis object represents the upper 32-bits of cempMemPoolLargestFree. This object needs to be supported only if the value of cempMemPoolLargestFree exceeds 32-bi…
1.3.6.1.4.1.9.9.221.1.1.1.1.22ColumncempMemPoolHCLargestFreeread-onlycurrentIndicates 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 cemp…
1.3.6.1.4.1.9.9.221.1.1.1.1.23ColumncempMemPoolLowestFreeOvrflwread-onlycurrentThis object represents the upper 32-bits of cempMemPoolLowestFree. This object needs to be supported only if the value of cempMemPoolLowestFree exceeds 32-bits…
1.3.6.1.4.1.9.9.221.1.1.1.1.24ColumncempMemPoolHCLowestFreeread-onlycurrentThe 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 cempMemPoo…
1.3.6.1.4.1.9.9.221.1.1.1.1.25ColumncempMemPoolUsedLowWaterMarkOvrflwread-onlycurrentThis object represents the upper 32-bits of cempMemPoolUsedLowWaterMark. This object needs to be supported only if the value of cempMemPoolUsedLowWaterMark exc…
1.3.6.1.4.1.9.9.221.1.1.1.1.26ColumncempMemPoolHCUsedLowWaterMarkread-onlycurrentIndicates 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 v…
1.3.6.1.4.1.9.9.221.1.1.1.1.27ColumncempMemPoolSharedOvrflwread-onlycurrentThis object represents the upper 32-bits of cempMemPoolShared. This object needs to be supported only if the value of cempMemPoolShared exceeds 32-bits, otherw…
1.3.6.1.4.1.9.9.221.1.1.1.1.28ColumncempMemPoolHCSharedread-onlycurrentIndicates 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.
1.3.6.1.4.1.9.9.221.1.1.2TablecempMemBufferPoolTablenot-accessiblecurrentEntries in this table define entities (buffer pools in this case) which are contained in an entity (memory pool) defined by an entry from cempMemPoolTable. 1)P…
1.3.6.1.4.1.9.9.221.1.1.2.1RowcempMemBufferPoolEntrynot-accessiblecurrentThis contains all the memory buffer pool configurations object values. The entPhysicalIndex identifies the entity on which memory buffer pools are present.
1.3.6.1.4.1.9.9.221.1.1.2.1.1ColumncempMemBufferPoolIndexnot-accessiblecurrentWithin a physical entity, a unique value used to represent each buffer pool.
1.3.6.1.4.1.9.9.221.1.1.2.1.2ColumncempMemBufferMemPoolIndexread-onlycurrentThis index corresponds to the memory pool (with cemMemPoolIndex as index in cempMemPoolTable) from which buffers are allocated.
1.3.6.1.4.1.9.9.221.1.1.2.1.3ColumncempMemBufferNameread-onlycurrentA textual name assigned to the buffer pool. This object is suitable for output to a human operator, and may also be used to distinguish among the various buffe…
1.3.6.1.4.1.9.9.221.1.1.2.1.4ColumncempMemBufferDynamicread-onlycurrentBoolean poolDynamic; if TRUE, the number of buffers in the pool is adjusted (adding more packet buffers or deleting excesses) dynamically by the background pro…
1.3.6.1.4.1.9.9.221.1.1.2.1.5ColumncempMemBufferSizeread-writecurrentIndicates the size of buffer element in number of bytes on the physical entity.
1.3.6.1.4.1.9.9.221.1.1.2.1.6ColumncempMemBufferMinread-writecurrentIndicates the minimum number of free buffers allowed in the buffer pool or low-water mark (lwm). For example of its usage : If cempMemBufferFree < cempMemBuffe…
1.3.6.1.4.1.9.9.221.1.1.2.1.7ColumncempMemBufferMaxread-writecurrentIndicates the maximum number of free buffers allowed in the buffer pool or high-water mark (hwm). For example of its usage : If cempMemBufferFree > cempMemBuff…
1.3.6.1.4.1.9.9.221.1.1.2.1.8ColumncempMemBufferPermanentread-writecurrentIndicates the total number of permanent buffers in the pool on the physical entity.
1.3.6.1.4.1.9.9.221.1.1.2.1.9ColumncempMemBufferTransientread-writecurrentIndicates the initial number of temporary buffers in the pool on the physical entity. This object instructs the system to create this many number of temporary …
1.3.6.1.4.1.9.9.221.1.1.2.1.10ColumncempMemBufferTotalread-onlycurrentIndicates the total number of buffers (include allocated and free buffers) in the buffer pool on the physical entity.
1.3.6.1.4.1.9.9.221.1.1.2.1.11ColumncempMemBufferFreeread-onlycurrentIndicates the current number of free buffers in the buffer pool on the physical entity. Note that the cempMemBufferFree is less than or equal to cempMemBufferT…
1.3.6.1.4.1.9.9.221.1.1.2.1.12ColumncempMemBufferHitread-onlycurrentIndicates the number of buffers successfully allocated from the buffer pool.
1.3.6.1.4.1.9.9.221.1.1.2.1.13ColumncempMemBufferMissread-onlycurrentIndicates the number of times a buffer has been requested, but no buffers were available in the buffer pool, or when there were fewer than min buffers(cempMemB…
1.3.6.1.4.1.9.9.221.1.1.2.1.14ColumncempMemBufferFreeHitread-onlycurrentIndicates the number of successful frees/deallocations from the buffer pool.
1.3.6.1.4.1.9.9.221.1.1.2.1.15ColumncempMemBufferFreeMissread-onlycurrentIndicates the number of unsuccessful attempts to free/deallocate a buffer from the buffer pool. For example, this could be due to ownership errors where the ap…
1.3.6.1.4.1.9.9.221.1.1.2.1.16ColumncempMemBufferPermChangeread-onlycurrentThis value is the difference of the desired number of permanent buffer & total number of permanent buffers present in the pool. A positive value of this object…
1.3.6.1.4.1.9.9.221.1.1.2.1.17ColumncempMemBufferPeakread-onlycurrentIndicates the peak number of buffers in pool on the physical entity.
1.3.6.1.4.1.9.9.221.1.1.2.1.18ColumncempMemBufferPeakTimeread-onlycurrentIndicates the time of most recent change in the peak number of buffers (cempMemBufferPeak object) in the pool.
1.3.6.1.4.1.9.9.221.1.1.2.1.19ColumncempMemBufferTrimread-onlycurrentThe number of buffers that have been trimmed from the pool when the number of free buffers (cempMemBufferFree) exceeded the number of max allowed buffers(cempM…
1.3.6.1.4.1.9.9.221.1.1.2.1.20ColumncempMemBufferGrowread-onlycurrentThe number of buffers that have been created in the pool when the number of free buffers(cempMemBufferFree) was less than minimum(cempMemBufferMix).
1.3.6.1.4.1.9.9.221.1.1.2.1.21ColumncempMemBufferFailuresread-onlycurrentThe number of failures to grant a buffer to a requester due to reasons other than insufficient memory. For example, in systems where there are different execut…
1.3.6.1.4.1.9.9.221.1.1.2.1.22ColumncempMemBufferNoStorageread-onlycurrentThe number of times the system tried to create new buffers, but could not due to insufficient free memory in the system.
1.3.6.1.4.1.9.9.221.1.1.3TablecempMemBufferCachePoolTablenot-accessiblecurrentA 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 …
1.3.6.1.4.1.9.9.221.1.1.3.1RowcempMemBufferCachePoolEntrynot-accessiblecurrentEach entry represents one of the cache buffer pools available in the system and it contains the parameters configured for it. Note : cempMemBufferCachePoolTabl…
1.3.6.1.4.1.9.9.221.1.1.3.1.1ColumncempMemBufferCacheSizeread-onlycurrentIndicates the number of buffers in the cache pool on the physical entity.
1.3.6.1.4.1.9.9.221.1.1.3.1.2ColumncempMemBufferCacheTotalread-onlycurrentIndicates the maximum number of free buffers allowed in the cache pool.
1.3.6.1.4.1.9.9.221.1.1.3.1.3ColumncempMemBufferCacheUsedread-onlycurrentIndicates 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 …
1.3.6.1.4.1.9.9.221.1.1.3.1.4ColumncempMemBufferCacheHitread-onlycurrentIndicates the number of buffers successfully allocated from the cache pool.
1.3.6.1.4.1.9.9.221.1.1.3.1.5ColumncempMemBufferCacheMissread-onlycurrentIndicates the number of times a buffer has been requested, but no buffers were available in the cache pool.
1.3.6.1.4.1.9.9.221.1.1.3.1.6ColumncempMemBufferCacheThresholdread-onlycurrentIndicates the threshold limit for number of cache buffers used(cempMemBufferCacheUsed).
1.3.6.1.4.1.9.9.221.1.1.3.1.7ColumncempMemBufferCacheThresholdCountread-onlycurrentIndicates how many times the number of cache buffers used(cempMemBufferCacheUsed) has crossed the threshold value(cempMemBufferCacheThreshold).
1.3.6.1.4.1.9.9.221.1.2NodecempNotificationConfig
1.3.6.1.4.1.9.9.221.1.2.1ScalarcempMemBufferNotifyEnabledread-writecurrentThis variable controls generation of the cempMemBufferNotify. When this variable is 'true', generation of cempMemBufferNotify is enabled. When this variable is…
1.3.6.1.4.1.9.9.221.3NodecempMIBConformance
1.3.6.1.4.1.9.9.221.3.1NodecempMIBCompliances
1.3.6.1.4.1.9.9.221.3.1.1CompliancecempMIBCompliancedeprecatedThe compliance statement for entities which implement the Cisco Enhanced MemPool MIB.
1.3.6.1.4.1.9.9.221.3.1.2CompliancecempMIBComplianceRev1deprecatedThe compliance statement for entities which implement the Cisco Enhanced MemPool MIB. This compliance module deprecates cempMIBCompliance.
1.3.6.1.4.1.9.9.221.3.1.3CompliancecempMIBComplianceRev2deprecatedThe compliance statement for entities which implement the Cisco Enhanced MemPool MIB. This compliance module deprecates cempMIBComplianceRev1.
1.3.6.1.4.1.9.9.221.3.1.4CompliancecempMIBComplianceRev3currentThe compliance statement for entities which implement the Cisco Enhanced MemPool MIB. This compliance module deprecates cempMIBComplianceRev2.
1.3.6.1.4.1.9.9.221.3.2NodecempMIBGroups
1.3.6.1.4.1.9.9.221.3.2.1GroupcempMemPoolGroupdeprecatedA collection of objects providing memory pool monitoring.
1.3.6.1.4.1.9.9.221.3.2.2GroupcempMemPoolExtGroupdeprecatedA collection of objects providing additional memory pool information. This group is deprecated as new objects cempMemPoolUsedLowWaterMark, cempMemPoolAllocHit,…
1.3.6.1.4.1.9.9.221.3.2.3GroupcempMemBufferGroupcurrentA collection of objects providing memory buffer pool monitoring.
1.3.6.1.4.1.9.9.221.3.2.4GroupcempMemBufferExtGroupcurrentA collection of objects providing additional memory buffer pool monitoring.
1.3.6.1.4.1.9.9.221.3.2.5GroupcempMemBufferNotifyEnableGroupcurrentA group of objects related to enabling notifications.
1.3.6.1.4.1.9.9.221.3.2.6GroupcempMemBufferNotifyGroupcurrentA group of notifications providing additional memory buffer pool monitoring.
1.3.6.1.4.1.9.9.221.3.2.7GroupcempMemPoolExtGroupRev1currentA group of objects providing additional memory pool information.This group deprecates cempMemPoolExtGroup.
1.3.6.1.4.1.9.9.221.3.2.8GroupcempMemPoolGroupRev1currentA collection of objects providing memory pool monitoring. This group deprecates cempMemPoolGroup.
1.3.6.1.4.1.9.9.221.3.2.9GroupcempMemPoolHCGroupcurrentA collection of High Capacity(HC) objects providing memory pool monitoring.
1.3.6.1.4.1.9.9.221.3.2.10GroupcempMemPoolOvrflwGroupcurrentA collection of Overflow (Ovrflw) objects providing memory pool monitoring.
Type Definitions
NameSyntaxStatusDescription
CempMemBufferPoolIndexUnsigned32 (1..4294967295)currentA unique value, greater than zero, for each buffer pool in the memory pool on a physical entity. It is recommended that values are assigned contiguously starting from 1 such that the index will be unique within a physic…
CempMemPoolIndexInteger32 (1..2147483647)currentA unique value, greater than zero, for each memory pool in a particular physical entity. It is recommended that values are assigned contiguously starting from 1 such that the index will be unique within a particular phy…
CempMemPoolIndexOrNoneInteger32 (0..2147483647)currentThis textual convention is an extension of the CempMemPoolIndex. The latter defines a value greater than zero to identify a memory pool in a particular physical entity. This extension permits the additional value of zer…
CempMemPoolTypesINTEGER { other(1), processorMemory(2), ioMemory(3), pciMemory(4), fastMemory(5), multibusMemory(6), interruptStackMemory(7), processStackMemory(8), localExceptionMemory(9), virtualMemory(10), reservedMemory(11), imageMemory(12), asicMemory(13), posixMemory(14) }currentRepresents the different types of memory pools that may be present in a managed device. Note that only the processor pool is required to be supported by all devices. Support for other pool types is dependent on the devi…