l2fwd
SiteFdbMacStatsLogRecord

Specifies the count of MAC address entries per FDB type for VPLS service.



public class SiteFdbMacStatsLogRecord

Stats For:
l2fwd.SiteFib

Properties
fdbType Specifies the FDB Type of the statistics. 'static' - Static TLS FDB entries created via management. 'learned' - Dynamic entries created via the learning process. 'oam' - entries created via the OAM process. 'dhcp' - learned addresses can be temporarily frozen by the DHCP snooping application for the duration of a DHCP lease. 'host' - entry added by the system for a static configured subscriber host. 'intf' - entry added by routed vpls. 'spb' - entry added by shortest-path bridging. 'condStatic' - entry added via management using Static MAC entries. 'bgpEvpn' - entry added via BGP EVPN. 'bgpEvpnStatic' - static entry added via BGP EVPN. 'bgpEvpnDupDet' - entry added due to BGP EVPN duplicate detection. 'ethCfm' - entry added via ETH-CFM.

type=int
access=read-only
enums=
    0: none - N/A (not selectable)
    1: static - Static
    2: learned - Learned
    3: oam - OAM
    4: dhcp - DHCP
    5: host - Host
    6: intf - Interface
    7: spb - SPB
    8: condStatic - Conditional Static
    9: bgpEvpn - BGP-EVPN
    10: bgpEvpnStatic - BGP-EVPN Static
    11: bgpEvpnDupDet - BGP-EVPN Duplicate Detection
    12: ethCfm - ETH-CFM

macEntries Indicates the number of MAC address entries of the FDB type in this service.

type=long
access=read-only
default=0

macEntriesPeriodic Indicates the number of MAC address entries of the FDB type in this service.

type=long
access=read-only
default=0

serviceId

type=long
access=read-only
default=0

subscriberId

type=long
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.5.R1
7250 IXR Supported from 19.5.R1
7750 SR Supported from 19.5.R1
7705 SAR Gen 2
7705 SAR Hm Supported from 19.5.R1
7950 XRS Supported from 19.5.R1