ipsec
AbstractIPSecSAStatsLogPolicy

Statistics for an IPsec Security Association.



public abstract class AbstractIPSecSAStatsLogPolicy

Properties
bytesProcessedPeriodicThreshold Indicates the number of bytes successfully processed for this SA.

type=UInt128
access=read-only
default=0

bytesProcessedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

cryptoErrorsPeriodicThreshold Indicates the number of crypto errors encountered on this SA.

type=long
access=read-only
default=0

cryptoErrorsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

encapOverheadPeriodicThreshold Indicates the encapsulation overhead for this outbound SA. This value is only significant when the value of direction is 'outbound'.

type=long
access=read-only
default=0

encapOverheadPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

pktsProcessedPeriodicThreshold Indicates the number of packets successfully processed for this SA.

type=UInt128
access=read-only
default=0

pktsProcessedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

policyErrorsPeriodicThreshold Indicates the number of policy errors encountered on this SA. The policy errors include bundled SA, selector check and policy direction error.

type=long
access=read-only
default=0

policyErrorsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

postEncapFragCountPeriodicThreshold Indicates the number of fragmentations that occurred after encapsulation for this outbound SA. This value is only significant when the value of direction is 'outbound'.

type=UInt128
access=read-only
default=0

postEncapFragCountPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

postEncapLastFragPktSizePeriodicThreshold Indicates the size of the last encapsulated packet which caused a post-encapsulation fragmentation to occur for this outbound SA. This value is only significant when the value of direction is 'outbound'.

type=long
access=read-only
default=0

postEncapLastFragPktSizePeriodicThresholdEnabled

type=boolean
access=read-only
default=false

preEncapFragCountPeriodicThreshold Indicates the number of fragmentations that occurred prior to encapsulation for this outbound SA. This value is only significant when the value of direction is 'outbound'.

type=UInt128
access=read-only
default=0

preEncapFragCountPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

preEncapLastFragPktSizePeriodicThreshold Indicates the size of the last packet which caused a pre-encapsulation fragmentation to occur for this outbound SA. This value is only significant when the value of direction is 'outbound'.

type=long
access=read-only
default=0

preEncapLastFragPktSizePeriodicThresholdEnabled

type=boolean
access=read-only
default=false

replayErrorsPeriodicThreshold Indicates the number of replay errors encountered on this SA.

type=long
access=read-only
default=0

replayErrorsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

saErrorsPeriodicThreshold Indicates the number of SA errors encountered on this SA. The SA errors means ISA tried to use a CHILD SA that is marked for deletion.

type=long
access=read-only
default=0

saErrorsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

tempPrivMtuPeriodicThreshold Indicates the size of temporary private MTU for this SA. This value is only significant when the value of SA direction is outbound.

type=long
access=read-only
default=0

tempPrivMtuPeriodicThresholdEnabled

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