CieIfVlStatsEntry¶
-
class
CISCOIFEXTENSIONMIB::CieIfVlStatsTable::CieIfVlStatsEntry¶ Bases:
EntityClass Hierarchy :
CISCOIFEXTENSIONMIBCieIfVlStatsTableCieIfVlStatsEntryThis class represents state data.
Each row contains managed objects for
Virtual Link statistics on interface capable of
providing this information.
-
ifindex(key)¶ type: int
range: 1..2147483647
refers to:
ifindexconfig: False
-
cieifnodropvlinpkts¶ This object indicates the number of input packets on all No-Drop Virtual Links belonged to this interface
type: int
range: 0..18446744073709551615
config: False
-
cieifnodropvlinoctets¶ This object indicates the number of input octets on all No-Drop Virtual Links belonged to this interface
type: int
range: 0..18446744073709551615
config: False
-
cieifnodropvloutpkts¶ This object indicates the number of output packets on all No-Drop Virtual Links belonged to this interface
type: int
range: 0..18446744073709551615
config: False
-
cieifnodropvloutoctets¶ This object indicates the number of output octets on all No-Drop Virtual Links belonged to this interface
type: int
range: 0..18446744073709551615
config: False
-
cieifdropvlinpkts¶ This object indicates the number of input packets on all Drop Virtual Links belonged to this interface
type: int
range: 0..18446744073709551615
config: False
-
cieifdropvlinoctets¶ This object indicates the number of input octets on all Drop Virtual Links belonged to this interface
type: int
range: 0..18446744073709551615
config: False
-
cieifdropvloutpkts¶ This object indicates the number of output packets on all Drop Virtual Links belonged to this interface
type: int
range: 0..18446744073709551615
config: False
-
cieifdropvloutoctets¶ This object indicates the number of output octets on all Drop Virtual Links belonged to this interface
type: int
range: 0..18446744073709551615
config: False
-