CpwCTDMPerfIntervalEntry¶
-
class
CISCOIETFPWTDMMIB::CpwCTDMPerfIntervalTable::CpwCTDMPerfIntervalEntry¶ Bases:
EntityClass Hierarchy :
CISCOIETFPWTDMMIBCpwCTDMPerfIntervalTableCpwCTDMPerfIntervalEntryThis class represents state data.
An entry in this table is created by the agent for
every cpwCTDMPerfCurrentEntry that is 15 minutes old.
The contents of the Current entry are copied to the new
entry here. The Current entry, then resets its counts
to zero for the next current 15 minute interval.
-
cpwvcindex(key)¶ type: int
range: 0..4294967295
refers to:
cpwvcindexconfig: False
-
cpwctdmperfintervalnumber(key)¶ This object indicates a number (normally between 1 and 96 to cover a 24 hour period) which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1. The minimum range of N is 1 through 4.The default range is 1 through 32. The maximum value of N is 1 through 96
type: int
range: 0..4294967295
config: False
-
cpwctdmperfintervalvaliddata¶ This variable indicates if the data for this interval is valid
type:
boolconfig: False
-
cpwctdmperfintervalduration¶ The duration of a particular interval in seconds. Adjustments in the system’s time-of-day clock, may cause the interval to be greater or less than, the normal value. Therefore this actual interval value is provided
type: int
range: 0..4294967295
config: False
units: seconds
-
cpwctdmperfintervalmissingpkts¶ Number of missing packets (as detected via control word sequence number gaps)
type: int
range: 0..4294967295
config: False
units: packets
-
cpwctdmperfintervalpktsreorder¶ Number of packets detected out of sequence (via control word sequence number), but successfully re-ordered
type: int
range: 0..4294967295
config: False
units: packets
-
cpwctdmperfintervaljtrbfrunderruns¶ Number of times a packet needed to be played out and the jitter buffer was empty
type: int
range: 0..4294967295
config: False
-
cpwctdmperfintervalmisorderdropped¶ 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: int
range: 0..4294967295
config: False
units: packets
-
cpwctdmperfintervalmalformedpkt¶ Number of packets detected with unexpected size, or bad headers’ stack
type: int
range: 0..4294967295
config: False
units: packets
-
cpwctdmperfintervaless¶ The counter associated with the number of Error Seconds encountered
type: int
range: 0..4294967295
config: False
units: seconds
-
cpwctdmperfintervalsess¶ The counter associated with the number of Severely Error Seconds encountered
type: int
range: 0..4294967295
config: False
-
cpwctdmperfintervaluass¶ The counter associated with the number of Unavailable Seconds encountered
type: int
range: 0..4294967295
config: False
units: seconds
-
cpwctdmperfintervalfc¶ This object represents the number of TDM failure events. A failure event begins when the LOPS failure is declared, and ends when the failure is cleared. A failure event that begins in one period and ends in another period is counted only in the period in which it begins
type: int
range: 0..4294967295
config: False
-