ethernetoam
OamPmSysPerfStatsLogRecord

CfmPacketCountStats contains objects for Ethernet CFM packet statistics.



public class OamPmSysPerfStatsLogRecord

Stats For:
netw.NetworkElement

Properties
currentNumberOfTests The value of currentNumberOfTests indicates the current number of OAM-PM tests. The count is incremented when a test is created (e.g. using tmnxOamPmCfgDelayDmmRowStatus). The count is decremented when a test is destroyed. Creation of a test fails when testCount equals testLimit.

type=long
access=read-only
default=0

currentNumberOfTxCapacity The value of currentNumberOfTxCapacity indicates this node's upper bound on the total configured echo request packet transmission rate for OAM-PM. The upper bound is enforced to avoid echo request packet transmit overload, i.e. to ensure each enabled test can transmit echo request packets at the test's configured rate.

type=long
access=read-only
default=0
units=packets per second

maxNumberOfTests The value of maxNumberOfTests indicates the maximum number of OAM-PM tests.

type=long
access=read-only
default=0

maxNumberOfTxCapacity The value of maxNumberOfTxCapacity indicates this node's current total configured echo request packet transmission rate for OAM-PM. The total transmission rate changes when a pro-active test is administratively enabled or disabled (e.g. using tmnxOamPmCfgDelayDmmAdminStatus). Administratively enabling a test fails if it would result in current Number Of TxCapacity > Max Number Of TxCapacity

type=long
access=read-only
default=0
units=packets per second

  
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 20.10.R1
7750 SR Supported from 20.10.R1
  • Excluded chassis types: VSR, VSR-I
7950 XRS Supported from 20.10.R1