CpwVcPerfIntervalEntry¶
-
class
CISCOIETFPWMIB::CpwVcPerfIntervalTable::CpwVcPerfIntervalEntry¶ Bases:
EntityClass Hierarchy :
CISCOIETFPWMIBCpwVcPerfIntervalTableCpwVcPerfIntervalEntryThis class represents state data.
An entry in this table is created agent for every VC.
-
cpwvcindex(key)¶ type: int
range: 0..4294967295
refers to:
cpwvcindexconfig: False
-
cpwvcperfintervalnumber(key)¶ A number N, between 1 and 96, 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 to 32. The maximum range of N is 1 through 96.
type: int
range: 1..96
config: False
-
cpwvcperfintervalvaliddata¶ This variable indicates if the data for this interval is valid
type:
boolconfig: False
-
cpwvcperfintervaltimeelapsed¶ 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: -2147483648..2147483647
config: False
-
cpwvcperfintervalinhcpackets¶ High capacity counter for number of packets received by the VC (from the PSN) in a particular 15-minute interval
type: int
range: 0..18446744073709551615
config: False
-
cpwvcperfintervalinhcbytes¶ High capacity counter for number of bytes received by the VC (from the PSN) in a particular 15-minute interval
type: int
range: 0..18446744073709551615
config: False
-
cpwvcperfintervalouthcpackets¶ High capacity counter for number of packets forwarded by the VC (to the PSN) in a particular 15-minute interval
type: int
range: 0..18446744073709551615
config: False
-
cpwvcperfintervalouthcbytes¶ High capacity counter for number of bytes forwarded by the VC (to the PSN) in a particular 15-minute interval
type: int
range: 0..18446744073709551615
config: False
-