Main page
OID Repository
https://oid-base.com
Display OID:

{iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 4413 cableData(2) cableDataMgmt(2) cableDataMgmtMIB(2) cableDataMgmtMIBObjects(1) bfcMgmt(9) bfcMgmtBase(1) bfcSystem(2) bfcMemoryFragmentation(5)}

bfcMemoryFragmentation(5)

 
 

OID description



 
OID: (ASN.1 notation)
(dot notation)
(OID-IRI notation)

Description:

bfcMemoryFragmentation OBJECT-TYPE
SYNTAX Integer32 (0..100)
UNITS "percent"
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"A measure of the extent to which system heap is fragmented. This
value is calculated from the total heap available and the largest
block of heap available in the following way:
Fragmentation = 100 * (1 - (LargestBlock / TotalAvailable))
Thus if the largest block available is equal to the total amount of
memory available, fragmentation would be said to equal 0%.
Fragmentation increases as the ratio of largest available block to
total memory available decreases."



Classification:

MIB object for network management

 
See classes of OIDs
 
 
Short link:


Parent OID: bfcSystem(2) First sibling OID: bfcSerialConsoleMode(1) Previous sibling OID: bfcMemoryLowWater(4)