CpwVcAtmEntry¶
Enum Classes
-
class
CISCOIETFPWATMMIB::CpwVcAtmTable::CpwVcAtmEntry¶ Bases:
EntityClass Hierarchy :
CISCOIETFPWATMMIBCpwVcAtmTableCpwVcAtmEntryThis class represents state data.
A row in this table represents an ATM interface, VC, VP
that needs to be adapted and carried over PSN. This table
is indexed by CpwVcIndex in CISCO-IETF-PW-MIB.
-
cpwvcindex(key)¶ type: int
range: 0..4294967295
refers to:
cpwvcindexconfig: False
-
cpwatmif¶ The ATM Interface that receives cells from the ATM network
type: int
range: 1..2147483647
config: False
-
cpwatmvpi¶ VPI value of this ATM VC
type: int
range: 0..4095
config: False
-
cpwatmvci¶ VCI value of this ATM VC
type: int
range: 0..65535
config: False
-
cpwatmclpqosmapping¶ This Object indicates whether the CLP bits are considered when determining the value placed in the Quality of Service fields (e.g. EXP fields of the MPLS Label Stack) of the encapsulating protocol
type:
boolconfig: False
-
cpwatmrowstatus¶ This Object is used to create, modify or delete a row in this table
type:
RowStatusconfig: False
-
cpwatmoamcellsupported¶ This Object indicates whether OAM Cells are transported on this VC
type:
boolconfig: False
-
cpwatmqosscalingfactor¶ This Object represents the scaling factor (% value) to be applied to ATM QoS rates when calculating QoS rates for the PSN domain . For example, in the cell transport mode the bandwidth needed in the PSN domain will be higher (since PSN Transport header, PW header, and optional control word have to transmitted with every cell), whereas in the AAL5 mode the bandwidth needed in PSN domain will be less since cell headers will be removed after reassembly
type: int
range: -2147483648..2147483647
config: False
-
cpwatmcellpacking¶ This object is used to identify if the VC is configured to do Cell Packing
type:
boolconfig: False
-
cpwatmmncp¶ This object indicates the maximum number of cells that get packed in one packet
type: int
range: -2147483648..2147483647
config: False
-
cpwatmpeermncp¶ This Object represents the maximum number of cell that can be packed in one packet for peer interface
type: int
range: -2147483648..2147483647
config: False
-
cpwatmencap¶ This object indicates if the packet going on the pseudowire is mpls or l2tpv3 encapsulated
type:
CpwAtmEncapconfig: False
-
cpwatmmcpttimeout¶ This Object represents which MCPT timeout value
type: int
range: -2147483648..2147483647
config: False
-
cpwatmcellsreceived¶ This object can be used to obtain the information on the number of cells that were received and sent to the PSN
type: int
range: 0..4294967295
config: False
-
cpwatmcellssent¶ This object can be used to obtain the information on the number of cells that were received from the PSN and sent over the ATM network
type: int
range: 0..4294967295
config: False
-
cpwatmcellsrejected¶ This Object indicates the number of cells that were rejected by this VC because of policing
type: int
range: 0..4294967295
config: False
-
cpwatmcellstagged¶ This Object indicates the number of cells that were Tagged
type: int
range: 0..4294967295
config: False
-
cpwatmhccellsreceived¶ High Capacity counter for the number of cells that were received by this VC
type: int
range: 0..18446744073709551615
config: False
-
cpwatmhccellsrejected¶ High Capacity counter for the number of cells that were rejected by this VC because of policing
type: int
range: 0..18446744073709551615
config: False
-
cpwatmhccellstagged¶ High Capacity counter for the number of cells that were tagged
type: int
range: 0..18446744073709551615
config: False
-
cpwatmavgcellspacked¶ It indicates the Average number of cells that were received in one packet
type: int
range: 0..4294967295
config: False
-
cpwatmpktsreceived¶ This object can be used to obtain the information on the number of packets that were received and sent to the PSN
type: int
range: 0..4294967295
config: False
-
cpwatmpktssent¶ This object indicates the number of packets that were sent to the atm network
type: int
range: 0..4294967295
config: False
-
cpwatmpktsrejected¶ This object indicates the number of packets that were rejected because of Policing
type: int
range: 0..4294967295
config: False
-