CISCO-MEMORY-POOL-MIB
- Registered at
- 1.3.6.1.4.1.9.9.48
- Last updated
- 2013-09-18 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2013-09-18 00:00, 2001-07-31 00:00, 1996-02-01 00:00
- Namespace
- cisco
- Source file
CISCO-MEMORY-POOL-MIB- Digest
sha256:a3233f34e65991d75c907d4d0999e676bfd66792cafa35d7e2954022a17b81f7
Description
MIB module for monitoring memory pools
Contact
Postal: Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA Tel: +1 408 526 4000 E-mail: cs-snmp@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-QOS-PIB-MIB | Percent |
| CISCO-SMI | ciscoMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-MEMORY-POOL-MIB CISCO-QOS-PIB-MIB CISCO-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CiscoMemoryPoolTypes TEXTUAL-CONVENTION Represents the different types of memory pools that may be present in a managed device. Memory pools can be roughly categorized into two groups, predefined pools and dynamic pools. The following pool types are currently predefined: 1: processor memory 2: i/o memory 3: pci memory 4: fast memory 5: multibus memory Dynamic pools will have a pool type value greater than any of the predefined types listed above. Note that only the processor pool is required to be supported by all devices. Support for other pool types is dependent on the device being managed. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoMemoryPoolObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.48.1 | |||
| ciscoMemoryPoolTable OBJECT-TYPE A table of memory pool monitoring entries. | 1.3.6.1.4.1.9.9.48.1.1 | not-accessible | current | |
| ciscoMemoryPoolEntry OBJECT-TYPE An entry in the memory pool monitoring table. | 1.3.6.1.4.1.9.9.48.1.1.1 | not-accessible | current | |
| ciscoMemoryPoolType OBJECT-TYPE The type of memory pool for which this entry contains information. | 1.3.6.1.4.1.9.9.48.1.1.1.1 | CiscoMemoryPoolTypes | not-accessible | current |
| ciscoMemoryPoolName OBJECT-TYPE 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, especially among dynamic pools. | 1.3.6.1.4.1.9.9.48.1.1.1.2 | DisplayString | read-only | current |
| ciscoMemoryPoolAlternate OBJECT-TYPE 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 instance of this object has a value of zero, then this pool does not have an alternate. Otherwise the value of this object is the same as the value of ciscoMemoryPoolType of the alternate pool. | 1.3.6.1.4.1.9.9.48.1.1.1.3 | Integer32 (0..65535) | read-only | current |
| ciscoMemoryPoolValid OBJECT-TYPE Indicates whether or not the remaining objects in this entry contain accurate data. If an instance of this object has the value false (which in and of itself indicates an internal error condition), the values of the remaining objects in the conceptual row may contain inaccurate information (specifically, the reported values may be less than the actual values). | 1.3.6.1.4.1.9.9.48.1.1.1.4 | TruthValue | read-only | current |
| ciscoMemoryPoolUsed OBJECT-TYPE Indicates the number of bytes from the memory pool that are currently in use by applications on the managed device. | 1.3.6.1.4.1.9.9.48.1.1.1.5 | Gauge32 | read-only | current |
| ciscoMemoryPoolFree OBJECT-TYPE Indicates the number of bytes from the memory pool that are currently unused on the managed device. Note that the sum of ciscoMemoryPoolUsed and ciscoMemoryPoolFree is the total amount of memory in the pool | 1.3.6.1.4.1.9.9.48.1.1.1.6 | Gauge32 | read-only | current |
| ciscoMemoryPoolLargestFree OBJECT-TYPE Indicates the largest number of contiguous bytes from the memory pool that are currently unused on the managed device. | 1.3.6.1.4.1.9.9.48.1.1.1.7 | Gauge32 | read-only | current |
| ciscoMemoryPoolLowMemoryNotifThreshold OBJECT-TYPE This object is used to indicate the threshold value in percentage of free memory remaining in a memory pool. If the free memory available goes below this threshold value and if ciscoMemoryPoolLowMemoryNotifEnable is set to 'true', ciscoMemoryPoolLowMemoryNotif will be generated. When the available free memory comes back to the threshold value ciscoMemoryPoolLowMemoryRecoveryNotif will be generated. | 1.3.6.1.4.1.9.9.48.1.1.1.8 | Percent | read-write | current |
| ciscoMemoryPoolUtilizationTable OBJECT-TYPE A table of memory pool utilization entries. Each of the objects provides a general idea of how much of the memory pool has been used over a given period of time. It is determined as a weighted decaying average. | 1.3.6.1.4.1.9.9.48.1.2 | not-accessible | current | |
| ciscoMemoryPoolUtilizationEntry OBJECT-TYPE An entry in the memory pool utilization table. | 1.3.6.1.4.1.9.9.48.1.2.1 | not-accessible | current | |
| ciscoMemoryPoolUtilization1Min OBJECT-TYPE This is the memory pool utilization for 1 minute. | 1.3.6.1.4.1.9.9.48.1.2.1.1 | Percent | read-only | current |
| ciscoMemoryPoolUtilization5Min OBJECT-TYPE This is the memory pool utilization for 5 minutes. | 1.3.6.1.4.1.9.9.48.1.2.1.2 | Percent | read-only | current |
| ciscoMemoryPoolUtilization10Min OBJECT-TYPE This is the memory pool utilization for 10 minutes. | 1.3.6.1.4.1.9.9.48.1.2.1.3 | Percent | read-only | current |
| ciscoMemoryPoolLowMemoryNotifEnable OBJECT-TYPE This object is used to enable or disable the generation of notification when the available memory in the system has fallen below ciscoMemoryPoolLowMemoryNotifThreshold and on recovery. Setting this object to 'true' will generate ciscoMemoryPoolLowMemoryNotif and ciscoMemoryPoolLowMemoryRecoveryNotif. Setting this object to 'false' will disable the generation of ciscoMemoryPoolLowMemoryNotif and ciscoMemoryPoolLowMemoryRecoveryNotif. | 1.3.6.1.4.1.9.9.48.1.3 | TruthValue | read-write | current |
| ciscoMemoryPoolNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.48.2 | |||
| ciscoMemoryPoolMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.48.2.0 | |||
| ciscoMemoryPoolConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.48.3 | |||
| ciscoMemoryPoolCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.48.3.1 | |||
| ciscoMemoryPoolGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.48.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| ciscoMemoryPoolLowMemoryNotif NOTIFICATION-TYPE This notification is generated when the percentage of free memory in the system has fallen below ciscoMemoryPoolLowMemoryNotifThreshold and when the value of ciscoMemoryPoolLowMemoryNotifEnable is set to 'true'. ciscoMemoryPoolName indicates the name of the memory pool for which the notification is being generated. ciscoMemoryPoolUsed indicates the used memory in bytes for the memory pool. | 1.3.6.1.4.1.9.9.48.2.0.1 | current |
| ciscoMemoryPoolLowMemoryRecoveryNotif NOTIFICATION-TYPE This notification is generated when the percentage of free memory in the system has returned to ciscoMemoryPoolLowMemoryNotifThreshold after suffering from a low memory. This notification is generated when the value of ciscoMemoryPoolLowMemoryNotifEnable is set to 'true'. This notification is generated as a recovery notification for ciscoMemoryPoolLowMemoryNotif. ciscoMemoryPoolName indicates the name of the memory pool for which the notification is being generated. ciscoMemoryPoolUsed indicates the used memory in bytes for the memory pool. | 1.3.6.1.4.1.9.9.48.2.0.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoMemoryPoolCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco Memory Pool MIB | 1.3.6.1.4.1.9.9.48.3.1.1 | deprecated |
| ciscoMemoryPoolComplianceRev1 MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco Memory Pool MIB | 1.3.6.1.4.1.9.9.48.3.1.2 | deprecated |
| ciscoMemoryPoolComplianceRev2 MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco Memory Pool MIB | 1.3.6.1.4.1.9.9.48.3.1.3 | current |
| ciscoMemoryPoolGroup OBJECT-GROUP A collection of objects providing memory pool monitoring. | 1.3.6.1.4.1.9.9.48.3.2.1 | deprecated |
| ciscoMemoryPoolUtilizationGroup OBJECT-GROUP An optional group providing a collection of memory pool utilization objects. | 1.3.6.1.4.1.9.9.48.3.2.2 | current |
| ciscoMemoryPoolNotificationGroup NOTIFICATION-GROUP A collection of all the notifications supported in the CISCO-MEMORY-POOL-MIB. | 1.3.6.1.4.1.9.9.48.3.2.3 | current |
| ciscoMemoryPoolNotificationCtrlGroup OBJECT-GROUP A collection of all the notification control objects. | 1.3.6.1.4.1.9.9.48.3.2.4 | current |
| ciscoMemoryPoolGroupRev1 OBJECT-GROUP A collection of objects providing memory pool monitoring. | 1.3.6.1.4.1.9.9.48.3.2.5 | current |