mpls
LspPathEgressStatsLogRecord

This class contains information related to egress statistics associated with an LSP path.



public class LspPathEgressStatsLogRecord

Stats For:
mpls.LspPath

Properties
aggregateOctets Indicates the total number of egress octets for this LSP path.

type=UInt128
access=read-only
default=0

aggregateOctetsPeriodic Indicates the total number of egress octets for this LSP path.

type=UInt128
access=read-only
default=0

aggregatePackets Indicates the total number of egress packets for this LSP path.

type=UInt128
access=read-only
default=0

aggregatePacketsPeriodic Indicates the total number of egress packets for this LSP path.

type=UInt128
access=read-only
default=0

operationState Indicates the operational state of egress statistics for the LSP path.

type=int
access=read-only
default=0
enums=
    1: unknown - Unknown
    2: inService - Up
    3: outOfService - Down
    4: transition - Transition

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