pcep
PcepPeerStatsLogPolicy

Contains statistics information about peers known by the PCEP entity.



public class PcepPeerStatsLogPolicy

Stats For:
pcep.PcepPccPeer

Properties
numberKeepAliveReceivedPeriodicThreshold Indicates the number of Keepalive messages received from this peer.

type=long
access=read-only
default=0

numberKeepAliveReceivedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

numberKeepAliveSentPeriodicThreshold Indicates the number of Keepalive messages sent to this peer.

type=long
access=read-only
default=0

numberKeepAliveSentPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

numberPCErrorReceivedPeriodicThreshold Indicates the number of PC Error messages received from this peer.

type=long
access=read-only
default=0

numberPCErrorReceivedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

numberPCErrorSentPeriodicThreshold Indicates the number of PC Error messages sent to this peer.

type=long
access=read-only
default=0

numberPCErrorSentPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

numberPCNotificationSentPeriodicThreshold 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

numberPCNotificationSentPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

numberPCNotificionReceivedPeriodicThreshold Indicates the number of PC Notification messages sent to this peer.

type=long
access=read-only
default=0

numberPCNotificionReceivedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

numberPCReplyReceivedPeriodicThreshold Indicates the number of PC Reply messages received from this peer.

type=long
access=read-only
default=0

numberPCReplyReceivedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

numberPCReplySentPeriodicThreshold Indicates the number of PC Reply messages sent to this peer.

type=long
access=read-only
default=0

numberPCReplySentPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

numberPCRequestReceivedPeriodicThreshold Indicates the number of PC Request messages received from this peer.

type=long
access=read-only
default=0

numberPCRequestReceivedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

numberPCRequestSentPeriodicThreshold Indicates the number of PC Request messages sent to this peer.

type=long
access=read-only
default=0

numberPCRequestSentPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

numberRequestReceivedPeriodicThreshold Indicates the number of requests received from this peer. A request corresponds 1:1 with an RP object in a PCReq message. This might be greater than numberPCRequestReceived because multiple requests can be batched into a single PCReq message.

type=long
access=read-only
default=0

numberRequestReceivedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

numberRequestSentPeriodicThreshold Indicates the number of requests sent to this peer. A request corresponds 1:1 with an RP object in a PCReq message. This might be greater than numberPCRequestSent because multiple requests can be batched into a single PCReq message.

type=long
access=read-only
default=0

numberRequestSentPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

numberSessionSetupFailPeriodicThreshold Indicates the number of PCEP sessions with the peer that have been attempted but failed before being fully established. This counter is incremented each time a session retry to this peer fails.

type=long
access=read-only
default=0

numberSessionSetupFailPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

numberSessionSetupSuccessPeriodicThreshold Indicates the number of PCEP sessions successfully established with the peer, including any current session. This counter is incremented each time a session with this peer is successfully established.

type=long
access=read-only
default=0

numberSessionSetupSuccessPeriodicThresholdEnabled

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