service
CemSapStatsLogRecord

This in effect extends the sapBaseInfoTable with additional columns. Rows are created in the sapCemStatsTable only for those entries in the sapBaseInfoTable that are created on a port that 'cemEncap' set for port encapsulation.



public class CemSapStatsLogRecord

Stats For:
service.L2AccessInterface

Properties
cemStatsEgressDroppedPkts The value of sapCemStatsEgressDroppedPkts indicates the total number of packets that were dropped due to errors.

type=long
access=read-only
default=0

cemStatsEgressDroppedPktsPeriodic The value of sapCemStatsEgressDroppedPkts indicates the total number of packets that were dropped due to errors.

type=long
access=read-only
default=0

cemStatsEgressESs The value of sapCemStatsEgressESs indicates the number of Error Seconds (ESs) encountered. Any malformed packet, seq. error, LOPS and similar are considered as error seconds.

type=long
access=read-only
default=0

cemStatsEgressESsPeriodic The value of sapCemStatsEgressESs indicates the number of Error Seconds (ESs) encountered. Any malformed packet, seq. error, LOPS and similar are considered as error seconds.

type=long
access=read-only
default=0

cemStatsEgressFailureCounts The value of sapCemStatsEgressFailureCount indicates the number failure events. A failure event begins when the LOPS failure is declared, and ends when the failure is cleared.

type=long
access=read-only
default=0

cemStatsEgressFailureCountsPeriodic The value of sapCemStatsEgressFailureCount indicates the number failure events. A failure event begins when the LOPS failure is declared, and ends when the failure is cleared.

type=long
access=read-only
default=0

cemStatsEgressForwardedPkts The value of sapCemStatsEgressForwardedPkts indicates the number of packets that were successfully forwarded.

type=long
access=read-only
default=0

cemStatsEgressForwardedPktsPeriodic The value of sapCemStatsEgressForwardedPkts indicates the number of packets that were successfully forwarded.

type=long
access=read-only
default=0

cemStatsEgressJtrBfrDepth The value of sapCemStatsEgressJtrBfrDepth indicates the current packet depth of the jitter buffer.

type=long
access=read-only
default=0

cemStatsEgressJtrBfrDepthPeriodic The value of sapCemStatsEgressJtrBfrDepth indicates the current packet depth of the jitter buffer.

type=long
access=read-only
default=0

cemStatsEgressJtrBfrOverruns The value of sapCemStatsEgressJtrBfrOverruns indicates the number of times a packet was dropped because it could not fit in the jitter buffer.

type=long
access=read-only
default=0

cemStatsEgressJtrBfrOverrunsPeriodic The value of sapCemStatsEgressJtrBfrOverruns indicates the number of times a packet was dropped because it could not fit in the jitter buffer.

type=long
access=read-only
default=0

cemStatsEgressJtrBfrUnderruns The value of sapCemStatsEgressJtrBfrUnderruns indicates the number of times a packet needed to be played out and the jitter buffer was empty.

type=long
access=read-only
default=0

cemStatsEgressJtrBfrUnderrunsPeriodic The value of sapCemStatsEgressJtrBfrUnderruns indicates the number of times a packet needed to be played out and the jitter buffer was empty.

type=long
access=read-only
default=0

cemStatsEgressLBitDropped The value of sapCemStatsEgressLBitDropped indicates the number of packets dropped due to the L bit set by the far end.

type=long
access=read-only
default=0

cemStatsEgressLBitDroppedPeriodic The value of sapCemStatsEgressLBitDropped indicates the number of packets dropped due to the L bit set by the far end.

type=long
access=read-only
default=0

cemStatsEgressMalformedPkts The value of sapCemStatsEgressMalformedPkts indicates the number of packets detected with unexpected size, or bad headers' stack.

type=long
access=read-only
default=0

cemStatsEgressMalformedPktsPeriodic The value of sapCemStatsEgressMalformedPkts indicates the number of packets detected with unexpected size, or bad headers' stack.

type=long
access=read-only
default=0

cemStatsEgressMisOrderDropped The value of sapCemStatsEgressMisOrderDropped indicates the number of packets detected out of order(via control word sequence numbers), and could not be re-ordered, or could not fit in the jitter buffer.

type=long
access=read-only
default=0

