memDescr
MX-DIGITAL-PRODUCTS-MIB ·
.1.3.6.1.4.1.4935.3.70.20.2.1.1
Object
column
SNMPv2-TCDisplayString
A name identifying the memory pool.
Context
- MIB
- MX-DIGITAL-PRODUCTS-MIB
- OID
.1.3.6.1.4.1.4935.3.70.20.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- memoryPoolEntry
- Table
- memoryPoolTable
- Siblings
- 6
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |