BDCOM-MEMORY-POOL-MIB
25 objects
MIB module for monitoring memory pools
Imported Objects
| BDCOM-QOS-PIB-MIB | Percent |
| BDCOM-SMI | bdMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Gauge32 Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.3320.9.48 | IdentitybdcomMemoryPoolMIB | MIB module for monitoring memory pools | ||
| 1.3.6.1.4.1.3320.9.48.1 | NodebdcomMemoryPoolObjects | |||
| 1.3.6.1.4.1.3320.9.48.1.1 | TablebdcomMemoryPoolTable | not-accessible | current | A table of memory pool monitoring entries. |
| 1.3.6.1.4.1.3320.9.48.1.1.1 | RowbdcomMemoryPoolEntry | not-accessible | current | An entry in the memory pool monitoring table. |
| 1.3.6.1.4.1.3320.9.48.1.1.1.1 | ColumnbdcomMemoryPoolType | not-accessible | current | The type of memory pool for which this entry contains information. |
| 1.3.6.1.4.1.3320.9.48.1.1.1.2 | ColumnbdcomMemoryPoolName | read-only | current | 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 … |
| 1.3.6.1.4.1.3320.9.48.1.1.1.3 | ColumnbdcomMemoryPoolAlternate | read-only | current | 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 … |
| 1.3.6.1.4.1.3320.9.48.1.1.1.4 | ColumnbdcomMemoryPoolValid | read-only | current | 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 i… |
| 1.3.6.1.4.1.3320.9.48.1.1.1.5 | ColumnbdcomMemoryPoolUsed | read-only | current | 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.3320.9.48.1.1.1.6 | ColumnbdcomMemoryPoolFree | read-only | current | Indicates the number of bytes from the memory pool that are currently unused on the managed device. Note that the sum of bdcomMemoryPoolUsed and bdcomMemoryPoo… |
| 1.3.6.1.4.1.3320.9.48.1.1.1.7 | ColumnbdcomMemoryPoolLargestFree | read-only | current | 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.3320.9.48.1.2 | TablebdcomMemoryPoolUtilizationTable | not-accessible | current | 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 tim… |
| 1.3.6.1.4.1.3320.9.48.1.2.1 | RowbdcomMemoryPoolUtilizationEntry | not-accessible | current | An entry in the memory pool utilization table. |
| 1.3.6.1.4.1.3320.9.48.1.2.1.1 | ColumnbdcomMemoryPoolUtilization1Min | read-only | current | This is the memory pool utilization for 1 minute. |
| 1.3.6.1.4.1.3320.9.48.1.2.1.2 | ColumnbdcomMemoryPoolUtilization5Min | read-only | current | This is the memory pool utilization for 5 minutes. |
| 1.3.6.1.4.1.3320.9.48.1.2.1.3 | ColumnbdcomMemoryPoolUtilization10Min | read-only | current | This is the memory pool utilization for 10 minutes. |
| 1.3.6.1.4.1.3320.9.48.2 | NodebdcomMemoryPoolNotifications | |||
| 1.3.6.1.4.1.3320.9.48.3 | NodebdcomMemoryPoolConformance | |||
| 1.3.6.1.4.1.3320.9.48.3.1 | NodebdcomMemoryPoolCompliances | |||
| 1.3.6.1.4.1.3320.9.48.3.1.1 | CompliancebdcomMemoryPoolCompliance | deprecated | The compliance statement for entities which implement the BDCOM Memory Pool MIB | |
| 1.3.6.1.4.1.3320.9.48.3.1.2 | CompliancebdcomMemoryPoolComplianceRev1 | current | The compliance statement for entities which implement the BDCOM Memory Pool MIB | |
| 1.3.6.1.4.1.3320.9.48.3.2 | NodebdcomMemoryPoolGroups | |||
| 1.3.6.1.4.1.3320.9.48.3.2.1 | GroupbdcomMemoryPoolGroup | current | A collection of objects providing memory pool monitoring. | |
| 1.3.6.1.4.1.3320.9.48.3.2.2 | GroupbdcomMemoryPoolUtilizationGroup | current | An optional group providing a collection of memory pool utilization objects. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| BDCOMMemoryPoolTypes | Integer32 (1..65535) | current | 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… |