equipment
MemoryUtilizationStatsLogRecord



public class MemoryUtilizationStatsLogRecord

Stats For:
equipment.CardSlot

Properties
memoryAvailable Specifies the amount of free memory, in kilobytes, in the card that is not allocated to memory pools, but is available in case a memory pool needs to grow.

type=long
access=read-only
default=0
rollover=false
units=kilobytes

memoryAvailablePeriodic Specifies the amount of free memory, in kilobytes, in the card that is not allocated to memory pools, but is available in case a memory pool needs to grow.

type=long
access=read-only
default=0
units=kilobytes

memoryUsed Specifies the total pre-allocated pool memory, in kilobytes, currently in use on the card.

type=long
access=read-only
default=0
rollover=false
units=kilobytes

memoryUsedPeriodic Specifies the total pre-allocated pool memory, in kilobytes, currently in use on the card.

type=long
access=read-only
default=0
units=kilobytes

poolsAllocated Specifies the total memory, in kilobytes, currently allocated in memory-pools on the card. This memory may or may not be currently in use, but is pre-allocated should the software need to use it.

type=long
access=read-only
default=0
rollover=false
units=kilobytes

poolsAllocatedPeriodic Specifies the total memory, in kilobytes, currently allocated in memory-pools on the card. This memory may or may not be currently in use, but is pre-allocated should the software need to use it.

type=long
access=read-only
default=0
units=kilobytes

  
Properties inherited from log.LogRecord
createdOnPollType, displayedName, monitoredObjectClass, monitoredObjectPointer, monitoredObjectSiteId, monitoredObjectSiteName, periodicTime, suspect, timeCaptured, timeLogged, updatedOnPollType
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 12.0.R1
7705 SAR Gen 2
7450 ESS Supported from 12.0.R1
7950 XRS Supported from 12.0.R1
7705 SAR Hm
7250 IXR Supported from 19.5.R1