hpGlobalMemSlabCnt
NETSWITCH-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1.1.2
Object
The current number of discretely managed memory areas. Each slab is further broken down into smaller contiguous areas called segments.
Context
- MIB
- NETSWITCH-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- hpGlobalMemEntry
- Table
- hpGlobalMemTable
- 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 |
|---|---|---|---|
| hpGlobalMemSlotIndex 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.2.1.1.1 |
| hpGlobalMemFreeSegCnt mandatory 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 memo… | column | RFC1155-SMICounter | .1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1.1.3 |
| hpGlobalMemAllocSegCnt 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.2.1.1.4 |
| hpGlobalMemTotalBytes mandatory The number of currently installed bytes. | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1.1.5 |
| hpGlobalMemFreeBytes mandatory The number of available (unallocated) bytes. | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1.1.6 |
| hpGlobalMemAllocBytes mandatory The number of currently allocated bytes. | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1.1.7 |