hpLocalMemFreeSegCnt
NETSWITCH-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.3
Object
The current number of free memory segments. A free memory segment is an unused contiguous memory block of greater than 16 bytes. Generally, an increase in the number of free memory segments indicates an increase in memory fragmentation.
Context
- MIB
- NETSWITCH-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- hpLocalMemEntry
- Table
- hpLocalMemTable
- Siblings
- 6
Syntax
RFC1155-SMICounter
- Source
- RFC1155-SMICounter
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpLocalMemSlotIndex mandatory The slot number within the box for which this
entry contains information. | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.1 |
| hpLocalMemSlabCnt mandatory The current number of discretely managed memory areas.
Each slab is further broken down into smaller contiguous
areas called segments. | column | RFC1155-SMICounter | .1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.2 |
| hpLocalMemAllocSegCnt mandatory The number of currently allocated memory segments. | column | RFC1155-SMICounter | .1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.4 |
| hpLocalMemTotalBytes mandatory The number of currently installed bytes. | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.5 |
| hpLocalMemFreeBytes mandatory The number of available (unallocated) bytes. | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.6 |
| hpLocalMemAllocBytes mandatory The number of currently allocated bytes. | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.7 |