bgp
BgpLuStatsLogRecord



public class BgpLuStatsLogRecord

Stats For:
bgp.Site

Properties
egressLabel Indicates the label on egress.

type=int

egressOctets Indicates the number of octets on egress.

type=UInt128

egressOctetsPeriodic Indicates the number of octets on egress.

type=UInt128

egressOperState Indicates the operational state.

type=int
enums=
    1: unknown - Unknown
    2: inService - Up
    3: outOfService - Down
    4: transition - Transition

egressPackets Indicates the number of packets on egress.

type=UInt128

egressPacketsPeriodic Indicates the number of packets on egress.

type=UInt128

ingressLabel Indicates the label on ingress.

type=int

ingressOctets Indicates the number of octets on ingress.

type=UInt128

ingressOctetsPeriodic Indicates the number of octets on ingress.

type=UInt128

ingressOperState Indicates the operational state.

type=int
enums=
    1: unknown - Unknown
    2: inService - Up
    3: outOfService - Down
    4: transition - Transition

ingressPackets Indicates the number of packets on ingress.

type=UInt128

ingressPacketsPeriodic Indicates the number of packets on ingress.

type=UInt128

nextHopAddress Indicates the address of the nexthop.

type=InetAddress

prefixAddress Indicates the address of the prefix.

type=InetAddress

prefixLength

type=int

routingInstance Routing Instance ID.

type=long

statsFamily The value of family specifies the address family on which BGP LU stats collected.

type=bgp.IpFamilyIdentifier

  
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 20.10.R1
7450 ESS Supported from 20.10.R1
7950 XRS Supported from 20.10.R1
7705 SAR Hm Supported from 20.10.R1
7250 IXR Supported from 20.10.R1