|
Description:
|
sgiMemoryAvailable OBJECT-TYPE
SYNTAX Unsigned32
UNITS "bytes"
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The value of sgiMemoryAvailable indicates the amount of free memory in
the overall system that is not allocated to memory pools, but is
available in case a memory pool needs to grow.
If the value is greater than the maximum value reportable by this
object then this object reports its maximum value (4,294,967,295) and
sgiKbMemoryAvailable must be used to determine the total free memory."
|
|
|