memFreeBlocks
MX-DIGITAL-PRODUCTS-MIB ·
.1.3.6.1.4.1.4935.3.70.20.2.1.7
Object
column
SNMPv2-SMIInteger32
The current number of free blocks in the memory pool.
Context
- MIB
- MX-DIGITAL-PRODUCTS-MIB
- OID
.1.3.6.1.4.1.4935.3.70.20.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- memoryPoolEntry
- Table
- memoryPoolTable
- Siblings
- 6
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling 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 |