ospf
SiteSegmentIdentifierStatsLogPolicy

This class provides statistics for each OSPF Segment Identifier (SID) on ingress and egress and per SID type.



public class SiteSegmentIdentifierStatsLogPolicy

Stats For:
ospf.Site

Properties
adjacencySetIdPeriodicThreshold Specifies the Adjacency Set Identifier in case the object segmentIdType is 'adjacencySet'. The value will be '0' in case the segmentIdType is not 'adjacencySet'.

type=long
access=read-only
default=0

adjacencySetIdPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

egressOctetsPeriodicThreshold Indicates the number of ingress octets.

type=UInt128
access=read-only
default=0

egressOctetsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

egressPacketsPeriodicThreshold Indicates the number of ingress packets.

type=UInt128
access=read-only
default=0

egressPacketsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

ingressOctetsPeriodicThreshold Indicates the number of ingress octets.

type=UInt128
access=read-only
default=0

ingressOctetsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

ingressPacketsPeriodicThreshold Indicates the number of ingress packets.

type=UInt128
access=read-only
default=0

ingressPacketsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

interfaceIndexPeriodicThreshold Specifies the Interface Index on which the adjacency that uses this SID is established in case the object segmentIdType is 'adjacency'. The value will be '0' in case the segmentIdType is not 'adjacency'.

type=long
access=read-only
default=0

interfaceIndexPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

prefixLengthPeriodicThreshold Indicates the prefix length to be used with prefix value to get the SID prefix.

type=int
access=read-only
default=0

prefixLengthPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

sidStatsAlgorithmPeriodicThreshold The value of the object sidStatsAlgorithm indicates the algorithm related to the prefix SID. The value can indicate a defined IGP Algorithm (value 0 is SPF) or a Flexible Algorithm (range 128..255).

type=int
access=read-only
default=0

sidStatsAlgorithmPeriodicThresholdEnabled

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
 
Supported Network Elements
7450 ESS Supported from 19.10.R1
7750 SR Supported from 19.10.R1
7705 SAR Hm Supported from 19.10.R1
7950 XRS Supported from 19.10.R1