statistics
TCAStatsLogPolicy

The TCAStats object holds details of TCA (Threshold Crossing Alarm) processing in NFM-P over a time interval.



public class TCAStatsLogPolicy

Stats For:
server.MainServer server.AuxiliaryServer

Properties
alarmSkippedPeriodicThreshold Number of TCAs that have been skipped (not executed) because the maximum number of alarms has been reached.

type=long
access=read-only
default=0

alarmSkippedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

alarmedPeriodicThreshold The number of TCAs executed.

type=long
access=read-only
default=0

alarmedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

clearedPeriodicThreshold The number of TCAs that have been cleared.

type=long
access=read-only
default=0

clearedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

customExecutedPeriodicThreshold Number of custom TCAs executed.

type=long
access=read-only
default=0

customExecutedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

customPendingPeriodicThreshold Number of custom TCAs created but not yet executed.

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

customPendingPeriodicThresholdEnabled

type=boolean
access=read-only
default=false
rollover=false

customPeriodicThreshold Number of custom TCAs created for execution.

type=long
access=read-only
default=0

customPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

deltaPeriodicThreshold The change in the number of TCAs.

type=long
access=read-only
default=0

deltaPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

dropExecutedPeriodicThreshold Number of drop TCA rules executed.

type=long
access=read-only
default=0

dropExecutedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

dropPendingPeriodicThreshold Number of drop TCAs created but not yet executed.

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

dropPendingPeriodicThresholdEnabled

type=boolean
access=read-only
default=false
rollover=false

dropPeriodicThreshold Number of drop TCAs created for execution.

type=long
access=read-only
default=0

dropPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

errorExecutedPeriodicThreshold Number of error TCA rules executed.

type=long
access=read-only
default=0

errorExecutedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

errorPendingPeriodicThreshold Number of utilization TCAs created but not yet executed.

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

errorPendingPeriodicThresholdEnabled

type=boolean
access=read-only
default=false
rollover=false

errorPeriodicThreshold Number of error TCAs created for execution.

type=long
access=read-only
default=0

errorPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

utilizationExecutedPeriodicThreshold Number of utilization TCAs executed.

type=long
access=read-only
default=0

utilizationExecutedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

utilizationPendingPeriodicThreshold Number of utilization TCAs created but not yet executed.

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

utilizationPendingPeriodicThresholdEnabled

type=boolean
access=read-only
default=false
rollover=false

utilizationPeriodicThreshold Number of utilization TCAs created for execution.

type=long
access=read-only
default=0

utilizationPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

  
Properties inherited from log.LogPolicy
administrativeState, retentionTime, thresholdReportingState
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods inherited from log.LogPolicy
purge