cemStatsEgressMisOrderDroppedPeriodic The value of sapCemStatsEgressMisOrderDropped indicates the number of packets detected out of order(via control word sequence numbers), and could not be re-ordered, or could not fit in the jitter buffer.

type=long
access=read-only
default=0

cemStatsEgressMissingPkts The value of sapCemStatsEgressMissingPkts indicates the number of missing packets (as detected via control word sequence number gaps).

type=long
access=read-only
default=0

cemStatsEgressMissingPktsPeriodic The value of sapCemStatsEgressMissingPkts indicates the number of missing packets (as detected via control word sequence number gaps).

type=long
access=read-only
default=0

cemStatsEgressMultipleDropped The value of sapCemStatsEgressMultipleDropped indicates the number of packets dropped due to multiple sequence numbers.

type=long
access=read-only
default=0

cemStatsEgressMultipleDroppedPeriodic The value of sapCemStatsEgressMultipleDropped indicates the number of packets dropped due to multiple sequence numbers.

type=long
access=read-only
default=0

cemStatsEgressOverrunCounts The value of sapCemStatsEgressOverrunCount indicates the number of times the jitter buffer went into an overrun state.

type=long
access=read-only
default=0

cemStatsEgressOverrunCountsPeriodic The value of sapCemStatsEgressOverrunCount indicates the number of times the jitter buffer went into an overrun state.

type=long
access=read-only
default=0

cemStatsEgressPktsReOrder The value of sapCemStatsEgressPktsReOrder indicates the number of packets detected out of sequence (via control word sequence number), but successfully re-ordered.

type=long
access=read-only
default=0

cemStatsEgressPktsReOrderPeriodic The value of sapCemStatsEgressPktsReOrder indicates the number of packets detected out of sequence (via control word sequence number), but successfully re-ordered.

type=long
access=read-only
default=0

cemStatsEgressSESs The value of sapCemStatsEgressSESs indicates the number of Severely Error Seconds (SESs) encountered. This is when more than 30 percent of the packets within a one second window are missing.

type=long
access=read-only
default=0

cemStatsEgressSESsPeriodic The value of sapCemStatsEgressSESs indicates the number of Severely Error Seconds (SESs) encountered. This is when more than 30 percent of the packets within a one second window are missing.

type=long
access=read-only
default=0

cemStatsEgressUASs The value of sapCemStatsEgressUASs indicates the number of Unavailable Seconds (UASs) encountered. Any consecutive ten seconds of SESs are counted as one UAS.

type=long
access=read-only
default=0

cemStatsEgressUASsPeriodic The value of sapCemStatsEgressUASs indicates the number of Unavailable Seconds (UASs) encountered. Any consecutive ten seconds of SESs are counted as one UAS.

type=long
access=read-only
default=0

cemStatsEgressUnderrunCounts The value of sapCemStatsEgressUnderrunCount indicates the number of times the jitter buffer went into an underrun state.

type=long
access=read-only
default=0

cemStatsEgressUnderrunCountsPeriodic The value of sapCemStatsEgressUnderrunCount indicates the number of times the jitter buffer went into an underrun state.

type=long
access=read-only
default=0

cemStatsIngressDroppedPkts The value of sapCemStatsIngressDroppedPkts indicates the number of packets that were dropped due to errors.

type=long
access=read-only
default=0

cemStatsIngressDroppedPktsPeriodic The value of sapCemStatsIngressDroppedPkts indicates the number of packets that were dropped due to errors.

type=long
access=read-only
default=0

cemStatsIngressForwardedPkts The value of sapCemStatsIngressForwardedPkts indicates the number of packets that were successfully forwarded.

type=long
access=read-only
default=0

cemStatsIngressForwardedPktsPeriodic The value of sapCemStatsIngressForwardedPkts indicates the number of packets that were successfully forwarded.

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
7750 SR
7705 SAR Gen 2
7705 SAR Hm
7705 SAR
7705 SAR H
7210 SAS M
7210 SAS T
7210 SAS Mxp
7210 SAS S/Sx
7450 ESS Supported from 8.0.R1 until 10.0.R1
  • Excluded chassis types: 7450-ESS1, 7450-ESS6, 7450-ESS6V
  • Required Capabilities: MixedMode
Supported from 10.0.R1
  • Excluded chassis types: 7450-ESS1
  • Required Capabilities: MixedMode
7250 IXR Supported from 19.10.R1