rtr
PolicyAccountPolicerInterfaceStatsLogRecord

Contains statistics related to each Policy Account Policer in the Policy Accounting Template associated with the interface.



public class PolicyAccountPolicerInterfaceStatsLogRecord

Stats For:
rtr.NetworkInterface ies.L3AccessInterface ies.GroupInterface vprn.L3AccessInterface vprn.GroupInterface ies.IPsecInterface vprn.IPsecInterface

Properties
dropBytes Indicates the total number of bytes dropped for this accounting class policer associated with the interface.

type=UInt128
access=read-only
default=0

dropBytesPeriodic Indicates the total number of bytes dropped for this accounting class policer associated with the interface.

type=UInt128
access=read-only
default=0

dropPackets Indicates the total number of packets dropped for this accounting class policer associated with the interface.

type=UInt128
access=read-only
default=0

dropPacketsPeriodic Indicates the total number of packets dropped for this accounting class policer associated with the interface.

type=UInt128
access=read-only
default=0

forwardBytes Indicates the total number of bytes received for this accounting class policer associated with the interface.

type=UInt128
access=read-only
default=0

forwardBytesPeriodic Indicates the total number of bytes received for this accounting class policer associated with the interface.

type=UInt128
access=read-only
default=0

forwardPackets Indicates the total number of packets received for this accounting class policer associated with the interface.

type=UInt128
access=read-only
default=0

forwardPacketsPeriodic Indicates the total number of packets received for this accounting class policer associated with the interface.

type=UInt128
access=read-only
default=0

incompleteCount Indicates whether the count of forwardPackets and forwardBytes is incomplete or not. A 'true' here indicates that both values are incomplete.

type=boolean
access=read-only
default=false

policerIndex Indicates the index of the policy accounting policer.

type=long
access=read-only
default=0
minimum=0
maximum=63

  
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