ospf
SiteSegmentIdentifierStatsLogRecord

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



public class SiteSegmentIdentifierStatsLogRecord

Stats For:
ospf.Site

Properties
adjacencySetId 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

adjacencySetIdPeriodic 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

egressOctets Indicates the number of ingress octets.

type=UInt128
access=read-only
default=0

egressOctetsPeriodic Indicates the number of ingress octets.

type=UInt128
access=read-only
default=0

egressOperationalState Indicates the operating state of this SID on egress direction.

type=int
access=read-only
default=0
enums=
    0: unknown - Unknown
    1: enabled - Enabled
    2: disabled - Disabled
    3: noResource - No Resource

egressPackets Indicates the number of ingress packets.

type=UInt128
access=read-only
default=0

egressPacketsPeriodic Indicates the number of ingress packets.

type=UInt128
access=read-only
default=0

ingressOctets Indicates the number of ingress octets.

type=UInt128
access=read-only
default=0

ingressOctetsPeriodic Indicates the number of ingress octets.

type=UInt128
access=read-only
default=0

ingressOperationalState Indicates the operating state of this SID on ingress direction.

type=int
access=read-only
default=0
enums=
    0: unknown - Unknown
    1: enabled - Enabled
    2: disabled - Disabled
    3: noResource - No Resource

ingressPackets Indicates the number of ingress packets.

type=UInt128
access=read-only
default=0

ingressPacketsPeriodic Indicates the number of ingress packets.

type=UInt128
access=read-only
default=0

interfaceIndex 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

interfaceIndexPeriodic 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

prefix Indicates the IP address of the prefix for which SID statistics are collected.

type=InetAddress
access=read-only
default=0.0.0.0

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

type=int
access=read-only
default=0

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

type=int
access=read-only
default=0

segmentId Specifies the SID for which statistics are collected.

type=long
access=read-only
default=0

segmentIdType Indicates the type of SID for which statistics are collected.

type=int
access=read-only
default=0
enums=
    0: node - Node
    1: adjacency - Adjacency
    2: adjacencySet - Adjacency Set

sidStatsAlgorithm 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

sidStatsAlgorithmPeriodic 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

  
Properties inherited from log.LogRecord
createdOnPollType, displayedName, monitoredObjectClass, monitoredObjectPointer, monitoredObjectSiteId, monitoredObjectSiteName, periodicTime, suspect, timeCaptured, timeLogged, updatedOnPollType
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
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