memoryPoolEntry
MX-DIGITAL-PRODUCTS-MIB ·
.1.3.6.1.4.1.4935.3.70.20.2.1
Object
row
A memory pool entry containing objects for the corresponding memory pool.
Context
- MIB
- MX-DIGITAL-PRODUCTS-MIB
- OID
.1.3.6.1.4.1.4935.3.70.20.2.1- Type
- row
- Status
- current
- Parent
- memoryPoolTable
- Table
- memoryPoolTable
- Children
- 7
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| memDescr A name identifying the memory pool. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.4935.3.70.20.2.1.1 |
| memTotalBytes The total number of bytes
belonging to the memory pool. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.4935.3.70.20.2.1.2 |
| memAllocatedBytes The current number of allocated
bytes in the memory pool. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.4935.3.70.20.2.1.3 |
| memFreeBytes The current number of free bytes
in the memory pool. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.4935.3.70.20.2.1.4 |
| memLargestFreeBlock The size of the largest available
free block. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.4935.3.70.20.2.1.5 |
| memAllocatedBlocks The current number of allocated
blocks in the memory pool. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.4935.3.70.20.2.1.6 |
| memFreeBlocks The current number of free blocks in the memory pool. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.4935.3.70.20.2.1.7 |