>> MIB - Management Information Base

>> Table: MemoryTable - (.1.3.6.1.4.1.272.4.17.4.2.1)

MemoryTable
OIDNameTypeAccess
.1TypeENUMR
.2DescrDisplayStringR
.3BlockSizeINTEGERR
.4TotalINTEGERR
.5InuseINTEGERR
.6DramUseINTEGERR
.7NAllocsINTEGERR
.8NFreesINTEGERR
.9NFailsINTEGERR

Type
Type of memory:
flash (1) : Non volatile memory
dram  (2) : Dynamic memory
dpool (3) : Dynamic pool
Enumerations:
  • flash (1)
  • dram (2)
  • dpool (3)
Descr
Description of memory.
BlockSize
Allocation size for memories from dpools.
Total
Amount of available units of this memory type measured in
units for dpools and bytes for flash/dram.
Inuse
Used units of this memory type measured in units for dpools
and bytes for flash/dram.
DramUse
dpools might take memory from dram. This variable gives the
amount in bytes taken from a dram memory.
NAllocs
Number of memory allocations.
NFrees
Number of memory free operations.
NFails
Number of failed memory operations.


Copyright ©2003 by BinTec Access Networks GmbH