pcep
PcepPeerAdditionalStatsLogPolicy

Contains statistics information about peers known by the PCEP entity.



public class PcepPeerAdditionalStatsLogPolicy

Stats For:
pcep.PcepPccPeer

Properties
numberPCInitReceivedPeriodicThreshold Indicates the number of PC initiated messages received from this peer.

type=long
access=read-only
default=0

numberPCInitReceivedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

numberPCInitSentPeriodicThreshold Indicates the number of PC initiated messages sent to this peer.

type=long
access=read-only
default=0

numberPCInitSentPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

numberPCRptReceivedPeriodicThreshold Indicates the number of PC Report messages received from this peer.

type=long
access=read-only
default=0

numberPCRptReceivedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

numberPCRptSentPeriodicThreshold Indicates the number of PC Report messages sent to this peer.

type=long
access=read-only
default=0

numberPCRptSentPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

numberPCUpdReceivedPeriodicThreshold Indicates the number of PC Update messages received from this peer.

type=long
access=read-only
default=0

numberPCUpdReceivedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

numberPCUpdSentPeriodicThreshold Indicates the number of PC Update messages sent to this peer.

type=long
access=read-only
default=0

numberPCUpdSentPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

numberRptReceivedPeriodicThreshold Indicates the number of report messages received from this peer. This might be greater than numberPCRptReceived because multiple requests can be batched into a single PCRpt message.

type=long
access=read-only
default=0

numberRptReceivedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

numberRptSentPeriodicThreshold Indicates the number of report messages sent to this peer. This might be greater than numberPCRptSent because multiple requests can be batched into a single PCRpt message.

type=long
access=read-only
default=0

numberRptSentPeriodicThresholdEnabled

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