adGenProcessesMemStatBlockMgrSize
ADTRAN-GENPROCESSES-MIB ·
.1.3.6.1.4.1.664.5.70.22.2.1.1.4
Object
The total memory size (in bytes) available for the block manager. Equivalent to adGenProcessesMemStatHeapUsed.
Context
- MIB
- ADTRAN-GENPROCESSES-MIB
- OID
.1.3.6.1.4.1.664.5.70.22.2.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Units
- bytes
- Parent
- adGenProcessesMemStatEntry
- Table
- adGenProcessesMemStatTable
- Siblings
- 5
Syntax
bytes SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| adGenProcessesMemStatHeapSize The total memory size (in bytes) available for the heap. | column | bytes SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.664.5.70.22.2.1.1.1 |
| adGenProcessesMemStatHeapUsed The total heap memory used (in bytes) | column | bytes SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.664.5.70.22.2.1.1.2 |
| adGenProcessesMemStatHeapFree The total heap memory free (in bytes). Equal to
adGenProcessesMemStatHeapSize - adGenProcessesMemStatHeapUsed | column | bytes SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.664.5.70.22.2.1.1.3 |
| adGenProcessesMemStatBlockMgrUsed The total block manager memory used (in bytes) | column | bytes SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.664.5.70.22.2.1.1.5 |
| adGenProcessesMemStatBlockMgrFree The total block manager memory free (in bytes). Equal to
adGenProcessesMemStatBlockMgrSize - adGenProcessesMemStatBlockMgrUsed | column | bytes SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.664.5.70.22.2.1.1.6 |