CpwVcEnetStatsEntry¶
-
class
CISCOIETFPWENETMIB::CpwVcEnetStatsTable::CpwVcEnetStatsEntry¶ Bases:
EntityClass Hierarchy :
CISCOIETFPWENETMIBCpwVcEnetStatsTableCpwVcEnetStatsEntryThis class represents state data.
Each entry represents the statistics gathered for the
VC carrying the Ethernet packets since this VC was
first created in the cpwVcEnetTable.
-
cpwvcindex(key)¶ type: int
range: 0..4294967295
refers to:
cpwvcindexconfig: False
-
cpwvcenetstatsillegalvlan¶ The number of packets received (from the PSN) on this VC with an illegal VLAN field, missing VLAN field that was expected, or A VLAN field when it was not expected. This counter is not relevant if the VC type is ‘ethernet’ (i.e. raw mode), and should be set to 0 by the agent to indicate this
type: int
range: 0..18446744073709551615
config: False
-
cpwvcenetstatsillegallength¶ The number of packets that were received with an illegal Ethernet packet length on this VC. An illegal length is defined as being greater than the value in the advertised maximum MTU supported, or shorter than the allowed Ethernet packet size
type: int
range: 0..18446744073709551615
config: False
-