memoryType
BIANCA-BRICK-MIBRES-MIB ·
.0.2.1.1
Object
column
Enumeration
Type of memory: flash (1) : Non volatile memory dram (2) : Dynamic memory dpool (3) : Dynamic pool
Context
- MIB
- BIANCA-BRICK-MIBRES-MIB
- OID
.0.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- memoryEntry
- Table
- memoryTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | flash |
2 | dram |
3 | dpool |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| memoryDescr Description of memory. | column | - | .0.2.1.2 |
| memoryBlockSize Allocation size for memories from dpools. | column | SNMPv2-SMIUnsigned32 | .0.2.1.3 |
| memoryTotal Amount of available units of this memory type measured in
units for dpools and bytes for flash/dram. | column | SNMPv2-SMIUnsigned32 | .0.2.1.4 |
| memoryInuse Used units of this memory type measured in units for dpools
and bytes for flash/dram. | column | SNMPv2-SMIUnsigned32 | .0.2.1.5 |
| memoryDramUse dpools might take memory from dram. This variable gives the
amount in bytes taken from a dram memory. | column | SNMPv2-SMIUnsigned32 | .0.2.1.6 |
| memoryNAllocs Number of memory allocations. | column | SNMPv2-SMIUnsigned32 | .0.2.1.7 |
| memoryNFrees Number of memory free operations. | column | SNMPv2-SMIUnsigned32 | .0.2.1.8 |
| memoryNFails Number of failed memory operations. | column | SNMPv2-SMIUnsigned32 | .0.2.1.9 |