CpwCTDMPerfIntervalTable¶
Data Classes
-
class
CISCOIETFPWTDMMIB::CpwCTDMPerfIntervalTable¶ Bases:
EntityClass Hierarchy :
CISCOIETFPWTDMMIBCpwCTDMPerfIntervalTableThis class represents state data.
This table provides performance information per TDM PW
similar to the cpwCTDMPerfCurrentTable above. However,
these counts represent historical 15 minute intervals.
Typically, this table will have a maximum of 96 entries
for a 24 hour period, but is not limited to this.
-
cpwctdmperfintervalentry¶ 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
type:
std::vectorofCpwCTDMPerfIntervalEntryconfig: False
-